Go to primary content
Oracle® Communications Alarms and KPIs
Release 8.3
E93200
Go To Table Of Contents
Contents

Previous
Previous
Next
Next

5007 - Out of Balance: Low

Alarm Group:
IPFE
Description:
Traffic statistics reveal an application server is processing lower than average load. For example, if a TSA has three application servers, but the IPFE has only two connections open, then one of the application servers receives no traffic and thus is considered "underloaded."
Severity:
Minor
Instance:
IP address of the application server
HA Score:
Normal
Auto Clear Seconds:
N/A
OID:
ipfeIpfeBackendUnderloadedNotify
Cause:

The IPFE has an algorithm to calculate the average traffic load of the DA-MP application servers, at times the traffic on a DA-MP server may outside of the average range. When an IPFE detects that a DA-MPs traffic is unbalanced, processing a lower than average load, the IPFE server raises the 5007 alarm.

Few of the causes the IPFE to raise this alarm are:

  • A new DA-MP server has just been added to a cluster.
  • A DA-MP has just been stopped for maintenance or some other reason.
  • The activated traffic rate is to low.

These alarms are not harmful to the system, and indicates the IPFE traffic on a DA-MP server is imbalanced for some reason. There is no impact to traffic or connections and this alarm does not cause disconnection or congestion. As new connections get established, and statistics indicate the server is no longer under loaded, alarm 5007 gets cleared.

Diagnostic Information:

Collect following data before contacting My Oracle Support (MOS) for assistance.

  1. Export alarm history.
  2. grep * /proc/net/xt_recent* > xt_recent1_$(hostname)
  3. grep * /proc/net/xt_recent*/*> xt_recent2_$(hostname)
  4. tr.cat ipfe.STK>ipfeSTK_$(hostname)
  5. iqt -pE IpfeOption>IpfeOption_$(hostname)
  6. iqt -pE IpListTsa>IpListTsa_$(hostname)

Recovery:

  1. None required. Underloaded application servers do not impact traffic processing. This alarm clears when traffic statistics reveal the application server is no longer underloaded.
  2. It is recommended to contact My Oracle Support if more assistance is needed.