Project

General

Profile

Actions

Feature #45652

closed

cephadm: Allow user to select monitoring stack ports

Added by Juan Miguel Olmo Martínez almost 4 years ago. Updated almost 3 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
cephadm/monitoring
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

User must be able to change the ports settings for the monitoring stack

We can continue using as default:

port_map = {
    "prometheus": [9095],  # Avoid default 9090, due to conflict with cockpit UI
    "node-exporter": [9100],
    "grafana": [3000],
    "alertmanager": [9093, 9094],
}


Related issues 4 (2 open2 closed)

Related to Orchestrator - Feature #45876: cephadm: handle port conflicts gracefullyNew

Actions
Related to Orchestrator - Feature #45996: adopted prometheus instance uses port 9095, regardless of original port numberNew

Actions
Related to Orchestrator - Feature #48822: Add proper port management to mgr/cephadmClosedSage Weil

Actions
Is duplicate of Orchestrator - Bug #50359: Configure the IP address for the monitoring stack componentsResolvedDaniel Pivonka

Actions
Actions

Also available in: Atom PDF