Status_Controller Class Reference

Status controller. More...

Public Member Functions

 host ($host='all', $hoststatustypes=false, $sort_order='ASC', $sort_field='name', $show_services=false, $group_type=false, $serviceprops=false, $hostprops=false)
 Display a list of hosts.
 service ($name='all', $hoststatustypes=false, $servicestatustypes=false, $service_props=false, $sort_order='ASC', $sort_field='host_name', $group_type=false, $hostprops=false)
 Display a list of services.
 service_problems ()
 Wrapper for Service problems link in menu.
 host_problems ()
 Wrapper for Host problems link in menu.
 servicegroup ($group='all', $hoststatustypes=false, $servicestatustypes=false, $style='overview', $serviceprops=false, $hostprops=false)
 Display a list of service groups.
 hostgroup ($group='all', $hoststatustypes=false, $servicestatustypes=false, $style='overview', $serviceprops=false, $hostprops=false)
 Display a list of host groups.
 group ($grouptype='service', $group='all', $hoststatustypes=false, $servicestatustypes=false, $style='overview', $serviceprops=false, $hostprops=false)
 Display a list of groups of some kind.
 servicegroup_summary ()
 Display servicegroup summary.
 hostgroup_summary ()
 Display hostgroups summary.

Detailed Description

Status 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.


Member Function Documentation

Status_Controller::group ( grouptype = 'service',
group = 'all',
hoststatustypes = false,
servicestatustypes = false,
style = 'overview',
serviceprops = false,
hostprops = false 
)

Display a list of groups of some kind.

Parameters:
$grouptype 
$group 
$hoststatustypes 
$servicestatustypes 
$style 
$serviceprops 
$hostprops 
Status_Controller::host ( host = 'all',
hoststatustypes = false,
sort_order = 'ASC',
sort_field = 'name',
show_services = false,
group_type = false,
serviceprops = false,
hostprops = false 
)

Display a list of hosts.

Parameters:
$host 
$hoststatustypes 
$sort_order 
$sort_field 
$show_services 
$group_type 
$serviceprops 
$hostprops 
Status_Controller::hostgroup ( group = 'all',
hoststatustypes = false,
servicestatustypes = false,
style = 'overview',
serviceprops = false,
hostprops = false 
)

Display a list of host groups.

Parameters:
$group 
$hoststatustypes 
$servicestatustypes 
$style 
$serviceprops 
$hostprops 
Status_Controller::service ( name = 'all',
hoststatustypes = false,
servicestatustypes = false,
service_props = false,
sort_order = 'ASC',
sort_field = 'host_name',
group_type = false,
hostprops = false 
)

Display a list of services.

Parameters:
$name 
$hoststatustypes 
$servicestatustypes 
$service_props 
$sort_order 
$sort_field 
$group_type 
$hostprops 
Status_Controller::servicegroup ( group = 'all',
hoststatustypes = false,
servicestatustypes = false,
style = 'overview',
serviceprops = false,
hostprops = false 
)

Display a list of service groups.

Parameters:
$group 
$hoststatustypes 
$servicestatustypes 
$style 
$serviceprops 
$hostprops 

The documentation for this class was generated from the following file:
 All Data Structures Functions Variables

Generated on 19 Dec 2018 for ninja by  doxygen 1.6.1