PRTG / PythonMiniProbe

MiniProbe for PRTG Network Monitor written in Python
BSD 3-Clause "New" or "Revised" License
73 stars 50 forks source link

Reconnecting after prtg-server restart / unreachable #41

Closed ghost closed 8 years ago

ghost commented 8 years ago

When the PRTG-Mainserver is unreachable (maybe for 20, 30 Seconds due a reboot after an update or so) the miniprobe disconnects and never reconnects. We have to manually restart all miniprobes. Is this an known issue?

konstantinpae commented 8 years ago

Yes, this is a known issue and should be fixed in the development branch.

ghost commented 8 years ago

HI Konstantin,

we will try this :-). Thank you!

ghost commented 8 years ago

Well, this worked fine. Just updatet all our miniprobes to the development version. They survived two restarts so far :-)

The miniprobe just doesnt wanted to start, until we created the "logs"-folder in "miniprobe". But maybe this was our error because we didnt re-run the probe-configuration.

Thank you! Keep up your great work, we really enjoy the possibility to monitor linux with prtg.