Table of Contents |
---|
...
- Added secrets randomise and secure cookies. For more information see Security Configurations.
- Updated jQuery dependencies.
opFlowSP 2.0.3
RELEASED 2 June 2021.
- Fixed issue in opflow-cli.pl act=sync-agent-node-data is unable to resolve an ip of a VDOM related to a device with other agents.
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
The new release of opFlowSP 2 will work on Opmantek's latest and fastest platform, however, the currently installed products are incompatible with this upgrade.
To find out more about this upgrade please read: Upgrading Opmantek Applications
opFlowSP 1.0.10
Version 1.0.10 has been release on 5 March 2020.
...
- 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
...
Version 1.0.7 has been released on 31 Oct 2019.
Please refer to the opFlow Release Notes as many features are shared with opFlow and opFlowSP; opFlowSP has been optimised to operate in large environments.
Highlights
- opFlowSP API provides agents resources information for use in constructing opCharts 4.0.9 (or newer) component templates:
- Basic information is provided at http://odem.opmantek.com//en/omk/opFlowSP/api/v1/agents_resources
- Additional Interface information is provided at http://odem.opmantek.com/en/omk/opFlowSP/api/v1/agents_resources/info
- Verbose information is provided at http://odem.opmantek.com/en/omk/opFlowSP/api/v1/agents_resources/verbose
- opFlowSP now supports opCharts 4.0.9 API
- opCommon.nmis setting 'opflow_opcharts_url_base' can now be set to a remote host on which opCharts 4.0.9 or newer is installed.
In opCommon set the target to be the NMIS9 server which is managing the devices, and interface information will be retrieved from there.
Code Block 'opflow_opcharts_url_base' => "", 'opflow_opcharts_user' => "nmis", 'opflow_opcharts_password' => "XXXX",
opFlowSP 1.0.6
Version 1.0.6 was released on 22 Feb 2019, this is a maintenance release.
...