check_ups / check_snmp and APC SmartUPS 2200R?

Tedman Eng teng at dataway.com
Mon Aug 16 20:08:20 CEST 2004


Here's my config:


We care only about if the status changes from "Normal online" or if any
batteries go bad.
Powernet PDF file from APC's site is where I got the OID's originally

# 'check_snmp_apc_status' command definition
define command{
        command_name    check_snmp_apc_status
        command_line    $USER1$/check_snmp -l "UPS STATUS" -H $HOSTADDRESS$
-C community -o .1.3.6.1.4.1.318.1.1.1.4.1.1.0 -s 2
        }


# 'check_snmp_apc_badbatteries' command definition
define command{
        command_name    check_snmp_apc_badbatteries
        command_line    $USER1$/check_snmp -l "UPS # of BAD BATTERIES" -H
$HOSTADDRESS$ -C community -o .1.3.6.1.4.1.318.1.1.1.2.2.6.0 -s 0
        }



-----Original Message-----
From: Jan Johansson [mailto:jan.johansson at se.nyklogistics.com]
Sent: Sunday, August 15, 2004 1:11 PM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] check_ups / check_snmp and APC SmartUPS 2200R?



Can someone give me a good hint on how to monitor these units with
nagios? CHeckUPS doesn't seem to talk to the UPS at all. And snmpwalk
doesn't give me ant "useful" info that actually seem to tell the STATUS
of the unit.. It doesn't seem to "click" on the Powernet-mib. Sooo,
hints or a good OID someone? :)



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list