HostGroup_Model Class Reference

Describes a single object from livestatus. More...

Inheritance diagram for HostGroup_Model:
BaseHostGroup_Model Object_Model BaseObject_Model

Public Member Functions

 get_host_stats ()
 Get statistics about the hosts in the group.
 get_service_stats ()
 Get statistics about the services in the group.

Static Public Attributes

static $rewrite_columns
 A list of column dependencies for custom columns.

Detailed Description

Describes a single object from livestatus.


Field Documentation

HostGroup_Model::$rewrite_columns [static]
Initial value:
 array(
                'host_stats' => array('name'),
                'service_stats' => array('name')
        )

A list of column dependencies for custom columns.

Reimplemented from BaseObject_Model.


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

Generated on 14 Jan 2015 for ninja by  doxygen 1.6.1