Reduce number of categories, use more generic terms
Fix indentation
Add plugin for monitoring HDD power state on FreeBSD
fix example comment with proper wildcard examples
removed media in favor of error - since valid wildcard values are temp, error, other, predictive
Merge pull request #420 from ldidry/update-du-2
[plugins/disk/du-2] Doc and autoconf updates
Copyright year update
Add new plugin : du_pattern
Fix cpct value
Merge branch 'pr/375'
Merge pull request #367 from avances123/master
freedisk plugin to show abs used values to disk, increasing line instead of free usage. (decreasing)
new xfs stats plugin
Added ability to monitor check/resync status of raid arrays, bugfix with regexp check while empty @output0
reverted freedisk plugin to show abs used values to disk, would be better to see line growing until the upper limit to the area (total size)
Create hdsentinel
Multigraph plugin to monitor harddrive temperature, condition, performance and estimated remaining lifetime through HDSentinel.
pod added
update
monitor Ext2/3/4 fs
e2 plugin to monitor Ext2/3/4 fs mount count, last check and lifetime writes
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.
plugins: make all of them use graph_vlabel instead of graph_vtitle.
Merge pull request #169 from ndonegan/master
Changed from "which" to "command" to make the script a bit more POSIX compliant
More housecleaning.
Collapse some categories; remove duplicates; move plugins in wherethey belong, remove files that are not really plugins at all.
Redirected the output of which to the great bitbucket in the sky.
Converted the documentation to POD
Added some basic checks to lvm_
Typo in the config example fixed.
Updated the graph title.
Renamed back to lvm_
Added in a suggest function in order to get the wildcard working again
lvs defaults to multiples of 1024 so updating the base for the graph.
Updated the line updating the "vg" variable.
Renamed lvm_ to lvm as otherwise munin-node is treating it as a wildcard plugin
Bugfix : force lockfile removal if the cache is really too old
Remove trailing spaces and make some esthetic cleaning
Update copyright year and add license
remove plugins existing in the main munin distribution
remove plugins existing in main munin repository
New plugin to monitor a single raw value from a disk. Great to chart LOAD_CYCLE_COUNTor CURRENT_PENDING_SECTORS as they indicate disk lifetime...
add file_age plugin by Edward Plainview <it@sverigedemokraterna.se>
https://it.sverigedemokraterna.se/program/file_age/
- have some dirs