Age | Commit message (Collapse) | Author | Files | Lines |
|
This adds mapping levels to the check runner. When the exit code is
returned, the actual level is looked up using the configured mapping.
After that, the state is entered into the table and added the same way
to the notifications.
|
|
This adds the path environment configuration to control which programs
to call.
|
|
Before the timeout for checks was static. With this change it is finally
an option to configure.
|
|
An acknowledge should be set to false when the alarm switches to an ok
state.
|
|
This output was poluting the log and wasn't necessary.
|
|
The deadlines were wrong all over the place, so this commit finally
fixes that.
|
|
With selecting only the bare minimum we get much nicer performance.
|
|
|