Versions Compared

Key

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

Product Compatibility

...

Table of Contents
maxLevel2


opReports 4.4.1

RELEASED 14 September 2022.

Highlights

This is a maintenance release:

opReports 4.4.0

RELEASED 18 July 2022.

Highlights

This is a maintenance release:

opReports 4.3.1

RELEASED 25 May 2022.

Highlights

  • On-Demand Reports have been deprecated.
    • One-Off Reports are the replacement for On-Demand Reports.
    • One-Off Reports are generated from the Views >> Report Schedules page using the Create one-off Report button.
    • The generated reports previously displayed on the Views >> On-Demand page are now displayed on the Views >> Saved Reports page as category once-off.
    • The generated One-Off Reports are also displayed on the Views >> Saved Reports page as category once-off.
    • The generated Scheduled Reports are also displayed on the Views >> Saved Reports page as category recurring.

opReports 4.3.0-1

RELEASED 1 February 2022.

Highlights

This is a patch release:

opReports 4.3.0

RELEASED 1 December 2021.

Highlights

This is a maintenance release:

opReports 4.2.1

RELEASED 18 Mar 2021.

Highlights

This is a maintenance release:

...

Status
subtletrue
colourGreen
titleReleased
  24 June 2020

(warning) This release requires updated licenses, please contact Opmantek Support to organise new licenses

  • opReports version compatible with NMIS 9.
  • JSON Configuration files: The .nmis configuration files will be replaced by .json files
  • New License 2.0 structure used. 
  • ! Important notice: Due to the JSON configuration files upgrade, when updating to this version, upgrade of all OMK Products installed will be required (Not NMIS) to at least X.1. version. It also requires a License update due to the new license structure. 
  • Workaround:
    • If Node Report in opReports 4.1.0 does not display graphs, then NMIS9 is most likely missing the entry for 'rrddraw' under 'files' in nmis9/conf/Config.nmis
      • 'files' => {
        'nmis' => '<cgi_url_base>/nmiscgi.pl',
        'rrddraw' => '<cgi_url_base>/rrddraw.pl',
        'network' => '<cgi_url_base>/network.pl',
        'node' => '<cgi_url_base>/node.pl',
        'events' => '<cgi_url_base>/events.pl',
        'logs' => '<cgi_url_base>/logs.pl',
        'outage_file' => '<nmis_conf>/outage.dat',
        'nmis_log' => '<nmis_logs>/nmis.log',
        'fping_log' => '<nmis_logs>/fping.log',
        'auth_log' => '<nmis_logs>/auth.log',
        'polling_log' => '<nmis_logs>/polling.log',
        'syslog_log' => '<nmis_logs>/cisco.log',
        'event_log' => '<nmis_logs>/event.log',
        'nmis_favicon' => '<menu_url_base>/img/nmis_favicon.png',
        'nmis_home' => '<menu_url_base>/img/home.png',
        'nmis_help' => '<menu_url_base>/img/question.png',
        'nmis_slave' => '<menu_url_base>/img/slave.png',
        'company_logo' => ''
        },

...