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

23 Commits

Author SHA1 Message Date
Caius Durling
ecd6f3599e Strip hidden characters from raid-mismatch script
Seems to have windows line-endings and a hidden unicode (U+FEFF) character on the first line which stops it running for me.
2012-11-01 12:55:13 +00:00
Diego Elio Pettenò
c814853976 plugins: make all of them use graph_vlabel instead of graph_vtitle. 2012-08-23 08:56:01 -07:00
Kenyon Ralph
9fae2c90a9 Merge pull request #169 from ndonegan/master
Changed from "which" to "command" to make the script a bit more POSIX compliant
2012-08-21 07:53:33 -07:00
Niall Donegan
7b5183c7b9 Changed from "which" to "command" to make the script a bit more POSIX compliant 2012-08-21 12:07:59 +01:00
Diego Elio Pettenò
0a1524f27f More housecleaning.
Collapse some categories; remove duplicates; move plugins in where
they belong, remove files that are not really plugins at all.
2012-08-06 21:55:44 -07:00
Niall Donegan
865a196696 Redirected the output of which to the great bitbucket in the sky. 2012-07-24 14:02:24 +01:00
Niall Donegan
7e736ea705 Converted the documentation to POD 2012-07-24 14:01:01 +01:00
Niall Donegan
da50b3f8cc Added some basic checks to lvm_ 2012-07-24 13:46:19 +01:00
Niall Donegan
4bcd18fe59 Typo in the config example fixed. 2012-07-23 17:15:23 +01:00
Niall Donegan
f0122d13e3 Updated the graph title. 2012-07-23 17:14:16 +01:00
Niall Donegan
60e9f79c65 Renamed back to lvm_ 2012-07-23 16:53:29 +01:00
Niall Donegan
005ab0c7f5 Added in a suggest function in order to get the wildcard working again 2012-07-23 16:52:42 +01:00
Niall Donegan
344c19174e lvs defaults to multiples of 1024 so updating the base for the graph. 2012-07-23 15:44:00 +01:00
Niall Donegan
77239cef72 Updated the line updating the "vg" variable. 2012-07-23 15:03:19 +01:00
Niall Donegan
f051d1080a Renamed lvm_ to lvm as otherwise munin-node is treating it as a wildcard plugin 2012-07-23 13:55:03 +01:00
Luc Didry
a2b3e009af Bugfix : force lockfile removal if the cache is really too old 2012-05-21 11:35:33 +02:00
Luc Didry
b6f9a54af7 Remove trailing spaces and make some esthetic cleaning 2012-05-21 11:35:22 +02:00
Luc Didry
8da25e681b Update copyright year and add license 2012-05-21 11:33:16 +02:00
Kenyon Ralph
62d43835d4 remove plugins existing in the main munin distribution 2012-05-04 02:54:55 -07:00
Kenyon Ralph
accf47f9a0 remove plugins existing in main munin repository 2012-04-30 01:25:48 -07: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
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
Steve Schnepp
08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00