System resource monitoring

You can set thresholds for monitoring disk utilization by specifying a rising-threshold-log value (in percentage, from 0 to 100) and a falling-threshold-log value (in percentage, from 0 to 100).

The rising-threshold-log value sets the threshold that triggers the generation of the systemResourceHighUtilization log message with warning severity whenever the utilization of the disk partition reaches the set value in a rising direction. The log message captures the following information:

  • CPM slot number, for example control A
  • Disk name, for example disk/dev/sda
  • Partition name and label, for example partition/dev/sda5 label NOKIA-DATA

The falling-threshold-log value sets the threshold that triggers the generation of the systemResourceHighUtilizationLowered log message with notice severity whenever the utilization of the disk partition reaches the set value in a falling direction. The log message for the falling-threshold-log captures the same information as the message for the rising-threshold-log.