https://github.com/cgsmith/device-status
Device checker to run on a raspberry py
https://github.com/cgsmith/device-status
Last synced: over 1 year ago
JSON representation
Device checker to run on a raspberry py
- Host: GitHub
- URL: https://github.com/cgsmith/device-status
- Owner: cgsmith
- License: mit
- Created: 2017-03-15T21:16:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T21:23:02.000Z (over 9 years ago)
- Last Synced: 2025-03-28T19:07:30.914Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Device Status
Ping checker to run on a Raspberry Pi. Needed to run a status check while troubleshooting nodes on a large network. This was an easy way to push out a message when the device went down or up without setting up SNMP or anything too fancy.
I supposed this is fancy though....
Required:
`pip install postmarker`