Reverted databases back to be tasks again. This is more native to the API of Linspector. (0.26.0)
This commit is contained in:
parent
b5960331c4
commit
83827e8070
13 changed files with 100 additions and 87 deletions
|
|
@ -24,13 +24,12 @@ logfile_level = DEBUG
|
|||
; size of logfiles (default: 1MB)
|
||||
logfile_size = 10MB
|
||||
|
||||
databases = mysql
|
||||
|
||||
notifications =
|
||||
|
||||
plugins =
|
||||
|
||||
tasks =
|
||||
; the tasks to be executed after each monitors service execution
|
||||
tasks = mysql
|
||||
|
||||
; timezone can be set to a remote timezone to make monitors run at the remote time. this can be overridden in each
|
||||
; monitor configuration.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue