A Redis Sensor for PRTG. Read more at: https://blog.cdemi.io/monitoring-redis-in-prtg
- .NET Framework 4.5 or better
- PRTG Version 16 (Does not work in PRTG Version 14)
- Redis Server >= 3.2.11
You can download the latest PRTG-Redis-Sensor-Windows.zip from GitHub Releases, or you can download the source-code and compile it yourself
"PRTG Redis Sensor.exe" <ServerIPorHostname:Port> <Password?>
"PRTG Redis Sensor.exe" myredis.domain.local:6379"PRTG Redis Sensor.exe" myredis.domain.local:6379 somepassword
- Copy the binary
PRTG Redis Sensor.exeto the custom sensors folder of the probe%programfiles(x86)%\PRTG Network Monitor\Custom Sensors\EXEXML\ - Add an
EXE/Script Advancedsensor to a device - Select
PRTG Redis Sensor.exefrom the EXE/Script list - Set the parameters to pass to the executable (see the samples)