PRTG / PythonMiniProbe

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

Various fixes #5

Closed eagle00789 closed 9 years ago

eagle00789 commented 9 years ago

Logrotate fix and small DS18B20 sensor fix utils.py merged with miniprobe.py probe.py cleanmem fix probe_installer fix DS18B20 defult enable fix if folder /sys/bus/w1/devices exists Various minor fixes test.py removal as this was added by mistake InsecureRequestWarning suppressed. All other warnings and errors from requests will still be displayed. ProbeHealth sensor enabled and fixed... DS18B20 sensor return value selectable between Celsius or Fahrenheit A future version of this fork will log all those errors the the probe logfile

A next release will include a option for the DS18B20 to be able to select the DS18B20 sensor (select 1 DS18B20 per sensor, or just return them all) the commit by root is also by me. i forgot to set the user in my new dev environment