Hello,
I have DC with parameter:
SSH.Command(192.168.0.100,Administrator,mypassword,du -sh /here/there/ | awk '{print $1+0}')and value is <<ERROR>>
in log I see:
Requesting parameter "SSH.Command(192.168.0.100,Administrator,mypassword,du -sh /here/there/ | awk '{print $1+0}')"
2020.05.11 12:06:29.479 *D* [ ] SSH: acquired existing session [email protected]:22/1
2020.05.11 12:06:29.558 *D* [comm.cs.3 ] GetParameterValue(): result is 500 (INTERNAL_ERROR)and after 10 minutes it works....what happened, that some the period it returned the problem?
Thank You for any hint
Currently there's a bug in the agent that first ssh request since agent start produced that.
You can track resolution of that issue here: https://track.radensolutions.com/issue/NX-1852
I thing it is similar problem I reported for the executeSSHCommand few weeks ago: https://www.netxms.org/forum/general-support/executesshcommand-reports-getlistvalue()-result-is-500-(internal_error)/