python-nagext

Python interface to Nagios external commands


License
LGPL-3.0
Install
pip install python-nagext==0.1

Documentation

nagext module provides interface to Nagios external commands.
NagExt object uses Nagios command file to send external commands to Nagios.

nagext.py module is automatically generated from nagext.tmpl (there defined
common methods to run commands) and Nagios developers documentation for external
commands (http://old.nagios.org/developerinfo/externalcommands/) with the help of
nag_external_commands.py and append_generated_methods.sh