06:01
Support shmem & file hugepages statistics. Also fixes doc typo for /proc path. Also downcase Anon.label for consistency with other labels.
06:00
Fix imapproxy_multi - Added imapproxy.conf as parameter as pimpstat won't work without - Added unversal_newlines as Popen parameter because otherwise it's binary output
05:59
raid2: add support for LSI MPT Fusion SAS 3.0 RAID
05:59
Added Comet Backup plugin
05:57
[ssl/ssl-certificate-expiry] Disable shellcheck SC1090 When linting this script, this will always fire. This is because shellcheck only does static code analysis and thus can not determine the filepath. References: - https://www.shellcheck.net/wiki/SC1090
05:57
[ssl/ssl-certificate-expiry] Add configurable timeout This should help with unreachable hosts, as the plugin can take more than 10 minutes to complete otherwise. These changes should be fully backwards compatible, since the default is no timeout set, so it acts the same way as before. Changes: - Introduce "timeout" configuration - Only run timeout when configured - Document usage of new configuration
05:55
[wunderground_] update default api key Signed-off-by: Olivier Mehani
05:51
Added opensmtpd plugin This is a new plugin for monitoring the mails sent/bounced/queued/looped for OpenSMTPD https://www.opensmtpd.org/ Supports auto conf
05:50
disk/zram: new plugin to monitor zram devices
05:49
Add prosody_0.12_ plugin This plugin replace prosody_ for Prosody versions 0.12+
05:47
Correct multigraph typo for uptime graph
05:46
Allow dovecot_stats_ cope with Dovecot 2.3 Dovecot has a new "stats" command, and the version that this plugin works with is now called as "doveadm oldstats", so try to adapt the command based on the dovecot version. Fixes #1327
05:42
consolidate location of transmission plugins
05:36
+ transmission plugin (torrent activity, status, traffic)
05:34
move transmission_ratios to the network directory So that it's next to the other transmission plugin.
05:26
munstrap templates: update lazysizes to v5.3.2 Fixes CVE-2020-7642.
05:15
Fix for clamav plugin - Add exit 0 at the end, otherwise the plugin fails
05:14
Merge pull request #1347 from AnTheMaker/patch-1 Fix typos in HAProxy Plugin