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

2171 Commits

Author SHA1 Message Date
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
Clemens Schwaighofer
a64e85b2b7 Add multiple postfix monitoring plugin 2013-12-25 12:30:51 +09: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
d5fad8e93a Merge pull request #409 from steveschnepp/dartybox
Some plugins specific to Dartybox
2013-12-07 06:22:29 -08: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
Steve Schnepp
7216b55570 Merge pull request #405 from caseycs/sphinx_configurable_params
make host/port configurable
2013-11-28 08:03:37 -08: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
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
Steve Schnepp
dc75fbb8f3 Merge pull request #402 from metfan/master
Add 2 plugin about PHP
2013-11-15 02:00:24 -08: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
Steve Schnepp
d81f1a930f Merge pull request #398 from dotdoom/master-ejabberd_stats
Add ejabberd_stats_ plugin and it's image
2013-11-14 06:30:04 -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