From 3913447dac4fe3ce001681e6df59e4d923177fdf Mon Sep 17 00:00:00 2001 From: jowj Date: Sun, 16 Sep 2018 19:03:01 -0500 Subject: [PATCH] Update initial readme. --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7bcdfd0..ecb0184 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ -# arke -dumb python monitoring client +# python monitoring client +arke is a python monitoring client i am currently working on to monitor http status and docker container runtime. + +### http status: +- monitor znc server http status +- monitor pleroma server http status + +### docker runtime: +- slackbot + +## structure +- runtime file +- vars file that points the client at my servers \ No newline at end of file