single IP is set true
This commit is contained in:
parent
d0f2d2016f
commit
33351ab2d0
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ class eid::nagios_monitor {
|
||||||
host_template => 'monitor-host',
|
host_template => 'monitor-host',
|
||||||
service => 'nagios4',
|
service => 'nagios4',
|
||||||
sort_alphabetically => true,
|
sort_alphabetically => true,
|
||||||
|
single_ip => true,
|
||||||
}
|
}
|
||||||
|
|
||||||
require stdlib
|
require stdlib
|
||||||
|
|
Loading…
Add table
Reference in a new issue