Prometheus Ceph Exporter
- Llama (LMA) Charmers
- Monitoring
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 16 | 28 Apr 2022 | |
latest/stable | 14 | 26 Jul 2021 | |
latest/candidate | 16 | 21 Apr 2022 | |
latest/candidate | 15 | 11 Oct 2021 | |
latest/edge | 16 | 21 Apr 2022 |
juju deploy prometheus-ceph-exporter
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
access-network | string
The IP address and netmask of the 'access' network (e.g. 192.168.0.0/24) . This network will be used for access to the ceph-exporter metrics.
-
check_timeout | int
Default: 15
A number of seconds before NRPE checks timeout from not being able to connect to the exporter. Raise this value to combat 'CHECK_NRPE Socket timeout alerts'. This value has to be aligned with Prometheus scrape-interval charm config.
-
daemon_arguments | string
Daemon arguments to pass to the exporter.
-
nagios_context | string
Default: juju
A string that will be prepended to instance name to set the host name in nagios. So for instance the hostname would be something like: juju-myservice-0 If you're running multiple environments with the same services in them this allows you to differentiate between them.
-
nagios_servicegroups | string
Default: juju
Comma separated list of nagios servicegroups for the graphite check
-
snap_channel | string
Default: stable
If install_method is set to "snap" this option controlls channel name. Supported values are: "stable", "candidate", "beta" and "edge"
-
snapd_refresh | string
How often snapd handles updates for installed snaps. The default (an empty string) is 4x per day. Set to "max" to check once per month based on the charm deployment date. You may also set a custom string as described in the 'refresh.timer' section here: https://forum.snapcraft.io/t/system-options/87