Project

General

Profile

Actions

Bug #1074

closed

Monitor IP Gateway ignored

Added by Danny Bogaards over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Gateways
Target version:
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

1.png (33.7 KB) 1.png gateway screenshots webinterfac Danny Bogaards, 12/06/2010 06:13 AM
config.xml (60.5 KB) config.xml Danny Bogaards, 12/06/2010 07:24 AM
apinger.conf (2.37 KB) apinger.conf Danny Bogaards, 12/06/2010 07:24 AM
system.log (500 KB) system.log Danny Bogaards, 12/06/2010 07:24 AM
Actions

Also available in: Atom PDF