MetricsHub
MetricsHub Community Connectors 1.0.19
Supported Platforms[1] Connectors Directory[2]
Linux IPMI (ipmitool)
Description
This connector provides environmental information on several IPMI-enabled servers in-band and out-of-band (temperatures, fans, etc.).
This connector supersedes:
- IpmiTool[3]
community[4] hardware[5] linux[6]
Source[7]
Target
Typical platform: IPMI[8]
Operating system: Linux
Prerequisites
Leverages: IPMI
Technology and protocols: Commands
Examples
CLI
metricshub HOSTNAME -t linux -c +LinuxIpmiTool --ssh -u USER
metricshub.yaml
resourceGroups:
<RESOURCE_GROUP>:
resources:
<HOSTNAME-ID>:
attributes:
host.name: <HOSTNAME> # Change with actual host name
host.type: linux
connectors: [ +LinuxIpmiTool ] # Optional, to load only this connector
protocols:
ssh:
username: <USERNAME> # Change with actual credentials
password: <PASSWORD> # Encrypted using metricshub-encrypt
Connector Activation Criteria
The Linux IPMI (ipmitool) connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:
- The command below succeeds on the monitored host
- Command:
PATH=$PATH:/usr/local/bin:/usr/sfw/bin;export PATH;ipmitool -I open bmc info - Output contains:
IPMI Version(regex)
- Command:
Metrics
| Type | Collected Metrics | Specific Attributes |
|---|---|---|
| battery |
|
|
| blade |
|
|
| cpu |
|
|
| enclosure |
|
|
| fan |
|
|
| led |
|
|
| memory |
|
|
| other_device |
|
|
| physical_disk |
|
|
| power_supply |
|
|
| temperature |
|
|
| voltage |
|
|
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.
