Hello, ive changed my port from ssh on every host from 22 to another! Zabbix wont accept the new value!
What i did: I changed the Value from "Configuration -> Itmes -> ssh Server" from:
net.tcp.service[ssh]
to
net.tcp.service[2222]
net.tcp.service[ssh ,2222]
net.tcp.service[ssh, 2222]
None of them works!
I can telnet to my server and this port but zabbix says ssh server is down!

Can someone give me some hints/tipps where to look at?
What i did: I changed the Value from "Configuration -> Itmes -> ssh Server" from:
net.tcp.service[ssh]
to
net.tcp.service[2222]
net.tcp.service[ssh ,2222]
net.tcp.service[ssh, 2222]
None of them works!
I can telnet to my server and this port but zabbix says ssh server is down!
Can someone give me some hints/tipps where to look at?
Comment