On Wed, 2008-10-29 at 15:58 +0100, Ronny Trommer wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> - -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi everybody,
> 
> i have a problem in SLA-Categories. I have created a rule for VPN- 
> Transfernetworks. No i have an outage in this
> category but the outage will not be displayed. The servicecount for  
> the router is ok, the outage will be displayed on
> first page "Nodes with Outages". The calculation in the categories are  
> not right.
> 
> Router-A: has some ip-interfaces and services like this:
> 
>       - 10.1.0.1      ICMP
>       - 10.100.0.1    ICMP
>       -172.20.0.1     ICMP
>       -172.21.0.1     ICMP    --> DOWN!
>       -172.22.0.1     ICMP    --> Not Monitored
> 
> 
> Here comes my config in categories.xml
> <category>
>       <label>MyTransitNetworks</label>
>       .
>       <service>ICMP</service>
>       <rule><![CDATA[(IPADDR != '0.0.0.0') & (IPADDR IPLIKE  
> 172.16,20,21,22.1-255.1-255)]]></rule>
>       .
> </category>
> 
> if i go into the SLA-Category "MyTransitNetworks", i see Router-A with  
> 0 of 2 outages. The problem is i have an outage on 172.21.0.1!

172.21.0.1 does not match 172.16,20,21,22.1-255.1-255 because 0 is not
in the range 1-255. Does this account for what you are seeing?

--Bill--


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to