|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface to which a Plugin for a Service Check must adhere.
Method Summary | |
String |
getDescription()
Return a String representation of what the plugin service check does (e.g. |
String |
runServiceCheck(String hostname)
Performs a check on the service, and returns the XML for the service check |
Method Detail |
public String runServiceCheck(String hostname)
hostname
- the hostname to run the checks on
public String getDescription()
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |