2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00
Commit Graph

3347 Commits

Author SHA1 Message Date
Stig Sandbeck Mathisen
c77e458984 Merge pull request #645 from jmdevince/master
Plugin monitoring CPU on Cisco SB Devices
2015-09-02 23:10:38 +02:00
jmdevince
4fac7e61b8 Plugin monitoring CPU on Cisco SB Devices 2015-09-02 16:00:24 -05:00
Alexander Koch
0e2cac351c add postfix-policyd-spf-python plugin 2015-09-01 20:45:43 +02:00
Benoît SÉRIE
70b61f1621 Support for Debian Jessie. 2015-08-31 18:15:40 +02:00
Stig Sandbeck Mathisen
08479bda7c fix wrong label 2015-08-29 17:08:42 +02:00
Stig Sandbeck Mathisen
100dc35e98 Add category "time" to ntpdate_ plugin
This closes #633
2015-08-29 15:15:24 +02:00
Stig Sandbeck Mathisen
297adeab31 Merge pull request #626 from szepeviktor/patch-1
[monit] Not using memory is a warning condition
2015-08-29 15:06:10 +02:00
Stig Sandbeck Mathisen
839fcf3b3f Merge pull request #636 from vkh78/master
Add openntp_offset plugin.
2015-08-29 15:05:47 +02:00
Stig Sandbeck Mathisen
5a939acdd0 Merge pull request #635 from ak4t0sh/master
file_size graph : useless graph_scale removal
2015-08-29 15:04:48 +02:00
Stig Sandbeck Mathisen
b751e8eaeb Add apt/acng for graphing Apt-Cacher NG 2015-08-29 14:49:58 +02:00
rkarlsba
19ca132a46 ALL keyword
Add ALL keyword to count cpu use of all users. May be a dirty hack, but not sure how to do this otherwise...
2015-08-28 12:07:04 +02:00
Tomas Zvala
5d77895555 Readd Anonymoust Hugepages (aka. Transparent Hugepages) to system/hugepage plugin. 2015-08-25 13:46:34 +02:00
Paul Saunders
b17436fe80 Rework to tail_open log files 2015-08-06 12:08:55 +01:00
Niklas Yann Wettengel
9cc4259f6e Added handling of multiple lxc.network.veth.pair-lines 2015-08-03 15:37:42 +02:00
vkh78
5df0724eec Add openntp_offset plugin.
Add a plugin that, like ntp_offset plugin, measures offset, delay and jitter
for the active OpenNTPd peer.
2015-08-01 11:34:05 +02:00
Paul Saunders
5c671ba157 zenus_: Let's try fixing that compilation error again 2015-07-20 11:03:25 +01:00
Paul Saunders
73c0ad7797 zenus_: Correct compilation errors when Logger not available 2015-07-20 10:46:58 +01:00
Paul Saunders
fe2707654f zenus_: Handle "unlimited" accounts 2015-07-20 10:35:43 +01:00
ak4t0sh
338001fb6a file_size graph : useless graph_scale removal 2015-07-19 21:19:29 +02:00
Stig Sandbeck Mathisen
7f94d4d68e Merge pull request #631 from western/dev
rewrite memcached family plugins for unix socket usage
2015-07-13 13:59:11 +02:00
Andrey (suse24)
fb4914f77d rewrite memcached family plugins: bytes_, connections_, hits_, items_, requests_, traffic_
for unix socket usage
2015-07-13 01:38:54 +03:00
Andrey (suse24)
13b6ca382e redis plugin: add unixsocket feature 2015-07-12 23:23:16 +03:00
Stig Sandbeck Mathisen
7f9afa0160 Merge pull request #629 from k3nnyfr/patch-2
Update proftpd_count
2015-07-11 23:25:02 +02:00
Stig Sandbeck Mathisen
c21abd6f10 Merge pull request #628 from k3nnyfr/patch-1
Update proftpd_bytes
2015-07-11 23:24:45 +02:00
Alexandre
3adc1590e6 Update proftpd_count
Fixed wrong/old path for xferlog
2015-07-10 15:38:38 +02:00
Alexandre
89e9cdf1ed Update proftpd_bytes
Fixed wrong/old path for xferlog
2015-07-10 15:37:19 +02:00
Stig Sandbeck Mathisen
fcc8e1fe80 Merge pull request #621 from exhuma/stacked-postfix-queue
Stack postfix mailqueues instead of overlapping.
2015-06-23 16:47:36 +03:00
Stig Sandbeck Mathisen
9518ffa109 Merge pull request #555 from TobleMiner/master
[apc_status] Added multigraph capabilities and fixed regex
2015-06-23 16:37:08 +03:00
Stig Sandbeck Mathisen
4b37820fe3 Merge pull request #627 from zeroflow/snmp_synology
Add snmp__synology_* plugins
2015-06-23 16:36:26 +03:00
Thomas A
c40eabee7e Add snmp__synology_* plugins
Synology specific snmp plugins for:
- System temperature
- HDD temperature
- UPS Charge & Load
2015-06-18 19:37:42 +02:00
Viktor Szépe
25a1a06a4a Missing condition 2015-06-08 17:10:04 +02:00
Viktor Szépe
7220fda4ad print statements need variables 2015-06-08 17:05:20 +02:00
Viktor Szépe
c72251a7f9 Not using memory is a warning condition
When a daemon fails `-nan` is its memory usage.
2015-06-08 14:38:11 +02:00
Steve Schnepp
54becf68ca p/if1sec: initial add 2015-06-01 20:12:47 +00:00
Steve Schnepp
c5238dbc5f p/multicpu1sec-c: always exit(0) when successful 2015-05-30 08:43:22 +00:00
Steve Schnepp
066bec8d0b Merge pull request #622 from steveschnepp/multicpu1sec-c
Multicpu1sec c optimsations
2015-05-30 10:40:05 +02:00
Steve Schnepp
9901e00140 p/multicpu1sec-c: keep the files open 2015-05-26 20:56:57 +00:00
Steve Schnepp
2db160e268 p/multicpu1sec-c: use posix IO instead of stdlib 2015-05-26 20:50:26 +00:00
Stig Sandbeck Mathisen
f444e600c9 Merge pull request #620 from exhuma/fix/postgres_space_
Plugin runs, even if no access to list DBs.
2015-05-26 19:02:33 +02:00
Michel Albert
d6465721f3 Stack postfix mailqueues instead of overlapping.
It is very hard to see the real values in the postfix queue when they
are overlapping. Having a stacked graph eleviates this whil still
retaining all the necessary data.
2015-05-26 16:01:48 +02:00
Michel Albert
a8e524449d Plugin runs, even if no access to list DBs.
If the user as whom "munin" connects has no rights to list existing DBs,
the plugin crashes. Even though the rest of the code is OK. Listing DBs
is only necessary in the case of auto-configuring the plugin. Not for
running it.

This removes the line which causes the bug. The variable which is set in
this line is anyway not used.
2015-05-26 15:52:44 +02:00
Stig Sandbeck Mathisen
a52f8e49c9 Merge pull request #619 from smith153/master
Add modem-nvg510
2015-05-26 11:01:03 +02:00
Samuel Smith
ab215a5436 Add autoconf support 2015-05-25 16:08:34 -05:00
Stig Sandbeck Mathisen
4f6929be39 Merge pull request #617 from HeisSpiter/master
cyrus-imapd:
2015-05-23 21:12:42 +02:00
Stig Sandbeck Mathisen
403bba18fa Merge pull request #618 from xtavras/kvm_fix
fixed kvm_* plugins
2015-05-23 21:11:32 +02:00
Samuel Smith
98afc91e34 Add modem-nvg510
Tracks most stats reported from NVG510 DSL modems
2015-05-23 12:19:47 -05:00
Stanislav Kopp
5715bb2408 fixed regex for "vm_name" resolv, so VMs with dash in the name will be
displayed correctly
2015-05-21 15:40:11 +02:00
Pierre Schweitzer
888d91f4e6 cyrus-imapd:
First, try to look for proc_path: config parameter.
If it doesn't exist, fallback to old method, and extrapolate the configdirectory: config parameter
2015-05-20 15:24:30 +02:00
Stig Sandbeck Mathisen
8537e6fd02 Merge pull request #615 from elfurbe/zfsonlinux_stats_
Re-submit zfsonlinux_stats_
2015-05-16 11:48:37 +02:00
amichel
c147534385 Change interpreter to bash, [[ is just better 2015-05-16 01:59:27 -07:00