Update quota2percent_ to V17.0210
add env.humanidadd check if device existadd if no limitations administered via 'quota' for the device the total line is shown onlyfix some nitpicking detailsadd some comments
Delete quota2percent_
add env.humanid fix same nitpicking details
Update quota2percent_
add POD documentation add env.language add example graph for Munin Plugin Gallery remove German comments
Delete dummy
Graph example
An example for a daily graph of device sdb1
Create dummy
Create quota2percent_
Quota usage in percent
Merge pull request #719 from Niluge-KiWi/master
disk/raid-mismatch-count improvements
Merge pull request #721 from alexkn/btrfs_subvol_usage
add btrfs_subvol_usage plugin
Merge pull request #720 from eknagy/patch-1
Fixed typo in comment
fix - add clean_fieldname to make field name safe
Plugin to monitor usage of subvolumes on a BTRFS filesystem.
disk/raid-mismatch-count better config: added .info per device
disk/raid-mismatch-count != 0 is a critical alert
Update xfs plugin.
There is a new line "fibt2" line in the xfs stat output. I updated the plugin to process this line also.(Reference for the counter names)[http://lxr.free-electrons.com/source/fs/xfs/xfs_stats.h#L184]
Merge pull request #613 from mittyorz/disk/raid/refactor
refactoring, bugfix and enhancement for disk/raid plugin
fix - remove error message, fetch correct count source
enhancement - fetch remaining time of array rebuilding and show them on config
enhancement - use only /proc/mdstat, stop using /sbin/mdadm
fix - mdadm has '--readonly' option to make the array 'active (read-only)'
refactoring - split a single regex matching to three matchings
refactoring - replace TAB with 8 spaces, use lexical variable for file handle
typofixes - https://github.com/vlajos/misspell_fixer
Suspicious sections:plugins/mail/postfix_mail_stats recieved.labelplugins/nginx/nginx_vhost_traffic
Fixed type in dm-caches/voulme/volume
Added plugin to monitor dm-cache
Convert to UNIX line breaks
Set /bin/bash as interpreter for bash script
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