Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-16 | monwork - add new server | Gibheer | 1 | -0/+172 | |
This server generates active checks from the check configuration. | |||||
2018-11-16 | moncheck - adjust queries to take less data | Gibheer | 1 | -3/+7 | |
With selecting only the bare minimum we get much nicer performance. | |||||
2018-11-16 | remove unique constraint on notifications | Gibheer | 1 | -1/+1 | |
That constraint would hinder the addition of multiple notifications, so it needs to be removed. | |||||
2018-11-16 | add unique index on check_id | Gibheer | 1 | -1/+1 | |
2018-11-16 | initial commit | Gibheer | 6 | -0/+270 | |