ajout nagios4
This commit is contained in:
16
sisr2/cyber/20-nagios/objects/groups.cfg
Normal file
16
sisr2/cyber/20-nagios/objects/groups.cfg
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
###############################################################################
|
||||
#
|
||||
# HOST GROUP DEFINITION
|
||||
#
|
||||
###############################################################################
|
||||
|
||||
# Define an optional hostgroup for Linux machines
|
||||
|
||||
define hostgroup {
|
||||
|
||||
hostgroup_name linux-servers ; The name of the hostgroup
|
||||
alias Linux Servers ; Long name of the group
|
||||
members localhost, srv ; Comma separated list of hosts that belong to this group
|
||||
}
|
||||
|
Reference in New Issue
Block a user