We have been getting the following errors in syslog:
cp sshd[10549]: error: Could not get shadow information for NOUSER
cp sshd[5977]: fatal: Read from socket failed: Connection reset by peer
My host says the following:
Seems like zabbix is checking if the port is running and logging off in a unclean fashion, killing the coonection causing the read from socket to fail because the socket is gone. The Zabbix monitoring seems to be the culprit here. SSH is working fine.
Does this seems accurate? Any idea how to fix this?
Thanks.
Reza
cp sshd[10549]: error: Could not get shadow information for NOUSER
cp sshd[5977]: fatal: Read from socket failed: Connection reset by peer
My host says the following:
Seems like zabbix is checking if the port is running and logging off in a unclean fashion, killing the coonection causing the read from socket to fail because the socket is gone. The Zabbix monitoring seems to be the culprit here. SSH is working fine.
Does this seems accurate? Any idea how to fix this?
Thanks.
Reza
Comment