Versions Compared

Key

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

opFlowSP 1.0.10

Version 1.0.19 has been release on 5 March 2020.

Updates

  • opflow-cli.pl act=sync-agent-node-data does a look up on nodes using host, host ip, host backup name or host backup ip, as well as interfaces as a final resort.
  • Improved debug messages of opflow-cli.pl act=sync-agent-node-data.
  • opflow-cli.pl act=sync-agent-node-data has only every done a single remote query for node information if the query was successful as it would cache it for every subsequent agent interface. However, if the query was not successful it would make the same query again. Version 1.0.10 does not make the same query again even if it was not successful.

opFlowSP 1.0.9

Version 1.0.9 has been released on 2 March 2020.

There were a few updates, however mostly maintenance issues. Follow links for full details in documentation

Updates

  • Possibility to hide button "Interface Performance Graphs" - see Documentation
  • Possibility to add button with custom link - see Documentation
  • Added new formatter for Megabits - see Documentation
  • Agent and Interfaces names are now resolved where the NetFlow Agent has been through network address translation
  • Implemented application lock file for opflow-cli.pl act=sync-agent-node-data so that it can only have one instance of the process
  • Added a few more debug messages for the action sync-agent-node-data
  • Improved the performance of the action sync-agent-node-data

...