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 #1

Updated by Sebastian Wagner almost 4 years ago

  • Description updated (diff)
  • Category changed from cephadm to cephadm/monitoring
Actions #2

Updated by Sebastian Wagner almost 4 years ago

  • Related to Feature #45876: cephadm: handle port conflicts gracefully added
Actions #3

Updated by Sebastian Wagner over 3 years ago

  • Related to Feature #45996: adopted prometheus instance uses port 9095, regardless of original port number added
Actions #4

Updated by Sebastian Wagner about 3 years ago

  • Related to Feature #48822: Add proper port management to mgr/cephadm added
Actions #5

Updated by Sebastian Wagner almost 3 years ago

  • Is duplicate of Bug #50359: Configure the IP address for the monitoring stack components added
Actions #6

Updated by Sebastian Wagner almost 3 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF