Data like Voltage, Ampere, Temperature
Can PRTG monitor/read data from Datalogger (Tycon) ?
Modified on 2025-06-10 15:06:11 +0200
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Hello,
if the device support SNMP, please ask the vendor about MIB files for your device. Those MIBs then can be imported as OIDLIBs in PRTG: https://www.paessler.com/tools/mibimporter
In order to use those, please add the SNMP Library sensor, during sensor creation then select the OIDLIB: https://www.paessler.com/manuals/prtg/snmp_library_sensor
Without SNMP support, please check if the device offers something through HTTP. Access would then be more different, as you probably have to do the web request yourself, for example through Powershell's invoke-webrequest command, in a Exe/Script Advanced sensor: https://www.paessler.com/manuals/prtg/exe_script_advanced_sensor
Apr, 2021 - Permalink