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

2049 Commits

Author SHA1 Message Date
Vincent Viallet
926c0ee4cd Add unix socket support, change some indent / format. 2014-02-20 13:31:39 +08:00
Steve Schnepp
6d2da7ad27 p/cpu_linux_multi: remove the use of /proc/cpuinfo 2014-02-19 15:10:21 +01:00
Steve Schnepp
d38eda2838 p/cpu_linux_multi: suppress perl warning 2014-02-19 15:10:20 +01:00
Steve Schnepp
5e2aaa3a67 Merge pull request #439 from leeclemens/patch-1
fix example comment with proper wildcard examples
2014-02-18 16:02:21 +01:00
Steve Schnepp
41f6ee3897 Merge pull request #450 from rralcala/master
Initial commit of this total requests by status code for virtual hosts.
2014-02-18 16:01:38 +01:00
Steve Schnepp
6270bfacc3 Merge pull request #451 from jmarcio/patch-1
Create sendmail_mailq plugin
2014-02-18 16:01:19 +01:00
Steve Schnepp
7138f44167 Merge pull request #454 from zjttoefs/master
chronyc: new feature, better performance
2014-02-18 16:01:04 +01:00
Steve Schnepp
c742e5e7d6 Merge pull request #452 from jmarcio/patch-2
Create jchkmail_counters_ plugin
2014-02-18 16:00:29 +01:00
Steve Schnepp
7090bcd880 Merge pull request #448 from shtouff/feat-plugin-bind9_rr
Feat plugin bind9 rr
2014-02-18 15:59:05 +01:00
Steve Schnepp
7bde2d73bf Merge pull request #447 from ghtyrant/master
Add ServerQuery login support to ts3v2 plugin
2014-02-18 15:58:11 +01:00
Steve Schnepp
134200b2f5 Merge pull request #445 from XciD/master
Add Category for users who have multiple sessions / new plugin for multiple session only socket mode
2014-02-18 15:56:20 +01:00
Steve Schnepp
97a5f91979 Merge pull request #440 from ercpe/master
Plugin to monitor temperatures of Synology systems via SNMP
2014-02-18 15:53:46 +01:00
Steve Schnepp
1f523a7527 Merge pull request #437 from deveth0/patch-5
Update slush_reward_
2014-02-18 15:46:37 +01:00
Steve Schnepp
2213ba069a Merge pull request #436 from deveth0/patch-4
Update slush_hashrate_
2014-02-18 15:46:19 +01:00
Steve Schnepp
fe49d51245 Merge pull request #435 from rafaltrojniak/master
Redis: Refactoring , information about the limits, more memory statistics
2014-02-18 15:45:36 +01:00
Steve Schnepp
f88b11105b Merge pull request #430 from leeclemens/master
append newline to support _mem and multiple GPUs
2014-02-18 15:43:59 +01:00
Steve Schnepp
c3370cfb13 Merge pull request #429 from Fusl/master
Added plugin for pdns_recursor rec_control get-qtypelist querytype-listi...
2014-02-18 15:43:17 +01:00
Steve Schnepp
21d2262faa Merge pull request #428 from minitux/patch-1
Update redis-speed add password option
2014-02-18 15:42:37 +01:00
Steve Schnepp
71da82d96f Merge pull request #427 from warrenguy/tarsnap
Add 'tarsnap' plugin.
2014-02-18 15:42:15 +01:00
Steve Schnepp
74f814befd Merge pull request #426 from gullevek/master
Plugin to monitor HP server temperatures via the hplog command
2014-02-18 15:41:47 +01:00
Tobias Richter
1a0b016723 new feature, better performance
* add stratum monitoring
* reduce forking by using awk
* do not limit output precision
* detect slow/fast time or freqency and adjust sign of value accordingly
* remove commented out code
2014-02-16 16:55:42 +00:00
Crafter6432
aff7c65f9f Bug fix
Added possibility for http auth
2014-02-14 13:13:04 +01:00
Jose-Marcio Martins da Cruz
aa6e39ff38 Create jchkmail_counters_ plugin
jchkmail_counters_ is a plugin to monitor j-chkmail mail filter - http://www.j-chkmail.org
2014-02-09 21:18:05 +01:00
Jose-Marcio Martins da Cruz
c81b798bde Create sendmail_mailq plugin
This plugin is a replacement for sendmail_mailqueue.

It's proposed at the contrib tree but it may eventually replace the main sendmail_mailqueue plugin.

It solves three problems in sendmail_mailqueue :

1. sendmail_mailqueue gets its results from the number of files on the queues directories. This may led to wrong results on some situations. sendmail_mailq parses the results of the command mailq, which is how sendmail identifies the contents of its queues.

2. It show separate results for the MTA and MSP.

3. In huge servers it's usually better to create multiple queues (or groups) and to set different priority to them, depending on the source or destination. This plugin shows the details for each queue.
2014-02-09 19:51:23 +01:00
Roberto Rodriguez
cbbedb7cb8 Initial commit of this total requests by status code for virtual hosts.
It was written in bash to avoid any dependencies
TODO: Add a better clasification of status codes (Short and useful)
2014-02-09 16:18:19 +02:00
Steve Schnepp
84e0b4240e Merge pull request #449 from steveschnepp/postgres_tuplesratio
p/postgres_tuplesratio: ratio of live/dead tuples
2014-02-09 14:31:49 +01:00
Gilles
0b4260198b p/postgres_tuplesratio: ratio of live/dead tuples 2014-02-09 14:29:24 +01:00
Rémi Paulmier
0ddf01817f canonicalize keys with _ instead of dots 2014-02-07 15:45:04 +01:00
Rémi Paulmier
e3e3ca2787 added a new plugin to monitor bind9 usage by RR queried 2014-02-07 15:01:41 +01:00
Fabian Schlager
3be8fd69cc Remove debug output from ts3v2 2014-02-06 16:32:29 +01:00
Fabian Schlager
d41d39916b Add server query login to ts3v2 plugin 2014-02-06 16:29:17 +01:00
XciD
f519cf3ad4 Create rtom_allsessions_vol
For all sessions
2014-02-05 11:32:00 +01:00
XciD
acba118937 Create rtom_allsessions_spdd
For all sessions
2014-02-05 11:31:24 +01:00
XciD
71a872cfb6 Create rtom_allsessions_peers
For multiple sessions
2014-02-05 11:30:14 +01:00
XciD
4aae9a41a0 Create rtom_allsessions_mem
For multiple sessions
2014-02-05 11:29:14 +01:00
XciD
530b61edf0 Update rtom_vol
Add Category for people who have multiple sessions
2014-02-04 17:41:30 +01:00
XciD
e15ed8cb28 Update rtom_spdd
Add Category for people who have multiple sessions
2014-02-04 17:40:43 +01:00
XciD
e384c4b637 Update rtom_peers
Add Category for people who have multiple sessions
2014-02-04 17:39:47 +01:00
XciD
e55e233b22 Update rtom_mem
Add category for people who have multiple sessions
2014-02-04 17:38:33 +01:00
Clemens Schwaighofer
54dee0ad42 Merge remote-tracking branch 'upstream/master' 2014-02-04 17:17:33 +09:00
Johann Schmitz
e937af458e Plugin to monitor temperatures of Synology systems via SNMP 2014-02-02 08:03:43 +01:00
leeclemens
be06ff03a1 fix example comment with proper wildcard examples
removed media in favor of error - since valid wildcard values are temp, error, other, predictive
2014-01-29 21:23:12 -05:00
deveth0
2fbd179fa2 Update slush_reward_
Moved from filename to env parameter to prevent the api-key displayed as graph name
2014-01-28 23:41:42 +01:00
deveth0
3bf0c91b92 Update slush_hashrate_
Moved from filename to env parameter for the api key. This way the api key is no longer displayed as the chart name
2014-01-28 23:40:35 +01:00
Rafał Trójniak
3e56b6589b Refactoring of fetching procedures, information about the limits, more memory statistics 2014-01-26 21:47:50 +01:00
Antoine Beaupré
9f6830d4ea remove duplicate nagios multigraph
nagios-multigraph is almost an exact copy of nagios_multi_, apart from some string changes.

furthermore, it says it should be installed as nagios_multi_ so it's clearly the superfluous one
2014-01-24 13:45:01 -05:00
leeclemens
7713329755 append newline to support _mem and multiple GPUs
Memory used percentages were being concatenated into a single string if multiple GPUs were present, e.g. both using 30% would print mem0.value 3030 mem1.value
2014-01-23 14:33:43 -05:00
Fusl
a4d97861c2 Removed OPT, IXFR, AXFR, URL, MBOXFW and CURL as they aren't being used in pdns_recursor 2014-01-23 10:21:00 +01:00
Fusl
9e884a3546 Made a typo at RRSIG (was: PRSIG) 2014-01-23 10:13:47 +01:00
Fusl
0d2b3037e6 Added plugin for pdns_recursor rec_control get-qtypelist querytype-listing which is going to be merged into a stable in the near future. 2014-01-23 09:59:58 +01:00
minitux
9894864b71 Update redis-speed add password option
Add password option in the redis connection
2014-01-22 19:02:03 +01:00
Warren Guy
de7d6a27b9 Add 'tarsnap' plugin.
Monitors the amount of data stored by the local machine on the tarsnap.com service.
2014-01-22 14:17:26 +00:00
Clemens Schwaighofer
e7342a3831 Munin postfix plugins for multiple postfixes
renamed the ‘rtimeout’ from “Lost connection” to “Read connection timed
out” to be more correct at what this value is.
2014-01-21 15:58:39 +09:00
Clemens Schwaighofer
84d9fa7d7b HP Monitoring plugin for temperature via the hplog command 2014-01-21 15:18:05 +09:00
thefinn93
faca733fd6 Added a category to mailman-queue-check 2014-01-15 19:09:31 -08:00
thefinn93
59ecf3f15e Moved mailman-queue-check to the mailman folder 2014-01-15 19:07:28 -08:00
Steve Schnepp
d58231ff51 Merge pull request #423 from ercpe/juniper
Juniper SRX SNMP plugin
2014-01-12 05:15:14 -08:00
Johann Schmitz
785dab3706 Finished the juniper_spu plugin 2014-01-12 08:18:21 +01:00
Johann Schmitz
ae30c5979c Finished the plugin 2014-01-11 19:50:44 +01:00
Johann Schmitz
f52a7ea9a7 New plugin to monitor flow and cp sessions of Juniper firewalls via SNMP. 2014-01-11 19:24:42 +01:00
Johann Schmitz
f78847fbae Fixed the plugin 2014-01-11 10:14:17 +01:00
Johann Schmitz
acfd3e4e08 Fixing trailing whitespaces 2014-01-10 15:03:13 +01:00
Johann Schmitz
ee0d7b3826 Some fixes 2014-01-10 14:53:47 +01:00
Johann Schmitz
2fff9d6bac First version of the juniper SNMP plugin 2014-01-10 14:17:05 +01:00
Kenyon Ralph
e99f0f672b Merge pull request #422 from lwindolf/master
Fix negative values on Sphinx restart
2014-01-09 10:02:00 -08:00
Steve Schnepp
8f719ef600 Merge pull request #420 from ldidry/update-du-2
[plugins/disk/du-2] Doc and autoconf updates
2014-01-08 12:51:04 -08:00
Steve Schnepp
959f55ee0e Merge pull request #421 from ldidry/new-plugin-du_pattern
New plugin : du_pattern
2014-01-08 12:49:17 -08:00
Luc Didry
e838e28ee0 Copyright year update 2014-01-07 17:22:21 +01:00
Luc Didry
54560ad5ed Copyright year update 2014-01-07 17:21:06 +01:00
Luc Didry
3f253ebec9 Copyright year update 2014-01-07 17:17:50 +01:00
Luc Didry
29e732d7ee Add new plugin : postfwd2 2014-01-07 17:13:40 +01:00
Luc Didry
89b632233c Add new plugin : du_pattern 2014-01-07 17:02:08 +01:00
Luc Didry
3e5627a223 [plugins/disk/du-2] Doc and autoconf updates 2014-01-07 16:54:13 +01:00
Lars Windolf
b32ff11c61 Avoid negative queries count on Sphinx restart
Difference calculation can go negative when Sphinx is restarted. This makes ugly spikes in the graph.
2014-01-07 15:28:01 +01:00
Lars Windolf
7ca5814ce7 Avoid negative connection count on Sphinx restart
Difference calculation can go negative when Sphinx is restarted. This makes ugly spikes in the graph.
2014-01-07 15:27:16 +01:00
Steve Schnepp
08241c1282 Merge pull request #417 from anarcat/mysql_per_user
fork the mysql_connections plugin to add per-user support
2014-01-03 07:37:33 -08:00
Igor Borodikhin
2eb7552c5d Fixed wrong path to munin-node config file in doc 2014-01-03 19:47:37 +06:00
Johann Schmitz
c255203d9a Stub for juniper plugin 2014-01-03 06:55:00 +01:00
Antoine Beaupré
efc20c679a cosmetic 2014-01-02 19:30:41 -05:00
Antoine Beaupré
6002cb63eb overhaul graph display: remove total, make "current" the "limit"
i did this because I can't figure out how to *not* stack the lines
after the areas. furthermore, removing the limit is essential to have
a proper resolution in the display.
2014-01-02 19:17:09 -05:00
Antoine Beaupré
02c5c4b6d6 limit and sort the config entries the same way as we sort values, based on values 2014-01-02 19:08:10 -05:00
Antoine Beaupré
88ba6e86be reorder graph to, hopefully, fix stacking 2014-01-02 18:54:45 -05:00
Antoine Beaupré
ade1481717 cosmetic fixes 2014-01-02 18:47:52 -05:00
Antoine Beaupré
c2214999c3 limit to ten the number of users by default 2014-01-02 18:47:44 -05:00
Antoine Beaupré
c223def9d5 fork the mysql_connections plugin to add per-user support 2014-01-02 17:44:02 -05:00
Steve Schnepp
361ed1886d Merge pull request #416 from otaviof/master
Netatalk v3
2014-01-02 03:46:50 -08:00
Steve Schnepp
a30e9ddcc9 Merge pull request #414 from tsaavik/master
Updated to work without using deprecated hadoop command and allows setting of hadoop admin user via plugin-conf
2014-01-02 03:45:27 -08:00
Steve Schnepp
783830acc4 Merge pull request #411 from tuxis-ie/master
Add support for ZFS On Linux
2014-01-02 03:44:49 -08:00
Otavio Fernandes
aec5ca142b Adding simple Bash script plugin to read information also from Netatalk v3. 2014-01-02 09:56:19 +01:00
Kenyon Ralph
1368ef0e4f Merge pull request #403 from dotdoom/master-ejabberd_resources_-file-descriptors
Add open_files capability to ejabberd_resources_
2013-12-29 10:47:57 -08:00
Clemens Schwaighofer
a64e85b2b7 Add multiple postfix monitoring plugin 2013-12-25 12:30:51 +09:00
tsaavik
08eefc2587 don't collect/send redundant data to munin 2013-12-20 13:06:41 -08:00
tsaavik
10dc32cd07 updated to user the perl munin module and user config from plugin-conf 2013-12-20 11:03:42 -08:00
tsaavik
4682e4fee4 better way to do it 2013-12-20 10:26:40 -08:00
tsaavik
9d5a111982 Removed deprecated hadoop command for hdfs
Made hdfs user configurable (FIXME: user plugin.conf)
2013-12-20 10:18:46 -08:00
Tuxis Internet Engineering
1bf1090901 Add support for ZFS On Linux 2013-12-16 10:55:35 +01:00
Steve Schnepp
84d972d71f Merge pull request #410 from Synopsi/master
Disk/raid: cpct does not have always value
2013-12-11 13:57:02 -08:00
Steve Schnepp
931b5f97f0 Merge pull request #352 from allanparsons/master
Rewrite of haproxy-sessions-by-servers
2013-12-11 13:55:24 -08:00
Allan Parsons
41db1b552b Update haproxy-sessions-by-servers 2013-12-10 22:07:28 +00:00
Tomas Sirny
d7e6c0114d Fix cpct value 2013-12-10 15:48:01 +01:00