Versions Compared

Key

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

opFlowSP 2.0.2

RELEASED  14 April 2021.

  • Fixed issue in opFlowSP where a large amount MongoDB connections were created and retained.
  • Improved the way opFlowSP loads agents/interfaces from the MongoDB.

opFlowSP 2.0.1

RELEASED 02 Nov 2020

This released included a few minor maintenance updates and one improvement.

...

  • opflow-cli.pl act=sync-agent-node-data is now able to execute more efficiently in the event that agents are captured as interfaces of nodes in NMIS.

opFlowSP 2.0.0

RELEASED 06 Oct 2020.

Upgrade Notes

...

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

...