2017/monitoring/nagios3/objects/reception/01-laptop.cfg

10 lines
177 B
INI
Raw Normal View History

2017-09-20 17:26:27 +03:00
define host {
host_name reception-laptop
use generic-host
alias reception-laptop
2017-11-07 15:31:31 +02:00
address 10.21.1.42
2017-09-20 17:26:27 +03:00
hostgroups reception-equipment,laptop-group
parents receptionsw
}