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 remote data like server load and disk space #43

Closed scytherswings closed 6 years ago

scytherswings commented 6 years ago

From @scytherswings on September 25, 2015 4:23

Start adding functionality to show available disk space, and server load. This will take quite a bit of time because there will have to be a way for the rails server to reach out and contact whatever service you are trying to monitor which will take configuration on both sides.

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

scytherswings commented 6 years ago

From @duramato on September 25, 2015 7:56

Vnstat can be useful for this

scytherswings commented 6 years ago

I'm going to close this and revisit when there is more interest in this feature.