Telnet sensor responses
Modified on 2025-06-10 22:42:46 +0200
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
Important: We no longer maintain this article. The information might be out of date.
Good afternoon,
I trying to create a personalized sensor in PRTG for the telnet connection of a Linux device. The telnet sensor ( port sensor with the especific telnet port) works ok but I need the reply of several commands through this sensor. This device has commands like getlog, gethealth, getredundancy....
Who knows how can I create them?
Thank you.
Article Comments
Hello,
The Port sensor can only proceed one command per sensor.
If you would like to send several telnet commands to your Linux device, you can write an own script and iport it to PRTG with one of the following sensors:
EXE/Script Sensor
EXE/Script Advanced Sensor
Dec, 2015 - Permalink
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Hello,
The Port sensor can only proceed one command per sensor. If you would like to send several telnet commands to your Linux device, you can write an own script and iport it to PRTG with one of the following sensors:
EXE/Script Sensor
EXE/Script Advanced Sensor
Dec, 2015 - Permalink