Basic scheduling works now but execution of services is not available. Lot of stuff done...
This commit is contained in:
parent
1420738299
commit
8808b657c4
54 changed files with 538 additions and 199 deletions
|
|
@ -1,2 +1,3 @@
|
|||
[monitor]
|
||||
service = misc.dummy
|
||||
service = misc.dummy
|
||||
interval = 1
|
||||
3
etc/monitors/test/test10.conf
Normal file
3
etc/monitors/test/test10.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[monitor]
|
||||
service = misc.dummy
|
||||
interval = 60
|
||||
3
etc/monitors/test/test2.conf
Normal file
3
etc/monitors/test/test2.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[monitor]
|
||||
service = misc.dummy
|
||||
interval = 60
|
||||
3
etc/monitors/test/test3.conf
Normal file
3
etc/monitors/test/test3.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[monitor]
|
||||
service = misc.dummy
|
||||
interval = 120
|
||||
3
etc/monitors/test/test4.conf
Normal file
3
etc/monitors/test/test4.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[monitor]
|
||||
service = misc.dummy
|
||||
interval = 50
|
||||
3
etc/monitors/test/test5.conf
Normal file
3
etc/monitors/test/test5.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[monitor]
|
||||
service = misc.dummy
|
||||
interval = 62
|
||||
3
etc/monitors/test/test6.conf
Normal file
3
etc/monitors/test/test6.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[monitor]
|
||||
service = misc.dummy
|
||||
interval = 30
|
||||
3
etc/monitors/test/test7.conf
Normal file
3
etc/monitors/test/test7.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[monitor]
|
||||
service = misc.dummy
|
||||
interval = 60
|
||||
3
etc/monitors/test/test8.conf
Normal file
3
etc/monitors/test/test8.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[monitor]
|
||||
service = misc.dummy
|
||||
interval = 60
|
||||
3
etc/monitors/test/test9.conf
Normal file
3
etc/monitors/test/test9.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[monitor]
|
||||
service = misc.dummy
|
||||
interval = 240
|
||||
Loading…
Add table
Add a link
Reference in a new issue