Hi I want below to set as a sensor. please help me
curl https://xx.xx.xx.xx/health {"status":"OK"}
if status is OK sensor should be green, other wise it should alert me.
Modified on 2025-06-10 20:17:46 +0200
Hi I want below to set as a sensor. please help me
curl https://xx.xx.xx.xx/health {"status":"OK"}
if status is OK sensor should be green, other wise it should alert me.
Hello Dear customer,
Thanks for reaching out PRTG support.
The returned data for standard SSH Script sensors must be in the following format:
returncode:value:message
Please check the following article that explains more information about how to customize sensors: https://www.paessler.com/manuals/prtg/custom_sensors#standard_sshscript
May, 2022 - Permalink