Multiple IP's For Single Host
Joseph Hardeman
jwhardeman at gmail.com
Fri Oct 28 01:52:27 CEST 2005
Hello,
I was wondering if there is a way to identify multiple addresses for a
single host? I am running ver2.0b4. I am wanting to check the internal and
external interfaces of some VPN routers and was wondering if this could be
done without creating a host entry for each interface. If not, then that is
cool. Just will have to update my scripts to create those entries when
outputting the cfg files.
For example:
define host{
host_name bogus-router
alias Bogus Router #1
address 192.168.0.253 <http://192.168.0.253/>,192.168.1.254
<http://192.168.1.254/>
parents server-backbone
check_command check-host-alive
max_check_attempts 5
process_perf_data 0
retain_nonstatus_information 0
contact_groups router-admins
notification_interval 30
notification_period 24x7
notification_options d,u,r
}
Thanks
Joseph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20051027/d5f5a938/attachment.html>
More information about the Users
mailing list