A host group definition is used to group one or more hosts together for simplifying configuration. More...
Data Fields | |
$type = 'hostgroup' | |
object type | |
$slave_types | |
A list of object types that might depend on this object type, or false. |
A host group definition is used to group one or more hosts together for simplifying configuration.
hostgroup_class::$slave_types |
array( 'service', 'hostdependency', 'hostescalation' )
A list of object types that might depend on this object type, or false.
Reimplemented from object_class.