Hello,
Could you please say, is it possible to create Sensor which will return "1" - if sensor status is down, and "0" - if sensor status is up? As example: Sensor check file on X drive, if file not exist, then value of Sensor will be "1"; If file exist, then it return "0"; or Sensor check web site for string, if string not found, sensor return value "1"; if string found then sensor return "0";
Thanks in advance!
Best regard, Oscar
Add comment