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

2281 Commits

Author SHA1 Message Date
Steve Schnepp
8ee5765d07 Merge pull request #492 from burdandrei/master
Configuration for local ipmi monitoring
2014-07-03 01:09:29 +02:00
Steve Schnepp
c3b0fa0b68 Merge pull request #491 from lwindolf/patch-1
Fix typo
2014-07-03 01:09:05 +02:00
Steve Schnepp
a993732f44 Merge pull request #487 from tochev/ntp_pool_score
add ntp_pool_score
2014-07-03 01:08:48 +02:00
minitux
78e584dca9 int conversion
convert port in integer when it is set from config file
2014-06-24 15:57:05 +02:00
phl
628fb013ae adding first version of the plugin for VMWare Fusion (Mac OS/Darwin) 2014-06-22 14:44:35 +02:00
phl
f912045dec adding first version of the plugin for the Openfire XMPP (Jabber) Server 2014-06-22 14:43:40 +02:00
phl
a28b2691b3 adding first version of the plugin for the Jenkins CI Server 2014-06-22 14:43:02 +02:00
phl
d38174c6f8 adding first version of the plugin for Mac OS Server VPN Daemon 2014-06-22 14:42:22 +02:00
Oleg Selin
8c8aa2eb02 Added plugin (esxcli_env_) to monitor ESXi host temperature or power via esxcli 2014-06-21 10:34:35 +04:00
Andrei
5ee4d8cf4a Configuration for local ipmi monitoring
Added comment with guide how to configure plugin for local monitoring
2014-06-19 23:42:26 +03:00
Lars Windolf
6a13df5618 Fix typo 2014-06-15 21:14:44 +02:00
Vlad Marian
0866999f9d Make it usable
Fixed the display issue for formerly active users that wore no longer showing once they closed all connections.
Also made other fixes like the negative others and improved performance.
It could still be improved but for now it should do.
2014-06-11 15:43:48 +01:00
Petteri Valkonen
223afac991 Add plugin for measuring the core temperature of the BCM2835 SoC on a Raspberry Pi 2014-06-03 21:02:58 +03:00
Bjoern Boschman
e3c40a04c8 added lxc plugins from https://github.com/vajtsz/munin-plugins 2014-05-30 17:55:55 +02:00
tochev
20a713f6c2 ntp_pool_score: fix negative values 2014-05-30 15:26:43 +03:00
tochev
d885efee2d ntp_pool_score: switch to /bin/sh 2014-05-30 03:23:51 +03:00
Tocho Tochev
3ef6c0a74f add ntp_pool_score 2014-05-30 02:26:56 +03:00
Oliver Chick
bcae83c510 candidateOrigin has been removed. Replace with candidate.origins 2014-05-23 17:59:25 +01:00
Oliver Chick
b90db64a0a Fix typo that prevents munin from learning about upgradable packages 2014-05-23 17:59:19 +01:00
Steve Schnepp
e842ddf362 Merge pull request #484 from cloos/wget-options
plugin rt_ticket_loadtime Wget options
2014-05-08 13:18:07 +02:00
Steve Schnepp
2c1cc1eb22 Merge pull request #483 from pvalkone/freebsd-hdd-power-state-plugin
Add plugin for monitoring HDD power state on FreeBSD
2014-05-06 13:36:08 +02:00
Petteri Valkonen
b194c86774 Fix indentation 2014-05-05 21:11:08 +03:00
Petteri Valkonen
b077ad21e4 Add plugin for monitoring HDD power state on FreeBSD 2014-05-05 20:16:59 +03:00
leeclemens
61f058fce9 _mem should use FB memory used, only
NVIDIA 6 added differentiation between FB and BAR1 memory - use nvidia_gpu_mem for FB Memory *only* since its definition fits better with the usage prior to BAR1 memory.
2014-05-04 12:46:40 -04:00
Christian Loos
8a93193a90 add the Accept-Encoding header to the wget call
This is necessary to have results comparable to a users browser.
2014-05-02 08:09:28 +02:00
代码之力
96116a460b coerce lockTime to float type
otherwise we'll always get 0 from integer division.
2014-04-30 10:48:44 +08:00
Steve Schnepp
d2847dc508 Merge pull request #478 from kabo/master
Added plugin for i2p
2014-04-23 22:26:15 +02:00
Steve Schnepp
0fd72c2027 Merge pull request #479 from tomdee/master
Script to monitor the power state of hard drives
2014-04-23 22:25:28 +02:00
Tom Denham
b4660677e7 Script to monitor the power state of hard drives 2014-04-19 11:52:25 -07:00
Calle Kabo
8a482a9511 added i2p 2014-04-18 22:18:59 +02:00
linyows
fd3a90f22f assigned but unused variable 2014-04-18 10:14:15 +09:00
linyows
1f00275d4e shadowing outer local variable 2014-04-18 10:13:56 +09:00
linyows
f6b9d755d3 use "unicorn" instead of "unicorn_rails" in process greping 2014-04-18 10:10:06 +09:00
Petteri Valkonen
cadcfa01fb Use /usr/bin/env bash in shebang for portability 2014-04-07 22:28:15 +03:00
Christian Loos
99e037bd1d move wget options in a variable 2014-04-07 08:28:41 +02:00
Steve Schnepp
4be444c518 Merge pull request #473 from funkypenguin/master
added ready and wait CPU graphs from VMWare
2014-04-03 09:14:38 +02:00
nagyrobi
553811f889 Update voltcraft_tcm220_
v0.2 - added checksum validation of the parsed values
2014-04-02 13:26:19 +02:00
David Young
ca7e83efed added ready and wait CPU graphs from VMWare 2014-03-26 15:22:53 +13:00
Steve Schnepp
ddc595889f Merge branch 'pull/469' 2014-03-22 13:43:54 +01:00
pascal
d824c7696f p/cpubyuser: get stats from top instead of ps
The top cpu statistics fit better to the other cpu statistics in munin.

The ps based statistics are calculated as average over the runtime of a
program, which does not neccessarily reflect the current situation.
2014-03-22 13:31:27 +01:00
Antoine Beaupré
b44c20b495 follow file naming convention here 2014-03-21 08:10:48 -04:00
Antoine Beaupré
2ecac880e9 anonymise labels
data is still stored with the full identifiers so this change is
backwards compatible

but at least we are not retransmiting data off the airwaves and it is
anonymised in some way
2014-03-21 08:10:48 -04:00
Antoine Beaupré
9860b09758 add plugin to monitor "smart meters" power usage
this connects munin with the RTLAMR project, and allows readout of AMR
(Automatic Meter Reporting) data over the airwaves

This plugin will draw some nice graphs of your neighbors (and
yourself, coincidentally) power consumption. You can also see the
adoption of the AMR in your neighborhood and density of signal.
2014-03-21 07:49:15 -04:00
Steve Schnepp
c2d3f49cfa Merge remote branch 'pull/434' 2014-03-14 12:12:00 +01:00
Steve Schnepp
33c40d052a Merge remote branch 'pull/455' 2014-03-14 12:08:53 +01:00
Steve Schnepp
b7f5c3fd06 p/cpu_: fix test for guest_nice emptyness
The simple "=" is prefered to the "==" one, as we don't need to test numeric
values.
2014-03-14 11:58:19 +01:00
Steve Schnepp
83df6155fa Merge remote branch 'pull/468' 2014-03-14 11:57:26 +01:00
Jonas Friedmann
fb433dc4e1 Indention 2014-03-13 12:21:28 +01:00
Jonas Friedmann
f1cef24112 Example for alerts / limits 2014-03-13 12:21:27 +01:00
Jonas Friedmann
4192c14f76 comment format renewal 2014-03-13 12:21:27 +01:00
Jonas Friedmann
22436814ea added some whitespaces 2014-03-13 12:21:27 +01:00
Jonas Friedmann
2b17468244 new Statistician and Ultrabans (SQL) plugins 2014-03-13 12:21:27 +01:00
Jonas Friedmann
ed43e06b40 new README for new plugins 2014-03-13 12:21:27 +01:00
Jonas Friedmann
c94bfaf972 reorded the tasks 2014-03-13 12:21:27 +01:00
Jonas Friedmann
815075fe86 missing '`' 2014-03-13 12:21:27 +01:00
Jonas Friedmann
70b328acd7 fixed a typo 2014-03-13 12:21:27 +01:00
Jonas Friedmann
9066b8ff7a more pretty code highlighting 2014-03-13 12:21:27 +01:00
Jonas Friedmann
3dde76f89a fixed missing code 2014-03-13 12:21:27 +01:00
Jonas Friedmann
b6bf87120c first version of the plugins 2014-03-13 12:21:27 +01:00
Jonas Friedmann
a02e98adda initial README 2014-03-13 12:21:27 +01:00
Jonas Friedmann
0665788479 Initial commit 2014-03-13 12:21:27 +01:00
rkarlsba
67525b295f Update cpu_
some fixes for guest_nice
2014-03-09 19:45:54 +01:00
Steve Schnepp
5dcb693a27 Merge pull request #464 from opendbteam/master
New plugin: memory usage by user
2014-03-09 19:40:23 +01:00
Steve Schnepp
b569c5d0d2 Merge pull request #465 from speedj/master
dhcpd-pools for ISC dhcpd pool usage graphs
2014-03-09 19:39:30 +01:00
rkarlsba
a3d90c8fb0 Update cpu_
fixed /proc/stat parsing issues
2014-03-09 19:25:57 +01:00
speedj
bd2944f80d New plugin dhcpd-pools for ISC dhcpd
Requires dhcpd-pools - ISC dhcpd pools usage analysis http://dhcpd-pools.sourceforge.net/
2014-03-08 00:05:09 +01:00
Steve Schnepp
ff1c67d59c p/cpu_: adding the core Id in the graph titles 2014-03-06 15:42:55 +01:00
Steve Schnepp
fe253b1456 c/cpu_: setting +x 2014-03-06 15:40:37 +01:00
Steve Schnepp
149688a727 p/cpu_: add a multigraph multi-core cpu plugin 2014-03-06 12:35:28 +01:00
Gilles Fauvie
ee4950cb87 fix bug 2014-03-05 16:37:06 +01:00
Gilles Fauvie
0283dce0ab New plugin: check memory usage by user 2014-03-05 12:33:10 +01:00
Steve Schnepp
034bd70ec9 Merge pull request #462 from muffl0n/doc_percona
Added documentation for percona-Plugin
2014-02-27 17:22:22 +01:00
Anton Orel
712558db17 Updated swift plugins 2014-02-27 18:42:29 +04:00
muffl0n
fe864b9dc3 Added documentation 2014-02-25 15:44:16 +01:00
Steve Schnepp
a83b0d27d8 Merge pull request #461 from muffl0n/percona_plugin
Create plugin percona_
2014-02-25 12:51:37 +01:00
muffl0n
597516813e Create percona_
Munin plugin for monitoring
percona_flow
percona_queues
percona_replication
percona_transactions
percona_transactions_bytes
2014-02-25 12:35:00 +01:00
Steve Schnepp
c622281913 Merge pull request #460 from XciD/master
Add Port/IP
2014-02-25 11:10:16 +01:00
XciD
fa1298bfde Add IP/Port 2014-02-25 10:50:59 +01:00
XciD
80dcbf7231 Update rtom_allsessions_mem
Add ip / port function
2014-02-25 10:35:06 +01:00
Steve Schnepp
7d50f759fc Merge pull request #459 from Crafter6432/master
Bug fix & Added possibility for http auth
2014-02-24 12:39:02 +01:00
Steve Schnepp
8a91cd30f7 Merge pull request #457 from zbal/php-fpm-status
Add unix socket support, change some indent / format.
2014-02-21 13:48:24 +01:00
Andreas Geesen
6a12882b4a Enhanced used memory calculation for values displayed in G 2014-02-21 12:33:05 +01:00
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
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