Ad Widget

Collapse

SSH Item Dose Not Work

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • m.ar.alshikh
    Junior Member
    • Jul 2024
    • 1

    #1

    SSH Item Dose Not Work

    Hello,
    we have a zabbix server 5 monitoring a cliant, the server monitoring the cliant using ssh item by sending a command and gets the response from the cliant the ssh item uses either a password or ssh public key,
    it was working fine until the cliant upgraded to redhat 9 it it dose not work from zabbix-server but i can conncet via ssh from terminal manually,
    note that all other cliants are still working fine.

    this is the client ssh log file when i connect manually:
    Jul 16 12:53:32 cbio-emm24 sshd[3876161]: Accepted publickey for isnms from x.x.x.x port xxxxx ssh2: ECDSA SHA256:xxxx
    Jul 16 12:53:32 cbio-emm24 systemd[3876165]: pam_unix(systemd-user:session): session opened for user xxxxx(uid=xxxx) by (uid=0)
    Jul 16 12:53:33 cbio-emm24 sshd[3876161]: pam_unix(sshd:session): session opened for user isnms(uid=3048) by (uid=0)
    Jul 16 12:53:34 cbio-emm24 sshd[3876243]: zz0.udjekzi88izz

    and this is the client ssh log file when i tried to run the item from gui:
    Unable to negotiate with x.x.x.x port xxxxx: no matching host key type found. Their offer: ssh-rsa,ssh-dss [preauth]
Working...