Actions
Bug #1074
closedMonitor IP Gateway ignored
Start date:
12/06/2010
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
If I set an alternative 'Monitor IP' for a gateway, this is ignored. Is is stored in config.xml though!
config.xml:
<gateway_item> <interface>wan</interface> <gateway>dynamic</gateway> <name>GW_WAN</name> <weight>1</weight> <descr><![CDATA[Interfacewandynamic gateway]]></descr> <monitor>217.115.204.200</monitor> </gateway_item>
apinger.conf:
target "192.168.0.1" { description "GW_WAN" srcip "192.168.0.100" alarms override "loss","delay","down"; rrd file "/var/db/rrd/GW_WAN-quality.rrd" }
192.168.0.1 is the gateway of GW_WAN (DHCP). Tried reboot.
ALIX board: 2.0-BETA4 (i386), built on Sun Dec 5 07:23:23 EST 2010
Files
Actions