bb-hosts
list Usa Ims
Hi,
I need to monitor multiple ip addresses per node. According to the man pages, it says:
conn={best,|worst,}IP1[,IP2...]
This adds additional IP-adresses that are pinged during the normal "conn" test. So the normal "conn" test must be enabled (the default) before this tag has any effect. The IP-adresses listed here are pinged in addition to the main IP-address.
So I have one host in my bb-hosts that has multiple ip address to test:
10.xxx.xxx.100 www.example.com #CustomTest conn=worst 10.xxx.xxx.123 10.xxx.xxx.124
But I don't see the additional ip(s) being monitored on the web page.
Any help will be greatly appreciated.
usaims
list Mark Felder
▸
August 18 2014 10:35 AM, "usa ims" <user-42bb6445007b@xymon.invalid> wrote:
Hi,
I need to monitor multiple ip addresses per node. According to the man pages, it says:
conn={best,|worst,}IP1[,IP2...]
This adds additional IP-adresses that are pinged during the normal "conn" test. So the normal
"conn" test must be enabled (the default) before this tag has any effect. The IP-adresses listed
here are pinged in addition to the main IP-address.
So I have one host in my bb-hosts that has multiple ip address to test:
10.xxx.xxx.100 www.example.com #CustomTest conn=worst 10.xxx.xxx.123 10.xxx.xxx.124
But I don't see the additional ip(s) being monitored on the web page.
Any help will be greatly appreciated.
I haven't used this feature before, but the example you provided includes commas and you have spaces between the IPs.