1.5.7. Release 1.2.2-7

Release date: 15.06.2022

The new changes in this release are the following:

1.5.7.1. ON Core

  • In ON NAC -> Business profiles there is a button in the MAC column that takes us directly to see the agent payloads for that device.

  • If healthcheck can’t get information from Redis because Redis isn’t working, it uses the hostname of the device.

  • The maximum number of records saved to disk and the maximum number of records from the same source saved to disk were capped at 100,000 and 10 respectively. That limit has been removed.

  • Added a flag in userDeviceProfiling to enable/disable Polycom MAC discovery. If enabled:

    • Run a new search on bro-ssl_log, filter by dst_ip, range 24h and get property “ssl_subject”.

    • Parse “ssl_subject” to get MAC.

    • Runs the IpMac poleval using the selected MAC, adding the following tag: ESI_VOIP_POLYCOM.

  • New variables have been added to the service and user interface application settings in the agent profile options and default values have been set for others.

  • Added SYSTEM_LOAD and SYSTEM_INFO in the healthcheck.

    • SYSTEM_LOAD: Indicates the average load of the device in different amounts of time.

    • SYSTEM_INFO: indicates what type of device it is.

  • The CoA and SNMP logs have been improved and now show more information. The logs are found in the opennac-queues.log file.

1.5.7.2. ON Analytics

  • In Analytics -> Use Cases, the Segmentation dashboard referring to the use case of the openNac product has been added.