nagios: only monitor single ip of hosts
This commit is contained in:
parent
2c17067253
commit
97cec6934f
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ class eid::nagios_monitor {
|
|||
cfgdir => '/etc/nagios4/conf.d',
|
||||
host_template => 'monitor-host',
|
||||
service => 'nagios4',
|
||||
single_ip => true,
|
||||
}
|
||||
|
||||
require stdlib
|
||||
|
|
Loading…
Add table
Reference in a new issue