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

2189 Commits

Author SHA1 Message Date
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
Steve Schnepp
f57d763b3f Merge pull request #408 from steveschnepp/rpi
Some plugins specific to RPi
2013-12-07 06:24:23 -08:00
Steve Schnepp
ca5aafbec7 p/cpu_freq_1sec: adding a description 2013-12-07 15:24:09 +01:00
Steve Schnepp
150f018858 p/dartybox: adding a license 2013-12-07 15:21:59 +01:00
Steve Schnepp
3669b92a60 p/cpu_freq_1sec: fix the indentation 2013-12-06 21:10:00 +01:00
Steve Schnepp
48d3de6056 p/cpu_freq_1sec: fix the unit & the DS type 2013-12-06 21:09:24 +01:00
Steve Schnepp
61fe1573cb p/rpi_temp: adding a milli precision 2013-12-06 21:03:39 +01:00
Steve Schnepp
6af19f5558 p: adding a temp plugin for RPi 2013-12-06 21:03:22 +01:00
Steve Schnepp
3233ad4934 p: adding a cpu freq 1 sec for RPi 2013-12-06 21:03:05 +01:00
Steve Schnepp
25722e7857 dartybox: fix the date & labels 2013-12-06 20:59:30 +01:00
Steve Schnepp
9eeaa52662 dartybox: using DERIVE for packets counts 2013-12-06 20:59:29 +01:00
Steve Schnepp
0cf1fbbe9e dartybox: fix the dirtyconfig behavior 2013-12-06 20:59:29 +01:00
Steve Schnepp
6994dcd17d dartybox: adding multigraph nice behavior 2013-12-06 20:59:28 +01:00
Steve Schnepp
efff944f7f dartybox: initial add 2013-12-06 20:59:28 +01:00
Steve Schnepp
f29162ba0b Merge pull request #404 from whyscream/dspam-fixes
Minor fixes for dspam_ plugin
2013-12-04 03:33:06 -08:00
Steve Schnepp
f5a231b89b Merge pull request #406 from msoulard/patch-1
Update transmission for python 2.7
2013-12-04 03:32:24 -08:00
Steve Schnepp
60b8e89523 Merge pull request #366 from mapkyca/master
Updating BeBox support
2013-12-04 03:28:15 -08:00
Steve Schnepp
760b07cdb6 Merge pull request #407 from northox/glob_support
Add file expansion (glob) and switch to MIT license
2013-12-04 03:26:00 -08:00
Danny Fullerton
cf03f9b045 Add file expansion (glob) and switch to MIT license 2013-12-03 21:23:50 -05:00
Morgan Soulard
2c16d33cc0 Update transmission for python 2.7
Added recommandation from http://www.python.org/dev/peps/pep-0263/ to make this plugin work with pyhton 2.7.5+
Related error:
File "/etc/munin/plugins/transmission", line 36
SyntaxError: Non-ASCII character '\xc3' in file /etc/munin/plugins/transmission on line 37, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
2013-11-30 23:53:28 +01:00
Ilia Kondrashov
274440f2b2 make host/port configurable 2013-11-27 18:03:06 +04:00
Tom Hendrikx
22c41cd6c8 Found another problem with variable handling, when it contains a dash 2013-11-16 18:35:34 +01:00
Tom Hendrikx
8cf82404ac Minor fixes for dspam_ plugin 2013-11-16 13:39:11 +01:00
Artem Sheremet
bf9c3caae9 Add open_files capability to ejabberd_resources_
It appears that erlang port is not bound to an OS file very often.
Thus "ulimit -n" is moved to a separate graph and lsof/fstat is used as
a backend to count the number of files open.
2013-11-16 12:53:41 +03:00
Steve Schnepp
04e9d5bfa1 Merge branch 'pr/401'
Merging a rebased branch for pull #401
2013-11-15 13:29:48 +01:00
Nuno Fachada
c53197ce5a Improve GPU plugins documentation 2013-11-15 13:27:36 +01:00
Nuno Fachada
10b1de81bb Configurable warning and critical temperatures for GPUs 2013-11-15 13:27:28 +01:00
Nuno Fachada
758ca724a0 Add TODO and FIXME notes on some issues
TODO 1: Follow multigraph suggestion from Flameeyes to look into multigraph
plugins (http://munin-monitoring.org/wiki/MultigraphSampleOutput),
in order to reduce the amount of round trips to get the data.

TODO 2: Put warning and critical as vars in config with sensible defaults.

TODO 3: Add additional output options for nvidia-smi only available for
professional GPUs.

FIXME: Possible bug in lines 87-91 of amd_gpu_
2013-11-15 13:27:05 +01:00
metfan
5b9a588453 add plugins to monitor PHP execution time based on time provide by apache in log 2013-11-14 23:17:45 +01:00
metfan
7f0db9e848 add plugins to monitor PHP errors from log file 2013-11-14 23:09:44 +01:00
Steve Schnepp
0a0b477768 Merge pull request #395 from Jaybee-/master
Initial checking of ceph-osd-info plugin. Dumps all ceph values into munin.
2013-11-14 06:32:17 -08:00
Steve Schnepp
a862949e57 Merge pull request #396 from dotdoom/master-ejabberd_resources
Add ejabberd_resources_ plugin and it's image
2013-11-14 06:31:11 -08:00
Steve Schnepp
ac138f05f5 Merge pull request #400 from dotdoom/master-netstat_s_-arp-in_out
netstat_s_: merge ARP in/out into one
2013-11-14 06:30:31 -08:00
Artem Sheremet
867816d953 netstat_s_: merge ARP in/out into one
and provide interface for future merges
2013-11-12 03:05:54 +03:00
Artem Sheremet
dad864b665 Add ejabberd_stats_ plugin and it's image
* connected users
* in/out s2s
2013-11-12 01:03:36 +03:00
Artem Sheremet
783f5df9b4 Add ejabberd_resources_ plugin and it's image 2013-11-12 00:54:10 +03:00
Jort Bloem
974e8cf08c in plugin ceph-osd-info, if retrieving the data fails, retry up to 10 times 2013-11-07 14:36:09 +13:00
Jort Bloem
0d5391f903 in ceph-osd-info:
Break up some functions into more manageble steps.
If json from ceph is invalid, handle it correctly (i.e. dont return anything)
Handle larger chunks of data from ceph (100k instead of 10k per osd).
2013-11-07 11:45:42 +13:00
Jort Bloem
aedea208a5 fixed for recent version of ceph 2013-11-07 10:51:08 +13:00
Jort Bloem
71637f44e7 Initial checking of ceph-osd-info. Dumps all ceph values into munin. 2013-11-07 10:13:05 +13:00
Steve Schnepp
0cef46c0cf Merge branch 'pr/391' 2013-11-05 10:49:40 +01:00
Steve Schnepp
8efeb1c243 Merge branch 'pr/389' 2013-11-05 10:49:15 +01:00
Steve Schnepp
e605d1c2db Merge branch 'pr/388' 2013-11-05 10:48:39 +01:00
Steve Schnepp
3df3da4470 Merge branch 'pr/382' 2013-11-05 10:47:34 +01:00
Steve Schnepp
487b46930c Merge branch 'pr/378' 2013-11-05 10:47:02 +01:00
Steve Schnepp
e67eb0684f Merge branch 'pr/377' 2013-11-05 10:44:41 +01:00
Steve Schnepp
638f728d9a Merge branch 'pr/376' 2013-11-05 10:44:04 +01:00
Steve Schnepp
f64c2e5d55 Merge branch 'pr/375' 2013-11-05 10:43:35 +01:00
Steve Schnepp
17cebc6007 Merge branch 'pr/370' 2013-11-05 10:43:12 +01:00
Steve Schnepp
0feca508e2 Merge branch 'pr/368' 2013-11-05 10:42:41 +01:00
Steve Schnepp
d8e683ee63 Merge branch 'pr/358' 2013-11-05 10:39:33 +01:00
Steve Schnepp
ca559b16cc Merge branch 'pr/353' 2013-11-05 10:36:56 +01:00
Steve Schnepp
872184ecc0 Merge branch 'pr/338' 2013-11-05 10:29:07 +01:00
Steve Schnepp
a9e629317b Merge branch 'pr/336' 2013-11-04 18:21:36 +01:00
Kenyon Ralph
1db7241dc6 Merge pull request #360 from nagyrobi/patch-10
New plugin 2wcomdsr_
2013-11-03 01:58:01 -07:00
Kenyon Ralph
1a2bd61466 Merge pull request #359 from nagyrobi/patch-9
New plugin eatonups_
2013-11-03 01:57:02 -07:00
Kenyon Ralph
245b572587 Merge pull request #362 from darac/patch-1
Create dovecot_stats_
2013-11-03 01:52:49 -07:00
Kenyon Ralph
db5d7f8a12 Merge pull request #372 from eveiga/nutcracker
Add nutcracker plugin.
2013-11-03 01:52:12 -07:00
Kenyon Ralph
11691dfd85 Merge pull request #365 from tomav/add_fping_plugin
Add fping plugin
2013-11-03 01:47:22 -07:00
Kenyon Ralph
862bc2134c bitcoin/slush_reward_: convert to unix line endings 2013-11-03 01:43:54 -07:00
Kenyon Ralph
721bad84c1 bitcoin/slush_reward_: fix documentation copypaste error in plugin name 2013-11-03 01:43:24 -07:00
Kenyon Ralph
a1846d2006 bitcoin plugins: convert to unix line endings 2013-11-03 01:42:34 -07:00
Kenyon Ralph
994ff0d5d7 bitcoin/btcguild_hashrate_: fix documentation copypaste error in plugin name 2013-11-03 01:41:32 -07:00
Kenyon Ralph
9153f029de Merge pull request #361 from deveth0/master
Plugins for Bitcoin-Miner Hashrates (btcguild and slushs pool)
2013-11-03 01:40:40 -07:00
Kenyon Ralph
97fab71b9e Merge pull request #367 from avances123/master
freedisk plugin to show abs used values to disk, increasing line instead of free usage. (decreasing)
2013-11-03 01:38:29 -07:00
Kenyon Ralph
815ec6e88d Merge pull request #364 from gronager/patch-1
Update bitcoind_
2013-11-03 01:35:50 -07:00
Kenyon Ralph
879d0f0cbe Merge pull request #335 from nagyrobi/patch-7
Create virtualbox_ram_usage
2013-11-03 01:34:51 -07:00
Kenyon Ralph
315afa5580 Merge pull request #334 from nagyrobi/patch-6
Create virtualbox_cpu_user
2013-11-03 01:34:32 -07:00
Kenyon Ralph
01c5eba094 Merge pull request #333 from nagyrobi/patch-5
Create virtualbox_cpu_kernel
2013-11-03 01:33:48 -07:00
Kenyon Ralph
57ac05dd1f Merge pull request #379 from eucher/xfs
new xfs stats plugin
2013-11-03 01:33:01 -07:00
Kenyon Ralph
4dd6e93c4f Merge pull request #380 from eucher/gearman
Gearman jobs&workers plugins
2013-11-03 01:32:40 -07:00
Kenyon Ralph
e58ad151df Merge pull request #355 from nagyrobi/patch-8
New plugin: voltcraft_tcm220_
2013-11-03 01:30:57 -07:00
Kenyon Ralph
ce4db1a169 Merge pull request #384 from nagyrobi/patch-12
Create ubiquiti_airfiber_
2013-11-03 01:30:30 -07:00
Kenyon Ralph
eb3fab6d03 Merge pull request #383 from nagyrobi/patch-11
Update ubiquiti_airos_
2013-11-03 01:30:07 -07:00
Kenyon Ralph
d1a47b7d12 Merge pull request #381 from dotdoom/master
Minor fixes in plugins
2013-11-03 01:29:24 -07:00
Kenyon Ralph
250fdc7c66 Merge pull request #369 from averni/master
Solr4 update
2013-11-03 01:28:46 -07:00
Kenyon Ralph
fe76476933 mail/postfix_stats: convert to unix line endings 2013-11-03 01:20:42 -07:00
Kenyon Ralph
17c0715a26 Merge pull request #332 from ppaeps/master
nsd_: new plugin to monitor NSD name servers
2013-11-03 01:08:32 -07:00
Kenyon Ralph
ea08f30e8a Merge pull request #393 from fcomparini/patch-1
Update haproxy_rate_frontend
2013-10-29 10:17:04 -07:00
Johann Schmitz
f1552118ec Use correct line endings for the sa-learn plugin 2013-10-29 17:19:25 +01:00
fcomparini
e331ad4045 Update haproxy_rate_frontend
Just a typo on line 86, change "sencond" for second
2013-10-29 11:09:27 -03:00
Marco Schmidt
197aeb265e Update sge_queue_xml_
changed to "committed by"
2013-10-24 15:00:30 +02:00
delinuxspecialist
58c0038473 Update backuppc plugin, fix issues with hostnames with dot(s) (.)
We encountered an issue where the hostnames in backuppc had also the domain/subdomain names. As dots are not allowed in munin datasource names we had to fix the backuppc script. Ours is as above, you can find the explanation for clear_fieldnames at : http://munin-monitoring.org/wiki/notes_on_datasource_names.
2013-10-16 14:45:48 +02:00
Shaun M
53fbef95a3 Changed interpreter from /bin/sh to bash so string substitution wouldn't explode
"cproc=${proc//[^A-Za-z0-9_]/_}" would break (Bad Substitution errors) on my Debian Wheezy system. Changed the interpreter to bash and script began to run without issue.
2013-10-15 17:29:48 -07:00
Kunzol
f665a37134 Create sge_queue_xml_
Wildcard-plugin to monitor Grid Engine queue state.
Using qstat xml output to generate stats.
Graph output optimized.
Summary of a list of queues possible.
2013-10-14 12:51:44 +02:00
aquadraht
9f85e0ae9a Create postfwd-rbl 2013-10-08 14:53:58 +02:00
Steve Schnepp
42aa1e1854 Merge pull request #385 from slashsBin/master
Fix a Bug and Improved doc comments
2013-10-07 05:37:26 -07:00
Ilia Kondrashov
98ffc02a76 add executable flag 2013-10-06 11:14:46 +04:00
Simon Tennant
f3917e1595 Support SNI in the certificate checking
plugin was checking the first vhost rather than the correct vhost's ssl certificate validity.
2013-10-03 09:50:57 +02:00
René 'Necoro' Neumann
1f04d10a6d Allow also digest auth mechanism.
Currently only basic auth was supported. I added the ability of doing
digest auth (via 'env.auth_type').

Also, I fixed a bug where 'env.status_url' was ignored.
2013-10-01 17:26:39 +02:00
Artem Sheremet
b7755b2ef5 netstat_s: support singular nouns
BSD netstat uses singular nouns when the statistics entry value is 1:
* fragment(s)
* packet(s)
* redirect(s)
* datagram(s)
2013-09-30 00:50:52 +03:00
Artem Sheremet
7c8df226cf Fix typos in netstat_bsd_m and ejabberd_scanlog 2013-09-30 00:50:52 +03:00
Mohammad Shokri
55c30227fb Fixed env section of manual(doc) 2013-09-28 13:37:12 +03:30
Mohammad Shokri
f4070fafba Fixed env section of manual(doc) 2013-09-28 13:37:02 +03:30
Mohammad Shokri
2e0503aca5 Fixed env section of manual(doc) 2013-09-28 13:36:54 +03:30
Mohammad Shokri
7310fe3227 Fixed env section of manual(doc) 2013-09-28 13:36:24 +03:30
Mohammad Shokri
daac83c489 Fixed env section of manual(doc) 2013-09-28 13:25:37 +03:30
Mohammad Shokri
9daf3766a4 Add table_prefix to registered_users query 2013-09-28 13:23:10 +03:30
Nicolai Langfeldt
defc59e110 * Rather complete rewrite of snmp__apc_ups3_ script: All perl, all multigraph, one plugin to graph it all. 2013-09-26 14:46:06 +02:00
Nicolai Langfeldt
734dd52262 * snmp__apc_ups2_ is in fact snmp__ups_ - a plugin for UPSes that supports the UPS-MIB 2013-09-23 15:46:23 +02:00
nagyrobi
a8cf8e1dd7 Create ubiquiti_airfiber_
Multigraph munin plugin to monitor Ubiquiti AirOS F (airFiber) devices various parameters.

It can gather information from AirFibers through Telnet, SSH with password authenttication, or SSH with public key authenttication (not requiring password).
2013-09-18 17:50:30 +02:00
nagyrobi
2820bf65c7 Update ubiquiti_airos_
Multigraph munin plugin to monitor Ubiquiti AirOS devices various parameters.
v0.9 - added SSH support and saved some memory, thanks to NVX@UbiquitiNetworksCommunity
2013-09-18 17:48:22 +02:00
antonio
5cc126eebc Comment cleanup 2013-09-18 13:29:26 +02:00
Pierre Schweitzer
7693a3a08b Fix mediawiki_api when called with admins arg
It was using wrong var and was missing a break
Tested successfully
2013-09-18 13:27:49 +02:00
Phil
cdd5c4a88f Update tinychat_users_
changed the graph_category
2013-09-16 10:36:47 +01:00
antonio
b9781d98a9 fix issue #3 2013-09-12 23:57:59 +02:00
Evgeni Cherdancev
04ad36b605 Gearmand workers count and jobs queue 2013-09-09 14:49:49 +07:00
Evgeni Cherdancev
2a0351098e new xfs stats plugin 2013-09-09 14:07:39 +07:00
Deathjam
74ee8b7b1a updated tinychat plugin to also monitor users broadcasting 2013-09-08 23:03:14 +01:00
Thomas Heidrich
cdce48d444 HTTP-Response code plugin
imported from gnuheidix/munin-plugins
2013-09-08 16:35:07 +02:00
Thomas Heidrich
4551e4495a Google PageSpeed plugin added
imported from gnuheidix/munin-plugins
2013-09-08 16:25:31 +02:00
Deathjam
c6e8f02928 added tinychat plugin 2013-09-06 22:33:30 +01:00
Steve Schnepp
88e1563b48 dovecot: avoid using sort & wc when grepping
egrep has the -c option, that does a wc -l.
Also, there's no need to sort the output prior counting it.
2013-09-05 00:30:45 +02:00
Steve Schnepp
2a72cc32dd dovecot: Use DERIVE to avoid ugly computations
Using a timed grep with a state computation is usually mostly wrong. The DERIVE
field type is specifically designed for that very purpose.

Closes #264
2013-09-05 00:29:22 +02:00
Steve Schnepp
4055fb1562 assp: fix typo
Closes #168
2013-09-04 19:09:25 +02:00
Steve Schnepp
2e2cfafeca assp-message-statistics: fix typo
Closes #167
2013-09-04 18:28:30 +02:00
Steve Schnepp
211ec3afdb temperature_: fix for F units
Closes #371
2013-09-04 18:18:15 +02:00
rantal
3fec132427 Added ability to monitor check/resync status of raid arrays, bugfix with regexp check while empty @output[0] 2013-09-04 00:57:12 -07:00
Edgar Veiga
5baefd986b Add nutcracker plugin. 2013-09-02 10:33:31 +01:00
eveiga
649eb4465e New riak plugin for get/put 95th percentile time
Commit includes: a new riak plugin to monitor the 95th percentile time between reception of client PUT/GET request and subsequent response to client. 
The structure of the plugin is based on the two previously existing ones.
2013-08-29 10:16:12 +01:00
antonio
ef960abcf9 Commit includes: fix slash in url params, examples update, fix issue #1 and #2, qps graph uses request instead of avgRequestPerSecond, new 'memory' graph, deprecation of availableram parameter 2013-08-27 21:48:51 +02:00
rfrail3
ef018d3dd1 Fix response name 2013-08-27 09:08:21 +02:00
rfrail3
433f1a69aa Adding new plugins for 1.5 version 2013-08-27 09:05:12 +02:00
Fabio Rueda
e5bcd283dd reverted freedisk plugin to show abs used values to disk, would be better to see line growing until the upper limit to the area (total size) 2013-08-23 14:03:40 +02:00
Thomas VIAL
5cfe8f9abf fping_ => Fixed documentation 2013-08-22 23:53:28 +02:00
Thomas VIAL
5cbdd737f0 fping_ => Improved display 2013-08-21 12:03:09 +02:00
tomav
29be1c0078 fping_ => Added informations and fixed a bug 2013-08-20 22:48:47 +02:00
Thomas VIAL
12d632ca62 fping_ => Added file to monitor server/network availability 2013-08-20 21:31:15 +02:00
Michael Gronager
0988b35389 Update bitcoind_
Removed dependencies of blockchain.info - so no call to anything else than the local bitcoind
2013-08-20 11:28:44 +02:00
Thomas VIAL
1dddd2fbc4 - Fixed key that was based on $index and no unique name (when you changed a url, old stats were kept)
- Indentation changed to soft tabs
2013-08-20 10:33:34 +02:00
deveth0
da71fa598d reward plugin for slushs pool 2013-08-16 06:44:29 -07:00
darac
bd2e9546cf Create dovecot_stats_ 2013-08-16 14:08:20 +01:00
deveth0
bf988639d4 Plugins for Bitcoin-Miner Hashrates (btcguild and slushs pool) 2013-08-15 10:54:58 -07:00
nagyrobi
2f2bee5d3f Create 2wcomdsr_
Multigraph munin plugin to monitor 2wcom DSR01/DSR02 Professional Audio Satellite-Receivers through their web interface status page.
2013-08-14 12:24:46 +02:00
nagyrobi
109d873699 Create eatonups_
Multigraph munin plugin to monitor Eaton UPS-es through the web interface of the SNMP add-on card.
2013-08-14 12:23:06 +02:00
Simon Tennant
33cf24ad79 more sensible subdirectory name (ssl_certificates -> ssl) 2013-08-11 08:00:41 +02:00
Simon Tennant
e2eef65c09 Added a plugin to check SSL certificate expiry times
This plugin connects to remote hosts and checks the HTTPS certificate
expiry time.

Example: https://munin.buddycloud.com/ssl-day.html
2013-08-11 07:55:19 +02:00
nagyrobi
738587993a Create voltcraft_tcm220_
Munin plugin to monitor values reported by a Voltcraft TCM 220 or 320 temperature swicth module connected to a serial port.
2013-08-05 11:17:27 +02:00
Gareth Davies
2dc145e2af Plugin to monitor uWSGI Average Memory Usage, Number of Process & Total Memory Used 2013-08-01 19:27:00 +08:00
Allan Parsons
2e950fcd2f Update haproxy-sessions-by-servers
Fixed issue with number formatting.  Graph_printf doesn't seem to be working... so graphs aren't updating.
2013-07-30 13:55:29 -07:00
Allan Parsons
7b88828210 Update haproxy-sessions-by-servers
- Minor update to oversight for creating a filtered list for url parsing as opposed to socket parsing.
2013-07-30 13:22:13 -07:00
Allan Parsons
825cb21450 Update haproxy-sessions-by-servers
Updated haproxy-sessions-by-servers to look at the current sessions by individual servers.  I believe this was the original intent of the script (it was broken by default when symlinking it in /etc/munin/plugins/ (/etc/munin/plugins/haproxy-sessions-by-servers).

NOW SUPPORTS:
- URL + Socket Stats
- Dynamic list of individual backend member servers
- tested / works with munin-node

NUANCES:
- may be annoying with an absurd number of backend member nodes (I have 10 on this particular haproxy instance)
2013-07-30 13:21:01 -07:00
Luc Duchosal
1efbf2309b fixed missing tmp cleanup 2013-07-24 07:42:53 +02:00
Steve Schnepp
2471bc8304 Merge pull request #339 from thalic/patch-1
Create accounting_
2013-07-19 14:48:15 +02:00
Steve Schnepp
7dc2b70b5d move the accounting_ plugin to the network/ subdir 2013-07-19 14:45:40 +02:00
Steve Schnepp
b5a78b9124 Merge pull request #341 from hefee/patch-1
Fix Prosody Registered Users
2013-07-19 05:15:21 -07:00
Steve Schnepp
6374860f95 Merge pull request #342 from aptivate/master
S3 storage plugin fixes
2013-07-19 05:15:13 -07:00
Steve Schnepp
a07fc867a0 Merge pull request #340 from elfurbe/nfs-freebsd
NFS Plugins for FreeBSD
2013-07-19 05:14:08 -07:00
Steve Schnepp
e6ec8c803b Merge pull request #350 from steveschnepp/pull-317-fix
Create dovecot, plugin to monitor dovecot connections
2013-07-19 05:08:41 -07: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
Steve Schnepp
166a50f43a Merge pull request #343 from averni/master
Solr4 Multigraph
2013-07-19 01:44:11 -07:00
Steve Schnepp
72c17e1100 Merge pull request #278 from frdmn/master
New Minecraft/Bukkit plugins
2013-07-19 01:40:29 -07:00
Steve Schnepp
577969d12f Merge pull request #313 from steveschnepp/plugin-backuppc
Adding backuppc plugins
2013-07-19 01:39:45 -07:00
Steve Schnepp
ccaf0426c9 Merge pull request #344 from realdigger/master
Plugins for SMF forum stats monitoring added
2013-07-19 01:38:59 -07:00
Steve Schnepp
5a5074eb0c Merge pull request #329 from anarcat/puppetmaster
various improvements on Puppetmaster  plugin
2013-07-19 00:55:30 -07:00
Steve Schnepp
aa7b392649 Merge pull request #349 from anarcat/http_request_time_timeout
http_request_time: document the timeout option
2013-07-19 00:44:01 -07:00
Stig Sandbeck Mathisen
cde121726f Clean fieldnames, to allow filesystems and pools containing "-" to be graphed. 2013-07-14 19:04:44 +02:00
Stig Sandbeck Mathisen
fe35abf5c0 Use perl from $PATH in zfs_usage_ plugin 2013-07-14 19:04:44 +02:00
Antoine Beaupré
b693de85cc http_request_time: document the timeout option 2013-07-10 12:01:41 -04:00
Steve Schnepp
0c47fcafc0 Merge pull request #345 from anarcat/http_request_time_timeout
Http request time timeout
2013-07-10 08:39:09 -07:00