Nagios: Difference between revisions

Content added Content deleted
No edit summary
Line 21:
use generic-host ; Inherit default values from a template
host_name PROD_aman-client1 ; The name we're giving to this host
alias PROD_DO_NOT_TOUCH_amanXYZ_aman-client1 ; A longer name associated with the host
address 10.10.30.81 ; IP address of the host
#hostgroups allhosts ; Host groups this host is associated with
}
</pre>