hostgroup_class Class Reference

A host group definition is used to group one or more hosts together for simplifying configuration. More...

Inheritance diagram for hostgroup_class:
object_class

Data Fields

 $type = 'hostgroup'
 object type
 $slave_types
 A list of object types that might depend on this object type, or false.

Detailed Description

A host group definition is used to group one or more hosts together for simplifying configuration.


Field Documentation

hostgroup_class::$slave_types
Initial value:
 array(
                'service',
                'hostdependency',
                'hostescalation'
        )

A list of object types that might depend on this object type, or false.

Reimplemented from object_class.


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

Generated on 6 May 2013 for nacoma by  doxygen 1.6.1