Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: small amendments

...

  • The Node Availability report now supports selectable definitions for Uptime.
    If you set the config option  opreports_availability_nodata_separate to "true", then Uptime, Downtime and  No-Data periods are treated as non-overlapping, independent concepts.
    If "false" (the default), then uptime includes everything except confirmed downtime, i.e. Uptime includes (confirmed) uptime as well as periods of no data.
  • Embedded graphs in a Node Availability report now display No-Data periods as yellow bars.
  • The generated HTML reports now contain the URLs for any custom attached files in a Javascript object.
    window.opreports_custom_files is a map/hash of original name and instance URL. This makes it easier for a customised report template to refer to or render things like custom banners.
  • Minor bug  fixes and improvements.

...