From b9d4b09b2103ef87f206a36c36ddda6e644a2d4a Mon Sep 17 00:00:00 2001 From: DessaiImrane Date: Mon, 23 Jan 2017 12:32:13 +0400 Subject: [PATCH] Update README.md Add my own needs --- README.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index beac0bc..e574175 100644 --- a/README.md +++ b/README.md @@ -40,13 +40,9 @@ TODO: #### * Finish ticket generation function (some fields do not populate correctly) - +* Add a list of mission critical systems, if they experience a problem alert set impact/urgency of ticket higher (P2) * Build ticket resolution function - -* Daemonize script - -* Integrate web.py to accept http requests so Shinken command can be reduced -to a curl request. - -* Add a list of mission critical systems, if they experience a problem alert -set impact/urgency of ticket higher (P2) +* Add comment with URL to shinken web ui +* Handle recovery +* What about flapping ? +* Auto Init DB if not exists