Porthole-Project / Porthole

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

Add additional "service up" checks #42

Closed scytherswings closed 6 years ago

scytherswings commented 6 years ago

From @scytherswings on September 25, 2015 20:37

Right now only TCP sockets are used to check if a service is running. There should be more ways to see if something is working.

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

scytherswings commented 6 years ago

TCP seems to work quite well right now and I don't see any reason to make things more complicated yet. I'm going to close this and revisit when there is more interest in this feature.