Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Grouped Availability Report


New in version 3.1.10: 

A new configuration setting 'opreports_availability_average_packetloss' in /path/to/omk/conf/opCommon.nmis, controls whether the previous 'Packet Loss %'  (now renamed 'Count Packet Loss %' ) or 'Average Packet Loss %' is displayed in this report for each group.
'opreports_availability_average_packetloss' => 'false' , the default setting, causes 'Count Packet Loss %'  to be displayed:  This can be interpreted as 'percentage of readings with some amount of packet loss (Count readings with any packet loss / Number of readings)'.
'opreports_availability_average_packetloss' => 'true' causes 'Average Packet Loss %'  to be displayed:  This can be interpreted as ''Average Packet Loss (Sum of packets lost / Number of readings).


New in version 3.1.4:
4.

The Grouped Availability Report computes reachability statistics similar to the Node Availability Report, but devices are then categorised based on their overall availability metric; the report shows these results spread over various  summary table sections (for HTML output) or work sheets (for XLSX output). Both business days and business hour filtering are supported. The availability categories can be configured flexibly by adjusting thresholds and settings.

...