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