MetricsHub
MetricsHub Community Connectors 1.0.06
Back to the list of connectors[1]
IPMI
Description
This connector provides environmental information on several IPMI-enabled servers in-band and out-of-band (temperatures, fans, etc.).
hardware[2] linux[3] solaris[4] windows[5]
Source[6]
Target
Typical platform: Any system with IPMI
Operating systems: Linux, Oracle Solaris, Microsoft Windows, Out-Of-Band
Prerequisites
Leverages: IPMI
Technology and protocols: IPMI
Examples
CLI
metricshub HOSTNAME -t management -c +IpmiTool --ipmi -u USER
metricshub.yaml
resourceGroups:
<RESOURCE_GROUP>:
resources:
<HOSTNAME-ID>:
attributes:
host.name: <HOSTNAME> # Change with actual host name
host.type: management
connectors: [ +IpmiTool ] # Optional, to load only this connector
protocols:
ipmi:
username: <USERNAME> # Change with actual credentials
password: <PASSWORD> # Encrypted using metricshub-encrypt
# IPMI on Windows is accessed through WMI:
<WIN_HOSTNAME-ID>:
attributes:
host.name: <WIN_HOSTNAME>
type: win
protocols:
wmi:
username: <USERNAME> # Change with actual credentials
password: <PASSWORD> # Encrypted using metricshub-encrypt
# IPMI on Linux is accessed through SSH:
<LINUX_HOSTNAME-ID>:
attributes:
host.name: <LINUX_HOSTNAME>
type: linux
protocols:
ssh:
username: <USERNAME> # Change with actual credentials
password: <PASSWORD> # Encrypted using metricshub-encrypt
userSudo: true
Connector Activation Criteria
The IPMI connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:
- The IPMI-related WMI classes are populated on Windows,
- OR
ipmitool
works properly with the local IPMI driver on Linux and Solaris, - OR IPMI-over-LAN has been enabled as an out-of-band interface
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.