You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

This is a brief overview of the major changes between opEvents releases.

opEvents 1.2.2

This is a maintenance release incorporating bug fixes and some new feature:

  • opEvents now support notes for both nodes and events.
    Any notes for nodes that exist in NMIS are imported when you use Import or Refresh from NMIS (in the System->Edit Nodes menu).
    Notes for events can be edited by users with privilege Module_opEvents_rw or higher. Notes for nodes require Module_opEvents_admin.
    Both types of notes are shown on the event and node context pages and can be of arbitrary length.
  • All opEvents pages were improved with regard to scalability and rendering delays have dropped substantially.
  • opEvents' Advanced Search now supports searching by node (also with regular expression).
  • The display of the event-over-time chart on the dashboard page was improved to display the  'busiest' node at the bottom of the stacking order.
  • Compatibility with Internet Explorer 11 was improved.
  • Both htpassword hashing modes (DES/Crypt and Apache-custom-MD5) are now supported.
  • some installer improvements and various minor bug fixes.

opEvents 1.2.1

This is a maintenance release which primarily incorporates bug fixes.

  • The help texts and tooltips in the GUI have been improved
  • Role-based Access Control was added to the opEvents GUI.
  • various installer improvements

opEvents 1.2.0

This is a general  release with various improvements and bug  fixes.

  • opEvents now ships with the new Opmantek Installer, which provides a much simpler and safer installation and upgrade process.
  • Restyled GUI, added glyphs for better visibility
  • A GUI for Node management was added under the System menu, which also provides access to NMIS Node Import functions.
  • New helper scripts for external event queue management were added
  • Authentication logs are now separate in log/auth.log and no longer mixed into opdaemon.log.
  • Entering a license is now simpler and requires just one click.
  • The logic and heuristic for finding associations between IP addresses, short and qualified DNS names and node names was reworked and is now much more robust.
  • Node names with "." in them work consistently now.
  • The Modules menu was reworked and is more useful now.
  • Improved opdiffconfigs, opupdateconfig and patch_config scripts are now shipped with the release.
  • The daemon init scripts now work consistently on both Debian- and Redhat-style distributions, and provice a "status" command.
  • The robustness of Quick and Advanced Search functions was improved.
  • The presentation of the Element Up/Down was repaired and improved.
  • The interoperability between Opmantek products has been greatly improved, and all products can now be installed in a cooperative fashion on the same machine.
  • The GUI now displays a prominent warning on the main dashboard page, should there be no active opevents daemon.

opEvents 1.1.2

This is a maintenance release incorporating primarily bug fixes. The two noteworthy changes:

  • A  security issue with the bundled Apache installation has been corrected, which could have been abused for denial-of-service attacks if opEvents was installed with unrestricted inbound access from the Internet.
  • The licensing system has been updated: to evaluate opEvents you will require a new evaluation license. Full licenses are not affected by this change.

opEvents 1.1.1

  • synthetic events are now subject to full deduplication and storm control
  • the package now ships with suitable default log rotation config files
  • improved robustness for log parsers and GUI behaviour
  • reworked the interface between NMIS and opevents, opeventsd now offers more precise functions for initial import and subsequent refresh operatinons of NMIS node information.
    the GUI now also provides access to these functions.
  • improved handling of stateful events for completely unknown nodes or devices
  • email contents are now completely configurable in the form of any number of user-defined templates, which includes both email subject and body.
  • the GUI now provides a link to the online product documentation.
  • opevents can now log events as JSON files, implemented as a policy action.
  • opevents now supports flexible watchdog timers for nodes and/or specific nodes' elements, implemented as policy action.

opEvents 1.1.0

  • various GUI improvements
  • opevents can now log events in NMIS syslog format, implemented as a policy action
  • reworked stateful deduplication and event synthesis functionality for improved robustness

opEvents 1.0.6

  • various bug fixes, node- and ip-cache-related, interaction between whitelist and rawlogging
  • insertion of events from command-line or JSON files was reparied to fix a type issue that kept such events from showing up in the  GUI
  • fixed an issue that could keep queued events pending for too long on a very lightly loaded system
  • GUI updates to improve the display of events' context
  • event emails were updated to contain more useful information
  • supported policy actions now also include generic tagging of an event
  • the escalation subsystem was made more resilient

opEvents 1.0.5

  • overhaul of the mail sending infrastructure

opEvents 1.0.4

  • fixes for external authentication methods and NMIS import issues

  • opeventsd can now parse (and consume) NMIS logs in JSON format

Changes between releases 1.0.0 and 1.0.3:

  • opeventsd now resurrects its worker slave on demand
  • a new generic parser engine for local customisation was added
  • opeventsd can now create events from the command-line or from a single JSON file
  • opevents now supports any number of logfiles per log parser type
  • the ip address cache now works properly and more efficiently
  • opeventsd now displays all supported command-line arguments when run with -h or -?
  • opevents now properly handles truncated (not rotated) logs
  • No labels