Commands are executed on each check and consists of a program and it's command line arguments. More...
Public Member Functions | |
prepare_draw () | |
Prepare an object for drawing in the gui. | |
get_nagios_struct ($prefix='') | |
Export with naming and values to map nagios struct names ond format. | |
Data Fields | |
$type = 'command' | |
object type |
Commands are executed on each check and consists of a program and it's command line arguments.
command_class::get_nagios_struct | ( | $ | prefix = '' |
) |
Export with naming and values to map nagios struct names ond format.
Useful for Test this x operation
Reimplemented from object_class.