NOC Monitor PortMon Changelog
noc-monitor-portmon-1.1.0
Release Notes
- Now registers SQL statements with
ErrorPrinter
. DefaultTcpPortMonitor
now supports SSL, off by default.
Enable SSL with monitoring parameter ssl=true
.
-
Protocols
aoserv-daemon-ssl
and aoserv-master-ssl
now support SSL, on
by default. Disable SSL with monitoring parameter ssl=false
.
noc-monitor-portmon-1.0.5
Release Notes
- Updated dependencies.
- Resolved editor warnings.
noc-monitor-portmon-1.0.3
Release Notes
- Updated PostgreSQL JDBC Drivers to 42.2.14.
noc-monitor-portmon-1.0.0
Release Notes
- Project moved to GitHub and Maven.
- Converted to tab indentation.
- Updated to Java 8 coding standards.