Calculated (daily) baseline for threshold evaluation of all collected metrics of LU. Baselines are used for threshold evaluations.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| probeindex | integer | not null | Index identifying the probe on a specific host. Always 1 unless the host supports multiple Network Performance probes |
| intervaldate | date | not null | Interval start date and time |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| server_addr | integer | not null | Server IP address |
| utilsumu | float | not null | Sum of LAN utilization measurements - upper baseline. |
| utilsuml | float | not null | Sum of LAN utilization measurements - lower baseline. |
| broadcastframesu | float | not null | Total broadcast packets - upper baseline. |
| broadcastframesl | float | not null | Total broadcast packets - lower baseline. |
| multicastframesu | float | not null | Total multicast packets - upper baseline. |
| multicastframesl | float | not null | Total multicast packets - lower baseline. |
| frameslostprobeu | float | not null | Number of lost frames lost by probe - upper baseline. |
| frameslostprobel | float | not null | Number of lost frames lost by probe - lower baseline. |
| frameslostbufu | float | not null | Number of lost frames due to lack of buffer - upper baseline. |
| frameslostbufl | float | not null | Number of lost frames due to lack of buffer - lower baseline. |
| frameslosthardu | float | not null | Number of frames dropped by hardware - upper baseline. |
| frameslosthardl | float | not null | Number of frames dropped by hardware - lower baseline. |
Product Name: Unicenter Network and System Management
Table Type: Table