Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / disk @ d24215d0

# Date Auteur Commentaire
d24215d0 2017-02-11 08:31 JoHartmann

Update quota2percent_ to V17.0210

add env.humanid
add check if device exist
add if no limitations administered via 'quota' for the device the total line is shown only
fix some nitpicking details
add some comments

a00b8e6f 2017-02-11 08:18 JoHartmann

Update quota2percent_ to V17.0210

c9dbd8d1 2017-02-11 05:49 JoHartmann

Update quota2percent_ to V17.0210

add env.humanid
add check if device exist
add if no limitations administered via 'quota' for the device the total line is shown only
fix some nitpicking details
add some comments

2caf1a97 2017-02-11 05:16 JoHartmann

Delete quota2percent_

5efef7ca 2017-02-10 12:32 JoHartmann

Update quota2percent_ to V17.0210

add env.humanid
fix same nitpicking details
f21a2fe4 2017-02-08 09:23 JoHartmann

Update quota2percent_

add       POD documentation
add env.language
add example graph for Munin Plugin Gallery
remove German comments
dab96a61 2017-02-05 13:55 JoHartmann

Delete dummy

952a3eae 2017-02-05 13:54 JoHartmann

Graph example

An example for a daily graph of device sdb1

54215081 2017-02-05 13:50 JoHartmann

Create dummy

1605f56b 2017-01-24 16:28 JoHartmann

Update quota2percent_

e849b61d 2017-01-23 13:52 JoHartmann

Create quota2percent_

Quota usage in percent

115371df 2016-10-16 18:06 sumpfralle

Merge pull request #719 from Niluge-KiWi/master

disk/raid-mismatch-count improvements

99c3595d 2016-10-16 18:04 sumpfralle

Merge pull request #721 from alexkn/btrfs_subvol_usage

add btrfs_subvol_usage plugin

fa0bd176 2016-10-16 15:10 sumpfralle

Merge pull request #720 from eknagy/patch-1

Fixed typo in comment

1e2bbe77 2016-07-05 10:38 Ken-ichi Mito

fix - add clean_fieldname to make field name safe

  • lvm_: only add clean_fieldname
  • lvm_snap_used * add clean_fieldname * force y-axis scale to 0-100 %
11e4124c 2016-06-04 08:48 Alexander Knöbel

add btrfs_subvol_usage plugin

Plugin to monitor usage of subvolumes on a BTRFS filesystem.

b805f7a6 2016-05-16 18:11 Dr. Nagy Elemér Károly

Fixed typo in comment

370e1d05 2016-05-15 11:53 Thomas Riccardi

disk/raid-mismatch-count better config: added .info per device

b149f0cf 2016-05-15 11:53 Thomas Riccardi

disk/raid-mismatch-count != 0 is a critical alert

0b849f0e 2016-04-03 17:31 Gajdos Tamás

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]

b6bec533 2015-05-05 07:38 Stig Sandbeck Mathisen

Merge pull request #613 from mittyorz/disk/raid/refactor

refactoring, bugfix and enhancement for disk/raid plugin

48d0a2e2 2015-05-04 12:02 Ken-ichi Mito

fix - remove error message, fetch correct count source

  • redirect error message of `ls` to /dev/null
  • fetch mismatch_cnt to get correct count
6284302a 2015-05-04 05:47 Ken-ichi Mito

enhancement - fetch remaining time of array rebuilding and show them on config

  • add info about remaining time, read-only status
  • change label to follow b39d26e
760b14f5 2015-05-04 05:45 Ken-ichi Mito

enhancement - use only /proc/mdstat, stop using /sbin/mdadm

  • mdadm needs super-user privileges, but /proc/mdstat is readable for nobody
  • fetch an array state from mdstat 'reshape|check|resync|recovery' * reshape, recovery: rebuilding array -> set percent to _rebuild.value...
9845279a 2015-05-04 05:11 Ken-ichi Mito

fix - mdadm has '--readonly' option to make the array 'active (read-only)'

2670e4dc 2015-05-04 05:09 Ken-ichi Mito

refactoring - split a single regex matching to three matchings

  • one line regular expression matching to multiline text is a bit hard to picture
  • apply regular expressions to each line * first line should like "active raid1 sda10 sdc12 sdb11" * second line should like "123456 blocks super 1.2 [2/2] [UU]"...
2e0acaca 2015-05-04 01:56 Ken-ichi Mito

refactoring - replace TAB with 8 spaces, use lexical variable for file handle

  • reduce indentation of local($/)
fba800ae 2015-03-02 06:51 Veres Lajos

typofixes - https://github.com/vlajos/misspell_fixer

Suspicious sections:
plugins/mail/postfix_mail_stats recieved.label
plugins/nginx/nginx_vhost_traffic

69e88119 2014-11-23 13:08 Am1GO

Fixed type in dm-cache
s/voulme/volume

550a4f33 2014-11-23 13:06 Am1GO

Added plugin to monitor dm-cache

b531bd57 2014-10-04 13:53 Stig Sandbeck Mathisen

Convert to UNIX line breaks

c04671c4 2014-10-04 13:52 Stig Sandbeck Mathisen

Set /bin/bash as interpreter for bash script

6ffd5019 2014-09-06 20:03 Gabriele Pohl

Reduce number of categories, use more generic terms

b194c867 2014-05-05 14:11 Petteri Valkonen

Fix indentation

b077ad21 2014-05-05 13:16 Petteri Valkonen

Add plugin for monitoring HDD power state on FreeBSD

be06ff03 2014-01-29 21:23 leeclemens

fix example comment with proper wildcard examples

removed media in favor of error - since valid wildcard values are temp, error, other, predictive

8f719ef6 2014-01-08 15:51 Steve Schnepp

Merge pull request #420 from ldidry/update-du-2

[plugins/disk/du-2] Doc and autoconf updates

54560ad5 2014-01-07 11:21 Luc Didry

Copyright year update

3f253ebe 2014-01-07 11:17 Luc Didry

Copyright year update

89b63223 2014-01-07 11:02 Luc Didry

Add new plugin : du_pattern

3e5627a2 2014-01-07 10:54 Luc Didry

[plugins/disk/du-2] Doc and autoconf updates

d7e6c011 2013-12-10 09:48 Tomas Sirny

Fix cpct value

f64c2e5d 2013-11-05 04:43 Steve Schnepp

Merge branch 'pr/375'

97fab71b 2013-11-03 03:38 Kenyon Ralph

Merge pull request #367 from avances123/master

freedisk plugin to show abs used values to disk, increasing line instead of free usage. (decreasing)
2a035109 2013-09-09 03:07 Evgeni Cherdancev

new xfs stats plugin

3fec1324 2013-09-04 03:57 rantal

Added ability to monitor check/resync status of raid arrays, bugfix with regexp check while empty @output0

e5bcd283 2013-08-23 08:03 Fabio Rueda

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)

90ec5e16 2013-06-12 09:29 nagyrobi

Create hdsentinel

Multigraph plugin to monitor harddrive temperature, condition, performance and estimated remaining lifetime through HDSentinel.

0e92a22b 2013-01-02 10:50 bAndie91

pod added

18648443 2012-12-31 09:46 bAndie91

update

bffbc3d5 2012-12-31 09:13 bAndie91

monitor Ext2/3/4 fs

e2 plugin to monitor Ext2/3/4 fs mount count, last check and lifetime writes

ecd6f359 2012-11-01 08:55 Caius Durling

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.

c8148539 2012-08-23 11:56 Diego Elio Pettenò

plugins: make all of them use graph_vlabel instead of graph_vtitle.

9fae2c90 2012-08-21 10:53 Kenyon Ralph

Merge pull request #169 from ndonegan/master

Changed from "which" to "command" to make the script a bit more POSIX compliant

7b5183c7 2012-08-21 07:07 Niall Donegan

Changed from "which" to "command" to make the script a bit more POSIX compliant

0a1524f2 2012-08-07 00:55 Diego Elio Pettenò

More housecleaning.

Collapse some categories; remove duplicates; move plugins in where
they belong, remove files that are not really plugins at all.

865a1966 2012-07-24 09:02 Niall Donegan

Redirected the output of which to the great bitbucket in the sky.

7e736ea7 2012-07-24 09:01 Niall Donegan

Converted the documentation to POD

da50b3f8 2012-07-24 08:46 Niall Donegan

Added some basic checks to lvm_

4bcd18fe 2012-07-23 12:15 Niall Donegan

Typo in the config example fixed.

f0122d13 2012-07-23 12:14 Niall Donegan

Updated the graph title.

60e9f79c 2012-07-23 11:53 Niall Donegan

Renamed back to lvm_

005ab0c7 2012-07-23 11:52 Niall Donegan

Added in a suggest function in order to get the wildcard working again

344c1917 2012-07-23 10:44 Niall Donegan

lvs defaults to multiples of 1024 so updating the base for the graph.

77239cef 2012-07-23 10:03 Niall Donegan

Updated the line updating the "vg" variable.

f051d108 2012-07-23 08:55 Niall Donegan

Renamed lvm_ to lvm as otherwise munin-node is treating it as a wildcard plugin

a2b3e009 2012-05-21 05:35 Luc Didry

Bugfix : force lockfile removal if the cache is really too old

b6f9a54a 2012-05-21 05:35 Luc Didry

Remove trailing spaces and make some esthetic cleaning

8da25e68 2012-05-21 05:33 Luc Didry

Update copyright year and add license

62d43835 2012-05-04 05:54 Kenyon Ralph

remove plugins existing in the main munin distribution

accf47f9 2012-04-30 04:25 Kenyon Ralph

remove plugins existing in main munin repository

c96bafa1 2012-03-07 06:21 Andreas Thienemann

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...

6b25a2f4 2012-02-28 02:56 Kenyon Ralph

add file_age plugin by Edward Plainview <>

https://it.sverigedemokraterna.se/program/file_age/

08346aac 2012-02-13 12:24 Steve Schnepp

- have some dirs