Calculated (daily) baseline for threshold evaluation of all collected metrics of File Servers. Baselines are used for threshold evaluations.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| server_addr | integer | not null | Server IP address |
| intervaldate | date | not null | Interval start date and time |
| fileserverkeyid | integer | not null | Unique identifier of file server |
| probeindex | integer | not null | Index identifying the probe on a specific host. Always 1 unless the host supports multiple Network Performance probes |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| readsvcsumu | float | not null | Sum of measurements (Sum of read duration) - upper baseline |
| readsvcsuml | float | not null | Sum of measurements (Sum of read duration) - lower baseline |
| readbytesu | float | not null | Total count of bytes read - upper baselin |
| readbytesl | float | not null | Total count of bytes read - lower baselin |
| writesvcsumu | float | not null | Sum of measurements (Sum of write duration) - upper baseline |
| writesvcsuml | float | not null | Sum of measurements (Sum of write duration) - lower baseline |
| writebytesu | float | not null | Total count of bytes written - upper baseline |
| writebytesl | float | not null | Total count of bytes written - lower baseline |
| othersvcsumu | float | not null | Total number of measurements (Number of other operations (other than read/write)) - upper baseline |
| othersvcsuml | float | not null | Total number of measurements (Number of other operations (other than read/write)) - lower baseline |
| siosumu | float | not null | Sum of measurements (Sum of user response times) - upper baseline |
| siosuml | float | not null | Sum of measurements (Sum of user response times) - lower baseline |
| linkerrcountu | float | not null | Total detected link network errors - upper baseline |
| linkerrcountl | float | not null | Total detected link network errors - lower baseline |
| fserrcountu | float | not null | Total detected file server errors - upper baseline |
| fserrcountl | float | not null | Total detected file server errors - lower baseline |
Product Name: Unicenter Network and System Management
Table Type: Table