1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
Commit graph

16 commits

Author SHA1 Message Date
Lars Kruse
502348577e Plugin dovecot: remove usage of "expr"
The usage of "expr" can be replaced easily with a shell builtin.
"expr" caused problems due to its hard-coded path.

Closes: #1240
2021-10-13 12:31:27 +02:00
pcy
a1cff256cd [plugins/dovecot/dovecot] make 'connected users' graph DERIVEable 2020-08-18 04:12:40 +02:00
Lars Kruse
8713eb3722 Fix spelling mistakes in comments and descriptions
Thanks, codespell!
2020-03-26 04:23:21 +01:00
Lars Kruse
e4cd049b01 Fix trivial instances of wrong autoconf exitcodes 2018-09-16 04:03:31 +02:00
Lars Kruse
17f784270a Whitespace cleanup
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
Lars Kruse
7c62b9b6de added executable permission for multiple plugins 2018-03-09 00:18:30 +01:00
Lars Kruse
c6ade37de4 cleanup: remove patch rejection garbage 2018-03-08 01:21:49 +01:00
klemens
8589c6df43 spelling fixes (2nd try) 2017-04-17 22:43:38 +02:00
dipohl
c4b2d9a8e3 Category Tree: reduce number of categories 2017-02-22 04:48:52 +01:00
Kenyon Ralph
4cec0c099e
set dovecot plugin to mode 0755, fixes issue #785 2016-12-15 11:40:58 -08:00
Alexander Shurakov
a3a7008904 Update dovecot
Remove debug output
2016-01-26 15:32:33 +03:00
Alexander Shurakov
e5260be436 dovecot plugin check log file type by name
If dovecot plugin found dovecot-only log it will analyze it without filtering by 'dovecot' tag
2016-01-26 15:28:23 +03:00
Gabriele Pohl
e3899a30d8 Reduce number of categories, use more generic terms 2014-09-06 22:28:53 +02:00
Steve Schnepp
03135541dc always use plain $PATH 2013-07-19 11:02:19 +02:00
Steve Schnepp
cdfe518d36 use Munin::Plugin for statefiles 2013-07-19 10:59:36 +02:00
Mrten
6f0a884e19 Create dovecot, plugin to monitor dovecot connections
Based very heavily on exim_mailrejects
2013-06-04 00:28:33 +03:00