Porthole-Project / Porthole

A window into the status of multiple services related to Plex Media Server (Plex, Couchpotato, Sickrage, Deluge, Sabnzbd+, etc.).
MIT License
29 stars 0 forks source link

Generate monitoring agents dynamically for heartbeat style monitoring #10

Open scytherswings opened 6 years ago

scytherswings commented 6 years ago

From @scytherswings on April 17, 2017 3:36

Relates to #78

This would be a long long way off. But it would be cool if you could generate an installable application to provide heartbeats and other information about each host. I have no idea if that is even within the scope of this project but it sounds sweet.

Caveats are huge with this idea, how do you update the applets? How do they get generated? What language? How do they auto-start on boot? Communication mechanism? Should it be simple HTTP POSTs ? How do you uninstall them? Security?

It would be pretty sick though.

Copied from original issue: scytherswings/Plex-Board#91