SNMPDSC plugin 0.1 + PLUG README updates

This commit is contained in:
Jokob-sk
2023-04-08 13:45:15 +10:00
parent 42aa89971d
commit 8542d05f66
7 changed files with 526 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python
# Based on the work of https://github.com/leiweibau/Pi.Alert
# /home/pi/pialert/front/plugins/website_monitor/script.py urls=http://google.com,http://bing.com
# python3 /home/pi/pialert/front/plugins/website_monitor/script.py urls=http://google.com,http://bing.com
from __future__ import unicode_literals
from time import sleep, time, strftime
import requests