Nagios FIFO command helper. More...
Static Public Member Functions | |
static | submit_to_nagios ($cmd, $args="", &$output=false) |
Actually submit command to nagios. |
Nagios FIFO command helper.
static nagioscmd::submit_to_nagios | ( | $ | cmd, | |
$ | args = "" , |
|||
&$ | output = false | |||
) | [static] |
Actually submit command to nagios.
$cmd | The complete command | |
$args | Not at all a string, and I suspect you can't use it | |
$output | string If a response was received from naemon, the message will be set here |