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