Creating agent that schedules the monitoring task.

This commit is contained in:
Mitsuo Takaki
2016-04-28 01:51:59 -07:00
parent 0a69e48905
commit 2f3106da60
5 changed files with 36 additions and 2 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
PyYAML==3.11
requests==2.9.1
schedule==0.3.2