What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Can I monitor UPS systems complying with the UPS MIB (RFC-1628) with PRTG?

Votes:

0

In my network, I have a no-break (UPS) system that implements the standard UPS-MIB (RFC-1628).

  • What is the easiest way to start monitoring this device with PRTG?
  • Are there any standard sensors or templates?

custom-lookup custom-snmp-sensor devicetemplate lookups mib oid paetemplate snmp ups ups-mib

Created on Nov 17, 2016 2:51:02 PM by  Luciano Lingnau [Paessler]

Last change on Jan 4, 2023 2:45:09 PM by  Brandy Greger [Paessler Support]



1 Reply

Accepted Answer

Votes:

0

This article applies as of PRTG 22

Monitoring UPS systems with PRTG

Yes, you can monitor uninterruptible power supply (UPS) systems with PRTG. Follow the steps described in this article to set up monitoring for equipment that implements the standard UPS-MIB according to RFC-1628.

The created sensors monitor the following properties:

  • UPS Active Alarm Count
  • UPS Battery Estimated Level
  • UPS Battery Estimated Runtime
  • UPS Battery Temperature
  • UPS Battery Status
  • UPS Input Line(s)
  • UPS Output Line(s)

Requirements

Make sure that you meet the following requirements:

  • The following sensor setup requires PRTG 16.3.25 or later.
  • The UPS you want to monitor must be reachable via ping.
  • Your UPS systems are correctly configured. This means that SNMP must work on your device and that OIDs from the UPS-MIB must be reachable.
  • The following OID, pointing to the UPS-MIB, must be walkable via SNMP: 1.3.6.1.2.1.33.

Create your UPS monitoring sensors

  1. Download the required ZIP archive here.
  2. Extract the archive to the PRTG program directory. By default, this is %Program Files (x86)%\PRTG Network Monitor\. If you want to, you can skip the README file.
  3. There are two relevant files in this archive:
    1. A device template (an .odt file): devicetemplates\Custom UPS TableSensor.odt
    2. A lookup file (an .ovl file): lookups\custom\oid.ups-mib.upsbattery.upsbatterystatus.ovl
  4. In the PRTG web interface, go to Setup | System Administration | Administrative Tools and click Go! in the Load Lookups section.
  5. Create a new device in PRTG with the address (IP or FQDN) of the equipment that you want to monitor and configure its SNMP credentials accordingly.
  6. Right-click your new device, select Auto-Discovery | Run Auto-Discovery with Template, and select the Custom UPS TableSensor from the list.
    Note: Using the auto-discovery with a dedicated device template is convenient here because it automates the creation of the dedicated UPS sensors organized in an SNMP Custom Table sensor.
  7. The sensors should be deployed after a couple of seconds.
  8. You can adjust the channel limits or lookups according to your needs.

Result

This is what your new sensors look like on your UPS device:

Device overview
Click to enlarge.


This is the UPS Battery sensor as an example for one of the created sensors:

Sensor details
Click to enlarge.


Note: Understand that we cannot provide in-depth technical support for custom sensors nor can we guarantee that the sensors described above will work on your systems. Use all components at your own risk.


Troubleshooting

It is possible to troubleshoot the auto-discovery by inspecting the auto-discovery log. If you get entries like the one below (NOT FOUND), this means that the required OIDs are not available.

[...]
29.03.2016 14:33:24: Template Check; Device ID: 8362; Check ID: ping; FOUND
29.03.2016 14:33:25: Template Check; Device ID: 8362; Check ID: snmp; FOUND
29.03.2016 14:33:26: Template Check; Device ID: 8362; Check ID: snmp1.3.6.1.2.1.33.1.6.1.0; NOT FOUND
[...]

If you need any help with troubleshooting your SNMP sensor, also see My SNMP sensors don't work. What can I do?

More

Created on Nov 17, 2016 2:58:16 PM by  Luciano Lingnau [Paessler]

Last change on Jan 4, 2023 2:46:03 PM by  Brandy Greger [Paessler Support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.