I believe the best way to send data from my probe-computer-situated program to the probe software is sending of Windows messages. My program receives data from a USB-thermometer and sends that data to PRTG. Why shoud I build SNMP server? Why should I torment a computer with regular launching of my program in order to leave exit code for the probe? Please, creators, create a Windows Message Sensor! Thank you.


Article Comments

Hello,

you could have your program write a logfile and then read the content of this logfile with the File Content Sensor.

best regards.


Oct, 2012 - Permalink

OK. The only string in my file begins with + or - character. Then the temperature value. Examples: -1.5 +24 I failed to write correct regular expression for such a string. Could you help me?

imho this way is complicated and ineffective Let me repeat the appeal - Please create a Windows Message Sensor! Thank you.


Oct, 2012 - Permalink