Bumped the version to 1.2 after Onkobu's updates
This commit is contained in:
parent
56edc7a786
commit
2a500f3339
5
HISTORY
5
HISTORY
@ -39,3 +39,8 @@ Version 1.1:
|
||||
Improvements for Icinga 2, made by Onkobu
|
||||
- order of arguments is irrelevant now, --sensor first ignored following -c & -w
|
||||
- current sensors' multiline output needs sophisticated treatment
|
||||
|
||||
Version 1.2:
|
||||
Improvements for Icinga 2, made by Onkobu
|
||||
- Added the ability to switch between old and new style with an -n option
|
||||
- Fixed multi-sensor with identical thresholds
|
||||
|
@ -33,7 +33,7 @@
|
||||
# #
|
||||
###############################################################################
|
||||
|
||||
VERSION="Version 1.1"
|
||||
VERSION="Version 1.2"
|
||||
AUTHOR="(c) 2011 Jack-Benny Persson (jack-benny@cyberinfo.se), (c) 2020 Onkobu Tanaake (oss@onkobutanaake.de)"
|
||||
|
||||
# Sensor program
|
||||
|
Loading…
x
Reference in New Issue
Block a user