I whipped up this quick script to notify me whenever a new session is started on my Plex Server. I use it to monitor shared user activity. It is written in Python and uses https://pushover.net for alerting. The script has been tested on Plex Media Server 0.9.8.0 running on OS X. I have it scheduled to run periodically and so far it seems to work well. I'd be happy to hear any suggestions or feedback.
Hi, I tried this on OSX Mavericks running Plex 0.9.8.6 and it doesn't seem to do anything. I entered all the values as indicated, bought the pushover app for iPhone, I then run the script via Terminal "python /location/of/Plexmon.py".
Hi, I tried this on OSX Mavericks running Plex 0.9.8.6 and it doesn't seem to do anything. I entered all the values as indicated, bought the pushover app for iPhone, I then run the script via Terminal "python /location/of/Plexmon.py".
Any ideas?
thanks.
I'm not sure if Victor is still maintaining this script or not but plexWatch was created based off of this script. Here are the links for plexWatch.