Versions Compared

Key

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

...

  • Business Services Interfaces table can now be configured by the schema file "opCharts_business_services_interfaces.json"
  • Inventory search improvements
    • inventory.data.Description is now searchable in the GUI with iregex
    • inventory.data.ifSpeed is now searchable as a string match
  • LLDP Improvements
    • If NMIS9 has LLDP neighbor in its inventory opCharts will use its currently polled neighbors interface to show utilization and metadata
  • CDP Improvements
    • If NMIS9 has CDP neighbor in its inventory opCharts will use its currently polled neighbors interface to show utilization and metadata
  • Improved the panels in Business Services including a new Monitored Services Panel
  • If the Interface or Node Panel cannot find any performance or utilization data it will show "No Data" instead of rendering nothing
  • Business Services have improved rendering of panels into rows.

Bug Fixes

  • Fixed update-subnet-dependancy throwing an error about not finding subnets.json, we have migrated this feature to use the internal cache database.

  • Fixed issue where the subnets cache would not expire old inventory.
  • Node panels would not honor configuration item "opcharts_gui_display_node_ssh" on all views.
  • Fixed issue with LLDP and CDP neighbours adding duplicates or not adding a neigbours at all.
  • Fixed a silent error in opCore with logging.
  • Various template enhancements.
  • Interface Panels Fixed issue where the string would not be shortened
  • Fixed issue in Maps when trying to use Cola Layout
  • Fixed Potential DB connection leak.
  • Fixed issue where node panels would not honour "opcharts_gui_node_panel_display".
  • Fixed issue with not panels when set as KPI and not using NMIS9 weights.
  • Fixed issue with Maps not always obeying Zoom Lock.
  • Fixed issue when creating a map and it throwing an error about its preset layout.
  • Fixed issue with maps and the background image not stacking correctly.
  • Fxied issue with older importred maps from opCharts3 throwing warnings in the JS console.
  • Fixed issue with maps when the view would not center correclty once loaded.
  • Fixed issue with maps and the loading spinner not hiding.
  • Fixed issue with node resource api not using the UUID correctly.
  • Fxied issue with our api controller not honoring fields_hash when pageination params are not passed.
  • Fxied issue with stacking and the CBQOS chart

Changes with Configuration Defaults

  • In the shipped opCommon.json file "opcharts_gui_node_panel_display" has changed from KPI to Resource

  • New config item "opcharts_gui_node_performance_button" see more on MSP features

...