nagios/overlay/opt/nagios/etc/objects/102-web-hosts.cfg

15 lines
221 B
INI

### Hosts
define host{
use web-host
host_name kameronkenny.com
alias kameronkenny.com
address 204.8.15.81
}
define host{
use web-host
host_name thelinux.pro
alias thelinux.pro
address 204.8.15.81
}