Hi - I am adding Solaris 11 nodes to SAM and attempting to add the Solaris Application Template to these nodes. I get the messages 'Could not negotiate encryption algorithm" which I believe is down to the protocol versions of SSH. SSH on Solaris 11 does not include protocol 1, only 2 - and by the looks of it the SSH protocol used by SAM is set to 1. Can I change this to force a specific connection to use protocol 2?
I can work around by disabling the default ssh that comes with Solaris 11 and installing openssh, however this leads to further issues when attempting to connect via ssh to run the scripts in the application template i get the message "Linux script execution error. Checking of directory existence failed. [A [Acd /tmp" I have read in the KB that this could be down to the "promptwait" parameter in the <LinuxScriptSettings> tag of the SolarWinds.APM.Probes.dll.config, however I have increased this incrementally up to 5 mins and at each increment getting the same error, then at 5 mins it is hitting the SSH timeout. So I don't believe this "promptwait" to be the cause.
Ideally I'd like a resolution for using SSH protocol 2 to connect, if not - how can I resolve the issue of "Linux script execution error. Checking of directory existence failed. [A [Acd /tmp"
Any ideas / advice would be greatly appreciated.
Thanks!