cat /etc/nagios/objects/local/local_hostgroups.cfg
#################################################################
# THIS FILE WAS CREATED BY THE CSV2NAG SCRIPT #
# DON'T MODIFY THIS FILE. ALL CHANGES WILL BE OVERWRITTEN #
#################################################################
define hostgroup {
hostgroup_name PROD-UTIL
alias PROD UTIL
}
[root@lakana-prod-nagios01-us-east-1a local]# pwd
/etc/nagios/objects/local
[root@prod-nagios01-us-east-1a local]# grep -i util *
local_hostgroups.cfg: hostgroup_name PROD-UTIL
local_hostgroups.cfg: alias PROD UTIL
/etc/nagios/objects/local/local-nodes/PROD-UTIL
[root@prod-nagios01-us-east-1a PROD-UTIL]# grep util *
[root@prod-nagios01-us-east-1a PROD-UTIL]# cat nagios-prod.cfg
#################################################################
# THIS FILE WAS CREATED BY THE CSV2NAG SCRIPT #
# DON'T MODIFY THIS FILE. ALL CHANGES WILL BE OVERWRITTEN #
#################################################################
define host {
use host-prod
host_name nagios-prod
alias nagios-prod
address 127.0.0.1
hostgroups PROD-UTIL
--
You received this message because you are subscribed to the Google Groups "nagrestconf-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nagrestconf-us...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.