Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added missing bit re db indices

...

  • 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.
  • Editing of notes for events is recorded (as an action named note) with the even, and tthe user making the change is included in the action log.
  • opEvents now creates the necessary database indices automatically on the fly, and it is no longer required to run "opeventsd.pl act=setup" for database initialization.
  • 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.

...