PRTG / PythonMiniProbe

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

Installer improvements #2

Closed eagle00789 closed 9 years ago

eagle00789 commented 9 years ago

This is just a small fix for the updaterd.d command so that it starts working again. (it didn't work until now) Also found a small duplicate entry in the probe_installer.py and removed that Fixed a bug in the installer that created the conf file before any values where asked Added a ping check for the prtg server to see if the server is available. Made the installer ask to reconfigure when config already exists

konstantinpae commented 9 years ago

Nice! Looks very good!