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

1923 Commits

Author SHA1 Message Date
Antoine Beaupré
9962245e93 remove dependency on logtail 2012-03-09 18:51:40 -05:00
Antoine Beaupré
dc02d80000 call need_multigraph() on top as this is what the module says 2012-03-09 18:48:05 -05:00
Antoine Beaupré
03b11d9257 use proper DEBUG variable from module 2012-03-09 18:46:53 -05:00
Antoine Beaupré
f3eca64eda move our plugin in a subdir, like the others 2012-03-09 18:42:38 -05:00
Antoine Beaupré
9f8061ff98 reindent with spaces 2012-03-09 03:43:01 -05:00
Antoine Beaupré
e8da2ee518 fix syntax 2012-03-09 02:57:20 -05:00
Antoine Beaupré
f6f1b07a92 properly escape value output 2012-03-09 02:57:19 -05:00
Antoine Beaupré
2fae403dd2 update todo 2012-03-09 02:25:40 -05:00
Antoine Beaupré
a3f989a9f2 get missing availability values from relayctl, if necessary 2012-03-09 02:25:39 -05:00
Antoine Beaupré
cd70960d1e prefix fieldnames in config too 2012-03-09 02:25:38 -05:00
Antoine Beaupré
99df8a0ed1 use parsed hosts all the time 2012-03-09 02:25:37 -05:00
Antoine Beaupré
97fd896837 relayd statistics support for munin 2012-03-09 02:25:35 -05:00
Kenyon Ralph
731d83d841 Merge pull request #63 from Deathjam/master
vbulletin_users
2012-03-08 20:46:00 -08:00
Phil Wray
c9ab85cccf Added a version for vbulletin4, just made a change to the html tags 2012-03-08 18:28:57 +00:00
Phil Wray
43642c1b7f fixed typo on line 46 2012-03-08 18:19:00 +00:00
Steve Schnepp
18b69829c0 Pmmn is now mature enough to be called 1.0.0 2012-03-08 11:46:43 +01:00
Steve Schnepp
affbf60f2a Merge branch 'master' of github.com:munin-monitoring/contrib 2012-03-08 10:29:51 +01:00
Steve Schnepp
8eee012f2c Adding basic spoolfetch plugin support 2012-03-08 10:29:03 +01:00
Alexey Illarionov
7fc99a3716 Fixed typo in plugins.conf configuration description.
Reported by Ilya Evseev at http://forum.nag.ru/forum/index.php?showtopic=70527&view=findpost&p=671563
2012-03-08 10:29:03 +01:00
Alexey Illarionov
8232e65515 ifem_: copy-paste error in description fixed 2012-03-08 10:29:03 +01:00
Steve Schnepp
d252526b93 Adding copyright notice 2012-03-08 10:20:22 +01:00
Kenyon Ralph
fdd29ed62f Merge pull request #62 from littlesavage/patch-1
ifem_, ipfwcnt_ typos fixes
2012-03-07 21:04:22 -08:00
Alexey Illarionov
2f2252e98d Fixed typo in plugins.conf configuration description.
Reported by Ilya Evseev at http://forum.nag.ru/forum/index.php?showtopic=70527&view=findpost&p=671563
2012-03-08 00:19:06 +04:00
Alexey Illarionov
5b1303b08d ifem_: copy-paste error in description fixed 2012-03-08 00:10:06 +04:00
Steve Schnepp
f0d8bcdb66 fix hang when asking for unknown commands 2012-03-07 17:59:19 +01:00
Steve Schnepp
58f03a964a Revert "- indentation"
This reverts commit fa07809f26.
2012-03-07 16:53:31 +01:00
Steve Schnepp
5c3aeabe76 Merge branch 'master' of github.com:munin-monitoring/contrib
Conflicts:
	README.md
2012-03-07 16:49:27 +01:00
Steve Schnepp
dd4afac869 Move the screenshots next to plugins 2012-03-07 12:53:52 +01:00
Steve Schnepp
8f3f79c81c Merge pull request #61 from ixs/master
New plugins and plugin updates
2012-03-07 03:33:51 -08:00
Andreas Thienemann
c96bafa128 New plugin to monitor a single raw value from a disk. Great to chart LOAD_CYCLE_COUNT
or CURRENT_PENDING_SECTORS as they indicate disk lifetime...
2012-03-07 12:21:41 +01:00
Andreas Thienemann
031d4e669f Plugin to check fanspeed readings from a Thecus NAS server. 2012-03-07 12:09:04 +01:00
Andreas Thienemann
3c6692940b Added an check_munin script I had lying around.
If your nagios isntallation uses munin as a passive datasource a check_dummy script is normally installed for the active checks.

This script is a replacement and will be able to query your munin-node to get current values. This is great to manually run a check.
2012-03-07 12:02:30 +01:00
Andreas Thienemann
227e510310 updated (c) line 2012-03-07 11:59:43 +01:00
Andreas Thienemann
06c1e27d34 Simple bash fixes to make comparision clearer. 2012-03-07 11:59:04 +01:00
Andreas Thienemann
97cf6d3235 Minor changes to the documentation. 2012-03-07 11:55:49 +01:00
Andreas Thienemann
7b9893484c Add snmp__areca_ plugin I still had lying around.
Needs a bit of cleanup but in the meantime it works to poll temperature, fan rpm and voltage from Areca RAID controllers.
2012-03-07 11:53:51 +01:00
Kenyon Ralph
27ccc1d3ce Merge pull request #60 from seventoes/master
Update minecraft plugin
2012-03-05 20:38:10 -08:00
Matt Stith
bc344d005e Switch to Ruby and MineQuery to remove an extra plugin dependency
Most servers have minequery installed already, no need to also have OnlinePlayers when this is what MineQuery was built for.
2012-03-05 23:11:27 -05:00
Kenyon Ralph
ddc46f88fd readd jmx (extracted) because it seems to be different from the jmx in the main munin distribution 2012-03-05 00:18:19 -08:00
Kenyon Ralph
933f0ea70b remove plugin in main munin distribution (jmx), and extract jmx2munin 2012-03-05 00:00:56 -08:00
Kenyon Ralph
7dbdcedaf0 Merge pull request #58 from ways/master
Cleware bugfix
2012-03-02 01:41:16 -08:00
Lars Falk-Petersen
b0f2565a40 Small bugfixed on cleware. 2012-03-01 17:03:07 +01:00
Kenyon Ralph
e70093d387 remove processes plugin already in main munin distribution 2012-03-01 06:43:38 -08:00
Kenyon Ralph
d055f33780 move singleton plugins to the network directory 2012-02-29 15:44:07 -08:00
Kenyon Ralph
992d1c8d5c remove plugin included in main munin distribution 2012-02-29 15:28:16 -08:00
Kenyon Ralph
b9557dd930 dovecot: logfile backwards compatibility for Debian Squeeze
Authored by Alessandro Fazzi <alessandro.fazzi@welaika.com>. I just
squashed his commits into one commit.
2012-02-29 14:58:35 -08:00
Kenyon Ralph
b7361c0977 Merge pull request #53 from dabb/master
Fixing a visibility issue with the utilization function in zfs_stats_.
2012-02-28 09:36:19 -08:00
David Bjornsson
336ca2a977 Fixing visibility issues in the utilization function 2012-02-28 15:26:42 +00:00
Kenyon Ralph
6b25a2f411 add file_age plugin by Edward Plainview <it@sverigedemokraterna.se>
https://it.sverigedemokraterna.se/program/file_age/
2012-02-27 23:56:56 -08:00
Kenyon Ralph
8e3033a0fa remove plugins included in the main munin distribution 2012-02-27 23:51:52 -08:00