-
Notifications
You must be signed in to change notification settings - Fork 75
New Monitoring
Jan Fajerski edited this page Feb 8, 2019
·
22 revisions
Default pillar available to all nodes. Either alter this in /srv/pillar/ceph/stack/global.yml
to globally (all prometheus nodes) overwrite individual keys or alter /srv/pillar/ceph/stack/<cluster_name>/minions/<host>
if specific minion configs should be altered.
monitoring:
prometheus:
rule_files: []
scrape_interval:
ceph: 10
node: 10
prometheus: 10
grafana: 10
relabel_config:
ceph: ''
node: ''
prometheus: ''
grafana: ''
metric_relabel_config:
ceph: ''
node: ''
prometheus: ''
grafana: ''
- Prerequisites
- Manual Installation
- Custom Profiles
- Alternate Installations
- Automated Installation
- Purging
- Reinstallation
- Replacing an OSD
- Inspecting the Configuration
- Understanding Pathnames and Arguments
- Overriding Default Settings
- Overriding Default Steps
- Man Pages
- deepsea.1
- deepsea.7
- deepsea-commands.7
- deepsea-minions.7
- deepsea-monitor.1
- deepsea-policy.cfg.5
- deepsea-stage.1
- deepsea-stage-dry-run.1
- deepsea-stage-run.1
- deepsea-stages.7
- Backporting
- Testing
- Branches & Releases