Extinfo controller. More...
Public Member Functions | |
index () | |
Default controller method Redirects to show_process_info() which is the equivalent of calling extinfo.cgi?type=0. | |
details ($type='host', $host=false, $service=false) | |
Show a single object that is not a group, such as a host. | |
show_process_info () | |
Show Nagios process info. | |
performance () | |
Show Program-Wide Performance Information (Performance Info). | |
scheduling_queue ($host_filter= '', $service_filter= '') | |
Show scheduling queue. |
Extinfo controller.
op5, and the op5 logo are trademarks, servicemarks, registered servicemarks or registered trademarks of op5 AB. All other trademarks, servicemarks, registered trademarks, and registered servicemarks mentioned herein may be the property of their respective owner(s). The information contained herein is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE.
Extinfo_Controller::details | ( | $ | type = 'host' , |
|
$ | host = false , |
|||
$ | service = false | |||
) |
Show a single object that is not a group, such as a host.
$type | string = host | |
$host | boolean = false | |
$service | boolean = false |
Extinfo_Controller::scheduling_queue | ( | $ | host_filter = '' , |
|
$ | service_filter = '' | |||
) |
Show scheduling queue.
$host_filter | string | |
$service_filter | string |