Hi,<br><br>I've a question on how to monitor multiple IP's of a firewall device using check_ping in Nagios. Example, I have a firewall (prod-fireall) has 6 ip's associated with it so in host.cfg i should do like this<br>
<br>define host{<br> host_name Prod-firewall-0<br> use generic-switch<br> address xx.xx.xx.40<br> hostgroups firewall<br> }<br><br>define host{<br>
host_name Prod-firewall-1<br>
use generic-switch<br>
address xx.xx.xx.41<br>
hostgroups firewall<br>
}<br>define host{<br>
host_name Prod-firewall-2<br>
use generic-switch<br>
address xx.xx.xx.42<br>
hostgroups firewall<br>
}<br>like I need to assign different hostname per each ip address but in the nagios interface, this looks a long list of host name that we dont want to have. Is there any way that I can have a single hostname showing in nagios interface and that should monitor all IPs associated with it?<br>
<br>Please let me know if possoble<br><br>thanks<br><br><br clear="all"><br>-- <br>Shankar Asam<br>