New connectors
- Fortinet FortiAuthenticator RestAPI - Initial release.
- Zscaler ZDX Api - Initial release.
Enhancements
- Base Pack - Reduced the ICMP packet size to ensure it can pass through firewalls protecting SaaS software.
- HP Ilo XMLAPI - The connector now uses warning and critical thresholds provided by ILO data when no custom thresholds are defined.
- AIX SSH - Added a
FILTERARGmacro to the Process service template to filter on the process' arguments. Also added the ability to display details of all processes (including "OK" processes) in the long output (issue #5945). - Linux CMA - Added a Custom-Script service template to run custom commands.
- Windows CMA - Added new parameters for the Services service template and added a Custom-Script service template to run custom commands.
Breaking changes
-
- PostgreSQL - Added support for applying thresholds to the total number of connections, not just per database. This breaking change replaces the
*FILTERmacros in the Query-Time, Locks, Backend and Hitratio templates with more explicit*INCLUDE*and*EXCLUDE*macros (issue #5350).
- PostgreSQL - Added support for applying thresholds to the total number of connections, not just per database. This breaking change replaces the
-
The following connectors are now compatible with NSClient++ 0.11.8, which is currently available as a pre-release here. The breaking change occurs if you update NSClient++ without updating the connector. Updating the connector alone is safe. Fixing issue #95.
Fixes
- Centreon DEM (formerly Quanta) Rest API - The connector now returns an OK status when no are incidents found (instead of UNKNOWN).
- Veeam WSMAN - Added a specific command handler dedicated to PowerShell scripts to avoid
JSON errormessages occurring in some cases. - Windows WSMAN - Added a specific command handler dedicated to PowerShell scripts to avoid
JSON errormessages occurring in some cases, such asupdatesandpending-rebootmodes (issues #4461 and #4599). - Amazon FSx - Fixed a mix-up between
data-write-opsanddata-write-bytesfor the Fsx-DataUsage service (issue #5944). - Fortinet Fortigate SNMP - Fixed an error in the bandwidth calculation for the SDWan service (issue #5959).