Package | Description |
---|---|
org.apache.hadoop.contrib.failmon |
Modifier and Type | Class and Description |
---|---|
class |
CPUParser
Objects of this class parse the /proc/cpuinfo file to
gather information about present processors in the system.
|
class |
HadoopLogParser
An object of this class parses a Hadoop log file to create
appropriate EventRecords.
|
class |
LogParser
This class represents objects that provide log parsing
functionality.
|
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 |
ShellParser
Objects of this class parse the output of system command-line
utilities that can give information about the state of
various hardware components in the system.
|
class |
SMARTParser
Objects of this class parse the output of smartmontools to
gather information about the state of disks in the system.
|
class |
SystemLogParser
An object of this class parses a Unix system log file to create
appropriate EventRecords.
|
Constructor and Description |
---|
MonitorJob(Monitored _job,
String _type,
int _interval) |
Copyright © 2010 The Apache Software Foundation