|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PluginServiceCheck
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 |
---|
String runServiceCheck(String hostname)
hostname
- the hostname to run the checks on
String getDescription()
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |