]> git.uio.no Git - check_linux_bonding.git/blame - CHANGES
pod
[check_linux_bonding.git] / CHANGES
CommitLineData
98c41ca9 11.2.1 2010-02-17
2------------------
3
4* New option '--slave-down' to set the alert state reported when a
5 slave interface is down
6
7
81af2c58 81.2.0 2010-02-16
9------------------
10
11* Option '-S' is now short for '--short-state'
12* Better handling of perl warnings during execution
13* Added option '--disable-sysfs' to disable the use of /sysfs,
14 i.e. only use the /proc filesystem
15
16
171.1.0 2009-10-09
18------------------
19
20* New blacklist option, thanks to Giles Westwood for a patch
21* New option '--no-bonding' to specify return value when no bonding
22 interfaces are found
23* Redirect STDERR to STDOUT if the plugin is run without a TTY
24* Man page is moved to section 8
25
26
271.0.1 2009-07-23
28------------------
29
30* A couple of unimportant cosmetic changes
31
98c41ca9 32
81af2c58 331.0.0 2009-06-12
34------------------
35
36* Initial release