Commit Graph

59 Commits

Author SHA1 Message Date
a0c78acdda ignore live config files 2018-11-19 14:17:11 +01:00
4d57bfaecb add example config files 2018-11-19 14:15:31 +01:00
b7cacc928f remove debug output
This output was poluting the log and wasn't necessary.
2018-11-19 11:30:29 +01:00
4db00b00ed moncheck: fix error reporting of daedlines
The deadlines were wrong all over the place, so this commit finally
fixes that.
2018-11-18 21:38:04 +01:00
2a4332951a monwork - add new server
This server generates active checks from the check configuration.
2018-11-16 20:10:15 +01:00
1960907547 moncheck - adjust queries to take less data
With selecting only the bare minimum we get much nicer performance.
2018-11-16 20:09:31 +01:00
f759b2f993 remove unique constraint on notifications
That constraint would hinder the addition of multiple notifications, so
it needs to be removed.
2018-11-16 20:08:12 +01:00
6da89f825c add unique index on check_id 2018-11-16 11:16:30 +01:00
bfd2b5d324 initial commit 2018-11-16 10:39:21 +01:00