SCOM 2012 R2 UR12 agent package manually installed on RHEL 7. On a small number of servers getting an error when trying to discover & manage:
Failed during SSH discovery. Exit code: -1073479070
Standard Output:
Standard Error:
Exception Message:An exception (-1073479070) caused the SSH command to fail - Couldn't agree a mac algorithm (available: hmac-sha2-256,hmac-sha2-512,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com)
If i do a $ ssh -Q mac
between a working and non-working server, the mac algorithms are identical so im stumped.
Any ideas?