Versions Compared

Key

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

...

  • Hidden node resources which are appended by _raw
    • (warning) Note you cannot use _raw when naming a node resource with NMIS9
  • Fixed issue where node resources would overflow its panel
  • Fixed issue where a split graph vertical label would be undef
  • Searching Interfaces under inventory now use iregex
  • Ported opCharts3 Features to 4
    • Metrics and Health chart component and view
    • Event Log component
    • Improved Node search
    • RBAC fixes
    • Map performance improvements
    • Other Various bug fixes
  • Remove add to dashboard button for TopN, these can be added through Dashboard Components



...

opCharts 3.3.

...

8
Status
subtletrue
colourGreen
titleLatest

...

Released May 5th, 2020
opCharts 3.3.6 requires NMIS 8.6.2G

Bug Fixes

This release fixes a caching issue which caused high disk load when "nmisx_db_cache_enable" is set to true

If you need to sort by node health in the nodes list while using DB caching you need to set "nmisx_db_cache_node_health_sorting" to true, this setting was introduced in 3.3.8 and is false by default.

(warning) When using opCharts as a Master and with "nmisx_db_cache_enable" set to true, data in the nodes list which is derived from a pollers node summary8h or summary16 cannot be displayed

opCharts 3.3.7

This was an internal release

opCharts 3.3.6 

To Be Released November 29th, 2019
opCharts 3.3.6 requires NMIS 8.6.2G

...

  • Refreshed login screen for all OMK applications
  • Improved node searching speed, set nmisx_db_cache_enable => 1 in opCommon to take advantage of this.
  • Chart editor now supports negative number in the multiply field
  • Stacked charts can now display min/max/avg values for the sum of the stack
  • Caching of subnets has been improved to decrease the risk of the file being locked when it needs to be read.
  • Updated systemd compatibility for Opmantek services, see more here.
  • Updated the logrotate script for systemd

Bug Fixes

  • Fixed issue with update-subnet-dependancy
  • opCore Node editor was setting the wrong key for collect_snmp
  • Node editor logs the current user in the audit.log when node config is changed
  • Fixed issue where the failure flash message was not displayed
  • Fixed issue where monitored service graphs had no date-time value

...

  • Newly created maps now use the nodes UUID, this allows maps to be created which will not degrade over time when nodes names are changed.

    • Maps created with opCharts-3.3.4 and below still use the nodes name as its ID, any changes or additions to these older maps will continue using the node name

  • Nodes are now sortable by health

  • Metrics and Health now shows the status metric

  • Nodes view now uses case insensitive regex for searching.

  • Changed the colours of the link between the nodes based in the input and output utilisation: 

    • < 30 = green, 

    • >=30 <75 = yellow, 

    • >=75 <100 = orange, 

    • >=100 = red

    • If the utilisation information is not available, the colour will be based in the status:

      • Green: up 

      • Red: Down

      • Grey: Unknown

    • This colour guide can be changed in the configuration, with the following configuration items:

      • 'opcharts_map_link_color_ok' => '#59cf59',

      • 'opcharts_map_link_color_normal' => '#ffd700',

      • 'opcharts_map_link_color_warn' => '#ffa500',

      • 'opcharts_map_link_color_error' => '#d9534f',

      • 'opcharts_map_link_color_up' => '#00FF00',

      • 'opcharts_map_link_color_down' => '#FF0000',

      • 'opcharts_map_link_color_uk' => '#999'

  •  Updated opCharts interface plugin, This is now run after every node update.

  •  New commands added to opcharts-cli to update the subnet dependencies: 

    • opcharts-cli.pl act=clear-all-node-depend: Clear all the nodes dependencies

    • opcharts-cli.pl act=update-subnet-dependancy: Update all the nodes subnet dependencies

    • New configuration items have been added:

    • 'opcharts_subnet_skip' => 'qr/(^127\.0\.0|^169.254\.|^192.168\.)/',

    • 'opcharts_router_names' => 'qr/^RTR/';

    • 'opcharts_router_skip' => 'qr/-router1$/'

  • Added search box to interfaces in business service.
  • Updated the opCharts.init.d service

Bug Fixes

  • opCore node location editor now correctly renders the delete modal
  • Expanded Menu drop downs are now clickable on mobile
  • Fixed issue where sorting multiple times in quick succession or any page other than 1 will cause the sorting to produce unexpected results
  • Fixed issue where custom group status in the panel would always show unreachable
  • Fixed Opmantek grid to filter results when the mode is in client
  • Fixed bin/patch_config that was failing under certain values
  • Fixed alert banner not displaying in the correct position

...

Released April 11, 2019
opCharts 3.3.4 requires NMIS 8.6.2G

Bug Fixes

  • Fixed Issue where bulk updating nodes would force the updated node property collect to false.
  • Fixed issue where a dashboard component on initialization failure would stop the rest of the dashboard from rendering.

...

Released Feb 14, 2019
opCharts 3.3.3 requires NMIS 8.6.2G

Bug Fixes

  • Library dependency issues
  • Various bug fixes

...