# python monitoring client arke is a dumb 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 ## TODO - [ ] Fix loading json from file - [ ] Fix state comparison and post to only post the item that has changed since last run - [ ] update this readme.