

Here is what the Plex monit configuration does Paste the code below, note that most of these are optional but at a minimum you will want the first 4 lines. Then go back to the SSH terminal.Ĭreate the Plex media server on ARM monit configuration sudo nano /etc/monit/conf.d/plex

Now open a browser and go to your local ip: and enter your credentials. Plex Media Server runs on more than just 32400 so we will use Monit to monitor these ports tcp 0 0 0.0.0.0: 32400 0.0.0.0:* LISTEN 15053/Plex Media Se Make sure Plex is running on your device and execute this netstat command to get all listening ports on your system and filter the Plex ones. Monitor and Autorestart Plex Media Server Service Failureįigure out which ports to monitor using netstat first.
