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