Hardware Observer
- Canonical BootStack Charmers
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 84 | 02 Jul 2024 | |
latest/stable | 13 | 01 Nov 2023 | |
latest/candidate | 113 | 15 Oct 2024 | |
latest/candidate | 112 | 15 Oct 2024 | |
latest/candidate | 13 | 30 Oct 2023 | |
latest/edge | 121 | 11 Nov 2024 | |
latest/edge | 120 | 11 Nov 2024 | |
latest/edge | 119 | 11 Nov 2024 | |
latest/edge | 118 | 11 Nov 2024 | |
latest/edge | 15 | 03 Nov 2023 |
juju deploy hardware-observer
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
collect-timeout | int
Default: 10
Timeout for collectors' shell commands in seconds. Changing this will also change the scrape_timeout config option for prometheus for the cos-agent relation with grafana-agent. This value is also used for the redfish client's timeout parameter. The value of this timeout should not be greater than prometheus scrape_interval (which is 60 seconds by default), as it greater would cause the scrape_timeout to be greater than scrape_interval.
-
exporter-log-level | string
Default: INFO
Start the prometheus exporter with log level "exporter-log-level". By default, it will set to INFO. Allowed values are "DEBUG", "INFO", "WARNING", "ERROR", "CRITICAL". Values other than those will result in failure of the exporter.
-
hardware-exporter-port | int
Default: 10200
Start the prometheus hardware exporter at "hardware-exporter-port". By default, it will start at port 10200.
-
redfish-password | string
BMC password to be used by the redfish collector.
-
redfish-username | string
BMC username to be used by the redfish collector.
-
smartctl-exporter-port | int
Default: 10201
Start the prometheus smartctl exporter at "smartctl-exporter-port". By default, it will start at port 10201.