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

2007 Commits

Author SHA1 Message Date
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
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