Implemented notification_error_mode configuration option. (0.30.1)
This commit is contained in:
parent
6f090a3982
commit
3660cbb50c
4 changed files with 29 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ from linspector.monitors import Monitors
|
|||
__author__ = 'Johannes Findeisen'
|
||||
__author_email__ = 'you@hanez.org'
|
||||
__description__ = 'linspector is a infrastructure and system monitoring daemon and toolchain.'
|
||||
__version__ = '0.30.0'
|
||||
__version__ = '0.30.1'
|
||||
|
||||
sys.stderr = open('/dev/null', 'w')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue