Difference between revisions of "BMC"

From Mesopoly 3.0
Jump to navigation Jump to search
Line 1: Line 1:
 
=ups monitoring=
 
=ups monitoring=
 +
==BMC - parameter naming==
 +
For 10.156.* network<br>
 +
UPS_ParameterName_xxx_yyy (where xxx_yyy is last two parts of IP)<br>
 +
Sample: UPS_BatteryStatus_128_251<br><br>
 +
 +
For 10.15*.* network<br>
 +
UPS_ParameterName_z_xxx_yyy (where z_xxx_yyy is last two parts of IP preceeded by last digit of second part)<br>
 +
Sample: UPS_BatteryStatus_7_128_251<br>
 
==powerware==
 
==powerware==
 
===Battery Status===
 
===Battery Status===

Revision as of 12:28, 6 November 2007

ups monitoring

BMC - parameter naming

For 10.156.* network
UPS_ParameterName_xxx_yyy (where xxx_yyy is last two parts of IP)
Sample: UPS_BatteryStatus_128_251

For 10.15*.* network
UPS_ParameterName_z_xxx_yyy (where z_xxx_yyy is last two parts of IP preceeded by last digit of second part)
Sample: UPS_BatteryStatus_7_128_251

powerware

Battery Status

OID

.1.3.6.1.2.1.33.1.2.1

Description

The indication of the capacity remaining in the UPS system's batteries. A value of batteryNormal indicates that the remaining run-time is greater than upsConfigLowBattTime. A value of batteryLow indicates that the remaining battery run-time is less than or equal to upsConfigLowBattTime. A value of batteryDepleted indicates that the UPS will be unable to sustain the present load when and if the utility power is lost (including the possibility that the utility power is currently absent and the UPS is unable to sustain the output).


BMC Configuration File line

 "/AS/EVENTSPRING/PARAM_SETTINGS/POLLTIMES/SW_SNMP_POLLING/UPS_BatteryStatus_128_251/SNMPPollingColl/interval" = { REPLACE = "3600" },

Functionality

  • Trigger a warning if states are between 0 and 1
  • Trigger an alarm if states are between 3 and 4
  • Poll every 60 minutes

Misc data

Previously called BMC Patrol BMC Performance Manager Monitoring Studio

MIB files