Hello,
I'm currently trying to integrate a 1-Wire Multisensor into PRTG Miniprobe without success. Before this I tried another sensor which worked fine (Temperature DS18B20 via GPIO). The sensor showed up with correct Temperature on the PRTG Core Server which the RaspberryPi with the Miniprobe is connected to.
I configured the other Multisensor (WireGate 1-Wire - B-Serie V3.0 - Standard Line Temperature and Humidity) correctly. This sensor is connected via Busmaster DS9490R to the RaspberryPi. After running the "sudo python setup.py configure" command in Miniprobe i ran into an error: No such file or directory: '/sys/devices/w1_bus_master1/w1_master_slaves'. I have configured everything correctly, the only problem is that Miniprobe doesn't find the correct directory where the temperature and humidity data is stored in. I was able to gather the temperature and humidity data from the Multisensor via console with the command "owget".
I would like to collect temperature and humidity data from RaspberryPi via Multisensor onto the PRTG Core Server.
Thank you for your help!
Add comment