TCP Script Sensor
TCP Script Sensor
Just like the normal script sensor, with the TCP script sensor you can develop custom sensors using VBScript. The additional feature of the TCP script sensor is that this sensor can execute a script with data communication with a server via a TCP connection.
The script files must be stored on the server that runs IPCheck Server Monitor.
Please see the chapter Technical Details for Script and TCP Script Custom Sensors on how to create your own sensors.
Parameters include:
· Port—the port of the TCP connection
· Scriptfile—select one of the scripts stored on the server
· Data1, Data2, Data3—The values you enter here can be accessed inside the script
· Indicator String—Enter an "Indicator" string here (e.g. "Bandwidth", "Temperature" etc.) - for display purposes only
· Unit String—Enter a "Unit" string here (e.g. "ms", "Kbyte" etc.) - for display purposes only