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 | 630 | 24 Oct 2025 | |
| latest/candidate | 629 | 24 Oct 2025 | |
| latest/candidate | 628 | 24 Oct 2025 | |
| latest/candidate | 627 | 24 Oct 2025 | |
| latest/candidate | 626 | 24 Oct 2025 | |
| latest/candidate | 625 | 24 Oct 2025 | |
| latest/candidate | 624 | 24 Oct 2025 | |
| latest/candidate | 623 | 24 Oct 2025 | |
| latest/candidate | 622 | 24 Oct 2025 | |
| latest/candidate | 621 | 24 Oct 2025 | |
| latest/candidate | 620 | 24 Oct 2025 | |
| latest/candidate | 619 | 24 Oct 2025 | |
| latest/candidate | 15 | 02 Jan 2025 | |
| latest/edge | 630 | 24 Oct 2025 | |
| latest/edge | 629 | 24 Oct 2025 | |
| latest/edge | 628 | 24 Oct 2025 | |
| latest/edge | 627 | 24 Oct 2025 | |
| latest/edge | 626 | 24 Oct 2025 | |
| latest/edge | 625 | 24 Oct 2025 | |
| latest/edge | 624 | 24 Oct 2025 | |
| latest/edge | 623 | 24 Oct 2025 | |
| latest/edge | 622 | 24 Oct 2025 | |
| latest/edge | 621 | 24 Oct 2025 | |
| latest/edge | 620 | 24 Oct 2025 | |
| latest/edge | 619 | 24 Oct 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.