Have you tried just adding the OID to the built in Zenoss polling? Or do you really want to use check_snmp for some reason? -- James Pulver Information Technology Area Supervisor LEPP Computer Group Cornell University
cdillardhsp wrote, On 7/2/2009 12:43 AM: > We can now monitor the AudioCodes card and get alerted when we manually > bounce one of the interfaces but we don't get alerted when the state of the > line changes. > > We had this working with Nagios using the following command and I wonder if > anyone here could help us get this working again under Zenoss 2.4.1. > > Nagios working check: > host_name audiocodes > service_description AudioCodes Trunk Status > is_volatile 0 > check_period 24x7 > max_check_attempts 1 > normal_check_interval 1 > retry_check_interval 1 > contact_groups linux-admins > notification_interval 240 > notification_period 24x7 > notification_options w,u,c,r > check_command > check_snmp!.1.3.6.1.4.1.5003.9.10.1.1.4.1.1.17!2c!1:0 > > Trying this with Zenoss 2.4.1 > [zen...@skynet libexec]$ ./check_snmp -H 192.168.168.198 -P 2c -C mexico -o > .1.3.6.1.4.1.5003.9.10.1.1.4.1.1.17 > SNMP OK - No Such Instance currently exists at this OID | > > > > > -------------------- m2f -------------------- > > Read this topic online here: > http://forums.zenoss.com/viewtopic.php?p=36577#36577 > > -------------------- m2f -------------------- > > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
