saltstack-formulas / deepsea-formula

Salt formula for DeepSea (Ceph software defined storage) framework
Other
2 stars 1 forks source link

Dashboard runtime dependencies #4

Open noelmcloughlin opened 6 years ago

noelmcloughlin commented 6 years ago

Figure out if runtime (ie. DeepSea deploy phase zero) has missing dependencies.

These can be installed by this formula.

noelmcloughlin commented 6 years ago

Or rather documented in the README examples?

noelmcloughlin commented 6 years ago

Looks like the DeepSea Dashboard depends on these ... https://github.com/digitalocean/ceph_exporter https://github.com/SUSE/grafana-dashboards-ceph https://github.com/prometheus/alertmanager https://github.com/prometheus/prometheus

noelmcloughlin commented 5 years ago

the prometheus-formula now handles alertmanager and prometheus natively and ceph_exporter can be added via pillar data.

maybe the grafana-formula can (or should) integrate 3rd party dashboards like the ceph ones.