sgu222e / pleximusmaximus

Plex server monitoring for Windows
GNU General Public License v3.0
1 stars 1 forks source link

Add Python status monitoring for Sync #8

Open sgu222e opened 6 years ago

sgu222e commented 6 years ago

Jock: Oh, that's just my pet snake Reggie. Indiana: I hate snakes, Jock!

sgu222e commented 6 years ago

Added web/python check, order may cause issues, awaiting feedback.

sgu222e commented 6 years ago

Changed logic to better correct Python failure

Logic Flow

Log directory create/exist Is pms running? Yes, check web, remote system, Python No, kill python, pms, restart Is web responding? Yes, check remote system, Python No, kill python, pms, restart Remote system online? Yes, check Python No, kill python, pms, restart Python frozen? Yes, kill python, pms, restart No, End Kill Python Kill PMS Restart PMS End (good/bad logging)