Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: opCharts-4.6.3 TopN

...

Refer to product compatibility to determine supported Operating Systems and Database Versions.

opCharts 4.6.3

Status
subtletrue
colourGreen
titleReleased
 22 Jan 2024

Improvements

  1. New features for TopN
    1. The TopN dashboard is now called TopN Favorites.
    2. TopN Favorites allows you to select the N in TopN.
    3. You can change the sort order in theTopN table.
    4. There is a new TopN Tables view in the Views menu to allow you to manage TopN Tables, you can add, update and delete your own TopN tables.

opCharts 4.6.2

Status
subtletrue
colourGreen
titleReleased
 30 Nov 2023

...

Status
subtletrue
colourGreen
titleReleased
 22 Nov 2023

Improvements

  1. Addition of Ports view in opCharts Inventory view. To display a graph for each interface in a node, press the Node Interface Summary link on the Node page to display the Interface Inventory, then press the Ports button.
  2. Addition of Quick Add Node feature. From the Administration Nodes page, press the Quick Add Node link, fill in the Host Name/IP Address, node Name, Group and SNMP Community and press the Add button.
  3. Improved Enterprise Services view with less clicks for adding and deleting Nodes, Interfaces and Services.
  4. Enterprise Services view can now be sorted up or down by clicking on all column headings.
  5. Nodes are now created with NMIS and opEvents activated by default. See Common Node Properties

...

Status
subtletrue
colourGreen
titleReleased
 19 Sep 2023

Improvements

  1. A new map type called Dynamic Maps, this feature allows you to set a filter/search which defines which nodes and sub-nets appear on the map. Each time the map is refreshed new nodes in the filter are automatically added and removed nodes are taken off.  Learn more here: Dynamic Topological Maps
  2. Addition of multiple search filter in Monitored Services.

...

Status
subtletrue
colourGreen
titleReleased
04 Aug 2023

Improvements

  1. opCharts now support enhanced Network Visualization with Metric Links.
    • Added support for customising the links displayed in the maps.
    • You can now use any resource with a threshold to calculate the metric, instead of only the interface data.
  2. Scheduled Outages now support Element outages for Other elements as well as Nodes and Interfaces. See opCharts - Scheduled outages

...

Status
subtletrue
colourGreen
titleReleased
17 July 2023

Improvements

  1. We've added a new Maps feature called Metric Links. This feature enhances the visualization capabilities in topological, geographical, or network maps. This feature enables you to establish links between nodes, utilising thresholds to display line weight and colour. Additionally, you can customise the panels that appear for the resource. See Metric Links
  2. On the Node page, we have added a Node Inventory dropdown on the left panel within the Node view, which allows the selection and viewing of the inventory for that node.
  3. On the Node page, we have added a Node Details button with the (info) symbol. With this, you can view all the details of a node. This page is akin to the NMIS view.
  4. Scheduled Outages can be defined for other Elements such as vlans, as well as Nodes and interface Elements. See opCharts - Scheduled outages

...

Status
subtletrue
colourGreen
titleReleased
21 June 2023

Improvements

  1. Scheduled Outages can be defined for interface elements as well as nodes, from opCharts and from Public API.
  2. Addition or deletion of Monitored Services on nodes from opCharts ( opCharts => Views => Monitored Services => (+/-) )
  3. Administration Nodes screen updated to support more node fields. Node fields also updated to more logical tabs of the screen.

  4. Administration Nodes screen includes support for custom node fields from NMIS, these are called Extra Fields and can be administered in the opAdmin GUI, see Extra Fields

...

Status
subtletrue
colourGreen
titleReleased
18 May 2023

Improvements

  1. Editing Node Configuration is now available via the Edit Node screen in opCharts and Administration.

...

Status
subtletrue
colourGreen
titleReleased
19 April 2023

Improvements

  1. Enhanced Node Administration: We've added links in the node administration interface to opEvents and opConfig, making it easier to navigate between these tools and manage your nodes more effectively.

  2. Improved Data Display: We've removed unnecessary "</br>" tags when displaying certain data sourced from NMIS.

  3. Updated Inventory View: The inventory view now utilizes the NMIS modeling system to accurately order and display names in the grid, providing a more organized and efficient way to view your network inventory.

  4. LDAP Authentication: We now check local users before checking LDAP when auth_ldap_privs is enabled in opCommon.json

...

Status
subtletrue
colourGreen
titleReleased
15 March 2023

Improvements

Verified support for Customisation of Enterprise Services View

...

Status
subtletrue
colourGreen
titleReleased
08 March 2023

Improvements

Added improved support for opCharts to allow insecure (self-signed) SSL certificates, this uses the "omk_ua_insecure" configuration item in opCommon.json

...

Status
subtletrue
colourGreen
titleReleased
20 January 2023

Improvements

Huge inventory speed improvements, with the release of NMIS-9.4.2 we have improved the data storage of inventory records with node metadata. Please see opCharts Inventory Database Performance

...

The Release also features new OMK landing page .

Improvements

  • The opCharts installer now handles polling definition in a better way, which reduces the installation time by 6 minutes.
  • Fixed issue with certain node resources having a broken link.
  • Dark mode enhancements for welcome wizard 
  • Element Lists now include an ordering option for creating better operator forms for data entry and maintenance
  • Enterprise Services in an opHA Cluster now updates the poller inventory.  Enterprise Services tags were being overwritten by inventory updates in a poller.

...

Big release with an upgraded GUI framework to deliver accessibility enhancements and dark mode.

Improvements

  • This release includes improved Accessibility options, including support for Dark Mode. We have taken the opportunity while we tidied up the screens to change Opmantek to FirstWave. These are new features that are backward compatible with earlier releases.

  • In Administration, editing NMIS configuration files such as Contacts and Locations will now support  (#, -, /, (, ) ) characters in the name.

...

If you using portal roles before opCharts-4.5.0 please see "Repair RBAC for an enterprise service" Enterprise Services

opCharts 4.4.3

Improvements

  • New inventory cache, this will speed up loading of the Inventory View.
    • This is controlled by opcharts_use_cache and defaults to "true"
    • opcharts_inventory_display_cache_expire_time will control how long the cached documents are held in MongoDB before they expire
  • New cli option to run the cache as a cron job or to clear the cache
    • opcharts-cli.exe act=cache-resources
    • opcharts-cli.exe act=clear-cache-resources
  • New config option to control same site cookies, auth_samesite_cookie in opCommon.json
    • Supports:
      • Strict (Default)
      • Lax
      • None
    • Note if you are set auth_samesite_cookie to anything Lax or None you will need to set auth_secure_cookie to "true" or newer browsers will reject the cookie.
  • Node view will limit rendering longs lists of Node Resources and will instead showing a link to take you through to inventory, use opcharts_gui_node_max_display_resources to control the display length.
  • Improved inventory display query.
  • Improved Node Resources query.

...

New config option to help support MongoDB 4.2 going forward with feature development, we will announce in the release notes and opCharts MongoDB 4.2 Feature

Improvements

  • Enterprise Services Beta updates
    • You can now add an Enterprise Service to a map
    • Nodes, Interfaces and Services will raise a proactive event on a degraded state and will put the Enterprise Service into degraded
    • Nodes, Interfaces and Services being down will raise an overall Enterprise Service Down Event and put the Enterprise Services into a down state, we are working on the full documentation for this feature.

...

Status
subtletrue
colourGreen
titleReleased
9th June 2022

Improvements

  • Support for MongoDB 4.2, see Upgrading to MongoDB 4.2
  • Metadata for Elements list, see opCharts Form Schema
  • Added a shortcut button for "Node Tools" on Node page in opCharts 
  • When viewing node in Administration, show toolbar  displays Node and Event Context buttons.
  • When changing a password for a local password you will need to provide your previous password
  • When an enterprise service creates a service only node it will not be activated in NMIS or opConfig
  • Node configuration can be redacted from users using the Access_Redacted_Values Access Policy (Requires MongoDB 4.2) please see opCharts redacting content
  • Note if you do not have Mongodb 4.2 and you have the access policy for "Access_Redacted_Values" set to 0 for any user level then the nodes will not show, set back to 1 to restore.

...

Status
subtletrue
colourGreen
titleReleased
9th June 2022

Improvements

  • New list manager feature opCharts Element Lists
  • Users can upload logos and set them via the user preferences, see opCharts MSP Configuration Options to enable.
  • Users can create sub folders under conf/table_schemas/ with the role name of an rbac user, this allows you to set custom table schemas for a users RBAC role.

...

Status
subtletrue
colourGreen
titleReleased
30th May 2022

Improvements

  • Fix issue with certain inventory queries timing out with users in large node count environments.

...

Status
subtletrue
colourGreen
titleReleased
4th August 2022

Improvements

  • New Locations view to see all your configured locations with a map to show the nodes associated with that location
  • Improved CSS for node panels in dashboards
  • Enterprise Services now raise events for a service-only node instead of the first node in the Enterprise Service
  • Enterprise Services now show the status on maps
  • When adding an Enterprise Service to a map it now gives you a list of Enterprise Services to select from
  • When viewing a topology map in the Node view you can select between the nodes location view or the node topology
  • Edit node button added to the nodes view.

...

Status
subtletrue
colourGreen
titleReleased
7th April 2022

Improvements

  • Editing node configuration is possible via the 'Node' page in admin
  • The user groups when adding a user shows all the possible groups in the dropdown and is multi-select

...

Status
subtletrue
colourGreen
titleReleased
17th Feb 2022

Improvements

  • Admin can now set passwords for users, requires auth_method_1 to be htpasswd

...

Status
subtletrue
colourGreen
titleReleased
9 Nov 2021

Improvements

  • Spanish Language translation  improvements
  • Inventory chart icon will only display if we have graph data for the inventory dateset.

...

We recommend NMIS9.2 and greater for this release.

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.

...

Status
subtletrue
colourGreen
titleReleased
 29th Jan 2021

Improvements

  • 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.

...

Status
subtletrue
colourGreen
titleReleased
8 Dec 2020.

Improvements

  • opCharts installer has automation to help upgrade from opCharts-3.x to opCharts-4.2.1

...