View Full Version : How to test host reachability using telent
Hi,
anyone can help me?I need to test the reliabilityof some hosts but they only have the telnet port reachable, they doesn't reply to icmpping.
Is it possible?
Thanks,Riccardo
James Wells
01-03-2007, 17:42
Greetings,
I need to test the reliabilityof some hosts but they only have the telnet port reachable, they doesn't reply to icmpping.
There are a couple of ways to do this, but the easiest way in Zabbix is to create an item of type simple check that uses the tcp,port construct. In this case: <HIOSTNAME>,23 This will return a zero if the service fails to connect, or a 1 if it connects.
Hi used net.tcp.listen[23] ,
but it answer :
Simple check [net.tcp.service[net.tcp.listen[23],83.217.25.123]] is not supported
why?
mary nancy
05-03-2007, 04:51
Hi,
Did you try this...
Add a new item
Description: monitoring Telnet service
Type: zabbix agent
Key :net.tcp.listen[23]
Type of information : Numeric (integer 64bit)