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

2293 Commits

Author SHA1 Message Date
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
Steve Schnepp
3d3718b9a9 Merge pull request #418 from iborodikhin/master
Fixed wrong path to munin-node config file in doc
2014-01-03 07:36:22 -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
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