Uses of Class
org.metricshub.ipmi.client.runner.AbstractIpmiRunner
Packages that use AbstractIpmiRunner
Package
Description
IPMI client with components such as runners (requesters), data model, and the client entry point.
See
See
IpmiClient
.Includes IPMI runners for fetching Field Replaceable Units (FRUs), Sensors, and Chassis information.
-
Uses of AbstractIpmiRunner in org.metricshub.ipmi.client
Methods in org.metricshub.ipmi.client with parameters of type AbstractIpmiRunnerModifier and TypeMethodDescriptionstatic <T> T
Utils.execute
(AbstractIpmiRunner<T> callable, long timeout) Run the givenCallable
using the passed timeout in seconds. -
Uses of AbstractIpmiRunner in org.metricshub.ipmi.client.runner
Subclasses of AbstractIpmiRunner in org.metricshub.ipmi.client.runnerModifier and TypeClassDescriptionclass
Get the Chassis Status runnerclass
Get FRU informationclass
Get Full And Compact Sensor records