Re: [opennms-devel] Fine grained object monitoring

2009-02-10 Thread Andrea Castello
Hello Les, I developed the addon to monitor single/grouped "properties" of hardware devices, so I tested it with them. Basically, you can monitor everything has a well-known object id that is monitorable via SMNP (ie. 1.3.6.1.2.1.11.29). By the way your example - if I'm not wrong - se

Re: [opennms-devel] Fine grained object monitoring

2009-02-10 Thread Les Mikesell
Andrea Castello wrote: >I've developed an addon for OpenNMS (using version 1.6.1) for the > company I work for. >This module provides a Plugin and a Monitor classes (plus some other > helpers) that allow the user to define services that are composed by a > single object (or an arbitrary

[opennms-devel] Fine grained object monitoring

2009-02-10 Thread Andrea Castello
Hello all, I've developed an addon for OpenNMS (using version 1.6.1) for the company I work for. This module provides a Plugin and a Monitor classes (plus some other helpers) that allow the user to define services that are composed by a single object (or an arbitrary aggregation of objects)