dumb python monitoring client
Go to file
2018-12-02 21:30:33 -06:00
.gitignore update gitignore to remove vs project bullshit. 2018-10-03 21:37:49 -05:00
arke.py Update syntax to include spaces. 2018-12-02 21:30:33 -06:00
arkevars.py Add beginning of code and vars files. 2018-09-16 19:03:23 -05:00
dockerfile Update dockerfile to specifically use pip3. 2018-10-07 16:55:02 -05:00
README.md Update TODO information. 2018-09-16 20:57:47 -05:00

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

actually implement the following: