Hardware Observer
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 522 | 26 Aug 2025 | |
latest/stable | 521 | 26 Aug 2025 | |
latest/stable | 520 | 26 Aug 2025 | |
latest/stable | 519 | 26 Aug 2025 | |
latest/stable | 518 | 26 Aug 2025 | |
latest/stable | 517 | 26 Aug 2025 | |
latest/stable | 516 | 26 Aug 2025 | |
latest/stable | 515 | 26 Aug 2025 | |
latest/stable | 514 | 26 Aug 2025 | |
latest/stable | 513 | 26 Aug 2025 | |
latest/stable | 512 | 26 Aug 2025 | |
latest/stable | 511 | 26 Aug 2025 | |
latest/stable | 15 | 17 Jan 2025 | |
latest/candidate | 511 | 15 Aug 2025 | |
latest/candidate | 512 | 15 Aug 2025 | |
latest/candidate | 513 | 15 Aug 2025 | |
latest/candidate | 514 | 15 Aug 2025 | |
latest/candidate | 515 | 15 Aug 2025 | |
latest/candidate | 516 | 15 Aug 2025 | |
latest/candidate | 517 | 15 Aug 2025 | |
latest/candidate | 518 | 15 Aug 2025 | |
latest/candidate | 519 | 15 Aug 2025 | |
latest/candidate | 520 | 15 Aug 2025 | |
latest/candidate | 521 | 15 Aug 2025 | |
latest/candidate | 522 | 15 Aug 2025 | |
latest/candidate | 15 | 02 Jan 2025 | |
latest/edge | 522 | 13 Aug 2025 | |
latest/edge | 521 | 13 Aug 2025 | |
latest/edge | 520 | 13 Aug 2025 | |
latest/edge | 519 | 13 Aug 2025 | |
latest/edge | 518 | 13 Aug 2025 | |
latest/edge | 517 | 13 Aug 2025 | |
latest/edge | 516 | 13 Aug 2025 | |
latest/edge | 515 | 13 Aug 2025 | |
latest/edge | 514 | 13 Aug 2025 | |
latest/edge | 513 | 13 Aug 2025 | |
latest/edge | 512 | 13 Aug 2025 | |
latest/edge | 511 | 13 Aug 2025 | |
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.
-
dcgm-snap-channel | string
Default: latest/stable
Channel to install the DCGM snap if the hardware has NVIDIA GPU. By default, it will install from latest/stable
-
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-disable | boolean
Boolean flag to force disabling the Redfish collector. The collector will normally be run if Redfish support is detected on the unit.
-
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.
-
smartctl-exporter-snap-channel | string
Default: latest/stable
Channel to install the Smartctl exporter snap if the hardware has smart disk. By default, it will install from latest/stable.