Package org.opends.testqa.monitoringclient

Class Summary
ConfigHandler Parse a XML config file.
Data The classe Data represent an attribute monitored by a producer.
DatasBuffer Buffer to store the datas retrieved by the producers.
DatasOutputFile Consumer who save the datas in a file.
Error Represent an error occured during the retrieving of the datas.
ErrorsBuffer Buffer to store the errors who occured while the monitoring client is running.
ErrorsOutputFile Consumer who save the errors in a file.
JMXMonitor Producer who monitor an OpenDS server with JMX.
LDAPMonitor Producer who monitor an OpenDS server with LDAP.
MonitoringClient Main class of the monitoring client.
SNMPMonitor Producer who monitor an OpenDS server with SNMP.