[Nagios-devel] Nagios external commands
Posted: Mon Jun 25, 2007 5:57 am
Hi to all Nagios developers, hi Ethan,
I am programming a Nagios CLI and webservice for external commands. This will be one of the first parts of Nicaragua. Therefor I define external commands and their arguments in a XML file. Doing this with the help of your fine documentation at www.nagios.org I experienced that SERVICE is always abbreviated by SVC, except in the following commands.
DISABLE_SERVICE_FLAP_DETECTION
DISABLE_SERVICE_FRESHNESS_CHECKS
ENABLE_SERVICE_FRESHNESS_CHECKS
PROCESS_SERVICE_CHECK_RESULT
Besides PROCESS_SERVICE_CHECK_RESULT I am wondering why there is a command DISABLE_SERVICE_FLAP_DETECTION but the antagonist is called ENABLE_SVC_FLAP_DETECTION?
Is this a documentation issue? Are you interested in the XML schema of Nagios external commands? I would like to see an unique description of possible external commands and hand this over to the Nagios project.
Thanks for your answer in advance.
Tobias
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
I am programming a Nagios CLI and webservice for external commands. This will be one of the first parts of Nicaragua. Therefor I define external commands and their arguments in a XML file. Doing this with the help of your fine documentation at www.nagios.org I experienced that SERVICE is always abbreviated by SVC, except in the following commands.
DISABLE_SERVICE_FLAP_DETECTION
DISABLE_SERVICE_FRESHNESS_CHECKS
ENABLE_SERVICE_FRESHNESS_CHECKS
PROCESS_SERVICE_CHECK_RESULT
Besides PROCESS_SERVICE_CHECK_RESULT I am wondering why there is a command DISABLE_SERVICE_FLAP_DETECTION but the antagonist is called ENABLE_SVC_FLAP_DETECTION?
Is this a documentation issue? Are you interested in the XML schema of Nagios external commands? I would like to see an unique description of possible external commands and hand this over to the Nagios project.
Thanks for your answer in advance.
Tobias
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]