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