Other Tutorials And HOWTOs

Tutorial to monitor AROS & APC UPS-s via SNMP with NAGIOS

Description:

Current Version

2

Last Release Date

2010-08-27

Compatible With

  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x

Owner

License

Other


Project Photos
Project Notes
- UPDATED - 27.08.2010 I have inserted my first plug-in (you can get it from here) in this tutorial with the help of which we will check things like voltage in or the time that remains until the battery is finished. Before you start this tutorial please make sure that your network responds to the same OID as here and that you have configured all the UPS-s to work with the snmp (note down your snmp community string). In my tests I used the standard powernet395.mib from APC and the rfc1628.mib for AROS. ................................... After we can make the UPS checks by device type: ####################################################################################################################### ## ## APC UPS Checks ## ####################################################################################################################### define service{ use generic-service ; hostgroup_name 007-ups-all-apc service_description APC Battery temperature check_command check_snmp!-o .1.3.6.1.4.1.318.1.1.1.2.2.2.0 -C Default_snmp_string -w 35 -c 45 -u C } ..............................................
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
1
Views
187,642