Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-disks > nagios-plugins-disks.changes
Sign Up | Log In

File nagios-plugins-disks.changes of Package nagios-plugins-disks (Revision 5e43d68a557f1419fa9cb2a1d6c9092a)

Currently displaying revision 5e43d68a557f1419fa9cb2a1d6c9092a, show latest

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