Versions Compared

Key

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

...

Table of Contents

opCharts 4.2.3

Status
subtletrue
colourGreen
titleReleased
9th March 2021To be released

Improvements

  • Improved query performance for nodes panels when showed as a resource.
  • New action in opcharts-cli setup-db, this updates opCharts indexes in MongoDB on install and can be manually run from the cli.
  • Node topology now supports ipv6
  • opcharts-cli act=import-subnets has improved debug logging, set debug=1 to see how its calculating subnets
  • opcharts-cli act=clear-subnets removes all cached subnets in the database.
  • Two new configuration items items to help change sizing of components
    • "opcharts_gui_default_component_size" this sets the components sizes across the application, excludes node detail view

      • Default is 210

    • Before this release the component size was hard coded as 280 and would cause certain components to render larger than desired
      • "opcharts_gui_nodes_detail_component_size" this changes the size of the components in the node detail view.
      • Default is 280
  • Inventory view for concept interfaces shows enabled and disabled interfaces for collect.

...