Update to-do list
This commit is contained in:
parent
3997f324a0
commit
41379e36df
1 changed files with 1 additions and 3 deletions
|
@ -44,11 +44,9 @@ Docs are in the `./docs/` folder, but here's a quick overview on how to use this
|
||||||
|
|
||||||
## To-do
|
## To-do
|
||||||
|
|
||||||
- Add basic functionality
|
|
||||||
- Call the extensions
|
|
||||||
- Add maintenance windows (optionally recurring)
|
- Add maintenance windows (optionally recurring)
|
||||||
- Add ability to set default extensions that can be overridden on a per-service basis
|
- Add ability to set default extensions that can be overridden on a per-service basis
|
||||||
- And groups (lower priority)
|
- Also add groups
|
||||||
- Add ability for checkers to have preferred alerts and logging extensions - will print a warning if the preferred extension(s) are not used
|
- Add ability for checkers to have preferred alerts and logging extensions - will print a warning if the preferred extension(s) are not used
|
||||||
- Add "keywords" to be replaced in the config (for current directory, service name, maybe some others)
|
- Add "keywords" to be replaced in the config (for current directory, service name, maybe some others)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue