org.apache.hadoop.chukwa.util
Class NagiosHelper
java.lang.Object
org.apache.hadoop.chukwa.util.NagiosHelper
public class NagiosHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAGIOS_OK
public static final int NAGIOS_OK
- See Also:
- Constant Field Values
NAGIOS_WARN
public static final int NAGIOS_WARN
- See Also:
- Constant Field Values
NAGIOS_CRITICAL
public static final int NAGIOS_CRITICAL
- See Also:
- Constant Field Values
NAGIOS_UNKNOWN
public static final int NAGIOS_UNKNOWN
- See Also:
- Constant Field Values
NagiosHelper
public NagiosHelper()
sendNsca
public static void sendNsca(String nagiosHost,
int nagiosPort,
String reportingHost,
String reportingService,
String msg,
int state)
Copyright © ${year} The Apache Software Foundation