Welcome: Guest | Sign-In
NOTE: This site is no longer maintained. Upgrade to ipMonitor v9 here.

NOTE: This site is no longer maintained. Upgrade to ipMonitor v9 here.
Watch a 4-minute movie about ipMonitor v9!
Knowledge Center > Tutorials
How To Monitor a Powerware xUPS UPS

The SNMP - QA Monitor is capable of monitoring various power management elements, such as output status, battery status, load level and capacity, on a Powerware xUPS UPS.

The Monitor's ability to retrieve and analyze data allows an Administrator to know when a power outage has occurred and stay aware of the remaining charge in the battery (or batteries). In order to extend the running time of necessary servers or components, critical decisions can be made using this information.

Before You Begin

To implement the example outlined in this tutorial, you will need a Powerware xUPS UPS. For more information, please refer to Powerware's website and product documentation.

Available Resources
Click the XML icon to download resources designed to be used with this tutorial. The XML file includes nine preconfigured Monitors, as well as a predefined Group for the Monitors.
To incorporate the Cisco MIBs described in this article into your ipMonitor installation, access the SNMP MIB Database Builder located within the ipMonitor Support Portal.

Note: Custom databases are only available to registered customers. You must log in to access this section.

1. Expand the Enterprise branch, and place a checkmark beside PowerWare.

2. Click the Construct MIB Database button located at the bottom of the page.

Shortly after selecting your custom MIBs for creation, you will receive an email indicating that your database is ready for download. This email will contain a link to your personalized SNMP MIB database. Additionally, each visit to the Support Portal home page will also contain the link to your most recently created database.
Click the PDF icon to open a printable PDF version of this tutorial. It includes all the information found here, including images from the ipMonitor software, diagrams, and links to additional resources.

Download Sample Monitor Settings
Group: Powerware xUPS

Monitor 1

Monitor Name Powerware xUPS :: Battery Time Remaining
Monitor Type SNMP - QA Monitor
SNMP Object Type xupsBatTimeRemaining
OID 1.3.6.1.4.1.534.1.2.1.0
Range Integer (0..21474883647)
Returns Battery run time in seconds before the UPS unit turns off due to low battery.
Monitoring Condition Pass if greater than 600

Monitor failure indicates less than 10 minutes (600 seconds) remain before the battery is drained.

Monitor 2

Monitor Name Powerware xUPS :: Battery Voltage
Monitor Type SNMP - QA Monitor
SNMP Object Type xupsBatVoltage
OID 1.3.6.1.4.1.534.1.2.2.0
Range Integer (0..21474883647)
Returns Battery voltage as reported by the UPS meters.
Monitoring Condition Pass if greater than 115 and less than or equal to 125

Monitor failure indicates a problem with the voltage being supplied to end devices. There may not be enough voltage presently being provided to attached devices. As a result, devices may not operate as expected.

Monitor 3

Monitor Name Powerware xUPS :: Battery Current
Monitor Type SNMP - QA Monitor
SNMP Object Type xupsBatCurrent
OID 1.3.6.1.4.1.534.1.2.3.0
Range Integer (-2147483648..2147483647)
Returns Battery current as reported by the UPS meters. Current is positive when discharging, negative when recharging the battery.
Monitoring Condition Pass if less than 30

Monitor failure indicates a problem with current being supplied to end devices. There may not be enough current presently being provided to attached devices. As a result, devices may not operate as expected.

Monitor 4

Monitor Name Powerware xUPS :: Battery Capacity (%)
Monitor Type SNMP - QA Monitor
SNMP Object Type xupsBatCapacity
OID 1.3.6.1.4.1.534.1.2.4.0
Range Integer (0..100)
Returns Battery percent charge.
Monitoring Condition Pass if greater than 85

Monitor failure indicates that the power failure is not an intermittent or temporary problem. Further action may be required.

Monitor 5

Monitor Name Powerware xUPS :: Input Frequency (Line)
Monitor Type SNMP - QA Monitor
SNMP Object Type xupsInputFrequency
OID 1.3.6.1.4.1.534.1.3.1.0
Range Integer (0..2147483647)
Returns The utility line frequency in tenths of Hz.
Monitoring Condition Pass if greater than 550 and less than 650

Monitor failure indicates that the power being supplied to devices is fluctuating. Devices may be susceptible to problems with receiving power at varying frequencies.

Monitor 6

Monitor Name Powerware xUPS :: Output Load (% Capacity)
Monitor Type SNMP - QA Monitor
SNMP Object Type xupsOutputLoad
OID 1.3.6.1.4.1.534.1.4.1.0
Range Integer (0..200)
Returns The UPS output load, expressed as a percentage of rated capacity.
Monitoring Condition Pass if less than 50

Monitor failure indicates that the percentage load attached to the UPS has been exceeded. The output load affects the running time of all components being supplied battery power.

Monitor 7

Monitor Name Powerware xUPS :: Output Frequency
Monitor Type SNMP - QA Monitor
SNMP Object Type xupsOutputFrequency
OID 1.3.6.1.4.1.534.1.4.2.0
Range Integer (0..2147483647)
Returns The measured UPS output frequency in tenths of Hz.
Monitoring Condition Pass if greater than 550 and less than 650

Monitor failure indicates that the power being supplied to devices is fluctuating. Devices may be susceptible to problems when receiving power at varying frequencies.

Note: This configuration assumes that 60 Hz is nominal. Non-North American countries may have different nominal frequencies. As well, if your equipment is very sensitive, the range of acceptable values should be adjusted accordingly.

Monitor 8

Monitor Name Powerware xUPS :: Output Source
Monitor Type SNMP - QA Monitor
SNMP Object Type xupsOutputSource
OID 1.3.6.1.4.1.534.1.4.5.0
Range Integer (0..2147483647)
Returns The present source of output power:

1 = other
2 = none
3 = normal
4 = bypass
5 = battery
6 = booster
7 = reducer
8 = parallelCapacity
9 = parallelRedundant
10 = highEfficiencyMode
11 = maintenanceBypass

Note: The enumeration 'none' (2) indicates that there is no source of output power (and therefore no output power); if for example, the system has opened the output breaker.

Monitoring Condition Pass if not equal to 2 and not equal to 5

Monitor failure indicates that the UPS is not supplying line voltage to any attached devices.

Monitor 9

Monitor Name Powerware xUPS :: Battery Status (ABM)
Monitor Type SNMP - QA Monitor
SNMP Object Type xupsBatteryAbmStatus
OID 1.3.6.1.4.1.534.1.2.5.0
Returns The status of the Advanced Battery Management:

1 = batteryCharging
2 = batteryDischarging
3 = batteryFloating
4 = batteryResting
5 = unknown

Note: batteryFloating (3) status indicates that the charger is temporarily charging the battery to its float voltage. batteryResting (4) indicates that the battery is fully charged, and none of the other actions (charging/discharging/floating) are being performed.

Monitoring Condition Pass if equal to 4

Monitor failure indicates that the battery is not fully charged.

Note: All imported Monitors are initially disabled. This allows you to make changes to the default settings before the Monitors are enabled to go live in a production environment. Once the Monitors are imported, the following settings will need to be verified (and if necessary, modified) for each Monitor:

To learn more about modifying the above parameters, please refer to the 'Configuring the SNMP - QA Monitor' section of this tutorial.

TIP

For detailed instructions regarding importing XML files into your ipMonitor installation, please refer to the tutorial entitled "How to Import and Export Configuration Settings".



Configuring the SNMP - QA Monitor

For the purposes of this tutorial, we'll be referring to the preconfigured Monitors included in the XML resource download. Alternatively, you can create a new Monitor by clicking the Monitors menu option and then selecting Add a Monitor. Choose the SNMP - QA Monitor from the Multi-Transaction / QA category.

Identification

  1. Enter a unique, descriptive name for the Monitor in the Name field.
  2. Choose whether to automatically add the new Monitor to a particular Group.
  3. Check the Enabled checkbox.
  4. Choose whether you want the Monitor to Store Monitor Statistics for Recent Activity and Historical Reports.
Test Parameters

  1. Specify the location of the SNMP agent (in this case, the Powerware xUPS UPS). Both IP Address and Domain Name are valid entries.
  2. If needed, specify a different Port Number for the SNMP agent. By default, the standard Port Number used for SNMP communication (Port 161) is already entered.
  3. If you are using one of the preconfigured Monitors, the appropriate OID for the monitoring task is already entered. Otherwise, you will need to specify an OID path in the OID field.
  4. Enter the SNMP Community string that allows ipMonitor to communicate with the SNMP agent.
  5. Select the SNMP Version used by the device to be monitored. Both ipMonitor and the target device must use the same SNMP Version. Available options are: SNMP Version 1 and SNMP Version 2.
Analysis of Test Results

The following example uses the Analysis of Test Results settings configured for the Powerware xUPS :: Battery Time Remaining Monitor provided in the XML resource download.

The type of data supported by the selected OID determines the possible methods of analysis using the SNMP - QA Monitor.

  1. In order to return the desired value (the battery run time in seconds before the UPS turns off due to low battery), the SNMP - QA Monitor is configured to analyze the result as Numeric Data.
  2. The expected result is determined to be greater than (>) 600, ensuring that the Monitor will pass if the returned data indicates a number greater than 600 seconds (10 minutes).

TIP

By default, the Timing Intervals for each parameter are set to 300 seconds. If needed, adjust these defaults to meet your specific monitoring environment's requirements until the optimum settings are reached.



Additional Resources

For information on the Powerware xUPS UPS, please refer to Powerware's website and product documentation.

For more information regarding the SNMP - QA Monitor, refer to the Monitors section of ipMonitor's Context-Sensitive Help system, then select Monitor Types, followed by SNMP - QA. The Context-Sensitive Help can be accessed by clicking the Help link located in the top right corner of ipMonitor's Administration web interface.

For information on other features and concepts related to those discussed in this article, refer to the following ipMonitor resources:

< Back

Last Updated: April 11, 2006 | What did you think of this topic?

Privacy Statement | Terms of Use | EULA | Contact | Site Map

Prices displayed do not reflect international pricing unless otherwise stated. Please see our international price list for current pricing specific to your location. All prices are subject to change without notice.

© 2003-2008 SolarWinds.net, Inc. All Rights Reserved. SolarWinds®, the SolarWinds logo, ipMonitor®, LANsurveyor®, and Orion® are among the trademarks or registered trademarks of the company in the United States and/or other countries. All other trademarks are property of their respective owners.