File nagios-plugins-disks.changes of Package nagios-plugins-disks (Revision 4b292b9e3981a4616e205637b6af1eae)
Currently displaying revision 4b292b9e3981a4616e205637b6af1eae, show latest
1
-------------------------------------------------------------------
2
Fri May 9 14:12:12 UTC 2014 - cs@linux-administrator.com
3
4
- version 0.6
5
* follow links of devices (needed to get real logical volume path
6
* allow to define warn/crit in file for each device in
7
/etc/nagios/check_disks/ directory.
8
Create a file with format <warn>%:<crit>% called like the device
9
name, substitute / with _ in filename
10
e.g. _dev_mapper_vg--data-root
11
12
-------------------------------------------------------------------
13
Wed Mar 27 08:48:57 UTC 2013 - cs@linux-administrator.com
14
15
- version 0.5
16
* filter out '/vz/template:' based mounts
17
18
-------------------------------------------------------------------
19
Wed Feb 6 14:40:35 UTC 2013 - cs@linux-administrator.com
20
21
- version 0.4
22
* bind mount leads to multiple listings of devices, filter with 'sort -u'
23
24
-------------------------------------------------------------------
25
Wed Dec 5 08:48:13 UTC 2012 - cs@linux-administrator.com
26
27
- version 0.3
28
* add vzfs to filesystem type list
29
* better error handling
30
31
-------------------------------------------------------------------
32
Tue Oct 30 12:51:22 UTC 2012 - cs@linux-administrator.com
33
34
- version 0.2
35
* add tmpfs to filesystem type list
36
37