Versions Compared

Key

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

...

Note: as of opCharts 3.0.0, MongoDB is required, the installer will help you install/upgrade to the newest 3.X version.

Table of Contents

opCharts 4.0.5 Beta

Released July 5th, 2019
opCharts 4.0.5 requires NMIS 9.0.3

  • Fixed issue where a node name is numeric fails to display in a geo map
  • When you are shipping poller logs to the master these can be displayed for the node my changing the config option 'opcharts_event_log_type' => 'poller_event_log'
    • These logs are expected to be in <nmis_logs>/poller_event.log
  • If you wish to hide the event log widget for nodes you can set 'opcharts_gui_node_eventlog_display' => 'false'
  • Monitored services: This view will show monitored services from the poller nodes. 
  • Bug fix to show IP address and mask on inventory and interface list. 
  • Node panels now correctly show Health Kpi and Response Time
  • In an MSP environment and wish to hide popup notification errors to users bar users with administrator privileged use 'omk_gui_show_user_errors' => 'false'

opCharts 4.0.4 Beta

Released June 25th, 2019
opCharts 4.0.4 requires NMIS 9.0.2

...

  • Metrics and Health component from NMIS can be added to a dashboard or be found under the Views menu
  • Topological and Network map rendering improvements
  • NMIS Locations and Groups are editable within opCore and opCharts under System.
  • Editing of current nodes
  • New node editor which supports
  • SNMPv3 credentials
  • WMI credentials
  • Bulk updating of nodes
    • Creation of new Nodes
    • Notes
      • Node collect is based on snmp_collect and wmi_collect, future NMIS versions will take these new flags into account.
      • Editing of nodes, locations and groups is editing the local NMIS config
      • Editing of nodes in opCore and opCharts updates opEvents and opConfig nodes collection if these products are installed, this is an always on behaviour
      • Creating or editing of nodes takes a couple of minutes to show up through opCharts
      • SNMPv3 credentials
      • WMI credentials
      • Bulk updating of nodes
      • Editing of current nodes
      • Creation of new Nodes
      • Notes
    • Outage Editor now supports node.host selector
    • File management is now able to delete files
    • Event log viewer has been rewritten for speed and usability
    • New config option to force WebSockets over a certain port, needed for secure WebSockets and Apache socket proxy
      • websocket_proxy_port under opCommon
    • Create a real-time graph when viewing an interface, this creates a new collector using the current interfaces snmp index 
      • The default poller is a config option in opCommon.nmis opcharts_interface_graph_default_poller defaults to "Interface Utilisation - High Speed" on install
    • New colour for major events based on the NMIS8 major colour.
    • Certain node resources now prepend ifDescr
    • Node searching on all opCharts pages
      • Node searching uses AJAX, prefetching config option has been removed.
    • Go back button, when going between applications you can click the go-back button by the breadcrumbs
    • If a collector is collecting an interface its ifDescr will be shown in the collectors table.
    • When creating a new collector and the polling definition is for an interface you can quick search the selected nodes interfaces which will make it easier to find the snmp_index
    • Maps now have a button to refocus geo-maps

    ...