Subclasses of ShellParser in org.apache.hadoop.contrib.failmon |
class |
CPUParser
Objects of this class parse the /proc/cpuinfo file to
gather information about present processors in the system. |
class |
NICParser
Objects of this class parse the output of ifconfig to
gather information about present Network Interface Cards
in the system. |
class |
SensorsParser
Objects of this class parse the output of the lm-sensors utility
to gather information about fan speed, temperatures for cpus
and motherboard etc. |
class |
SMARTParser
Objects of this class parse the output of smartmontools to
gather information about the state of disks in the system. |