Revisions of monit
buildservice-autocommit
accepted
request 843832
from
Martin Hauke (mnhauke)
(revision 7)
auto commit by copy to link target
Martin Hauke (mnhauke)
committed
(revision 6)
- Update to version 5.27.1 Fixed: * Require that the program in a 'check program' statement exist on Monit startup. * Linux: Monit procmatch failed to show all matching processes if a non-root user ran Monit. * The CAP_SYS_RESOURCE capability was needed to be able to monitor filedescriptors usage of other processes if Monit was not started as root. * Remove trailing white space from collected process name * Fixed a race condition in Monit's HTTP interface on reload when SIGHUP were sent many times to the Monit process. * Monit could crash when sending heartbeat status to M/Monit. * If SSL certificate verification failed and certificate valid days test was enabled, Monit could report the following false positive: certificate expiry in 0 days matches check limit. Changed: * Use ISO 8601 format timestamp in log files.
buildservice-autocommit
accepted
request 817946
from
Martin Hauke (mnhauke)
(revision 5)
auto commit by copy to link target
Martin Hauke (mnhauke)
committed
(revision 4)
Martin Hauke (mnhauke)
committed
(revision 3)
- Update patch: * monit-better_default_monitrc.patch
Martin Hauke (mnhauke)
committed
(revision 2)
- Update to version 5.27.0 New features: * The SSL version: auto now defaults to TLSv1.2 and TLSv1.3 only. * Support for MySQL TLS encryption. * Support for MySQL 8.x default authentication method, caching_sha2_password. * The username in the mysql protocol test was limited to 16 bytes, this limit was removed. * Linux: Support for monitoring a process's filedescriptor usage. * Linux, OpenBSD, FreeBSD, DragonflyBSD, MacOS: Added support for monitoring of system-wide filedescriptors usage. * You can now set a list of allowed TLS protocol * Optionally split certificate chain and key for the Monit HTTPS interface. * Linux: Enable monitoring of per-process disk read and write I/O operations. * Linux: Added generic per-process I/O activity monitoring * Linux: monitor detailed CPU statistics for nice, hardirq, softirq, steal, guest, guestnice. * FreeBSD, OpenBSD, NetBSD, DragonflyBSD MacOS: Added CPU nice and interrupt usage statistics. * Linux: Added support for VxFS filesystem statistics. * Added year to the timestamp when monit logs to its own log file * Add STARTTLS support to the IMAPS protocol test on port 143. Fixes: * Issue #519: Monit could crash if a file check with restart on content match was used and this file had dependant services. * Issue #867: If Monit was linked with musl libc, it could crash when executing programs. Thanks to Rich Felker for report.
Martin Hauke (mnhauke)
committed
(revision 1)
Displaying all 7 revisions