Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Syntax Error: unexpected argument "snc_func_1()" Exit status: 1 when discovering f5 device

Alessio Onofri1
Kilo Contributor

When discovering an f5 device, we got this error from the UNIX-Classify and is not able to launch additional probes, patterns.

Syntax Error: unexpected argument "snc_func_1()"
Exit status: 1

 

18 REPLIES 18

Hi,

What if you try to query from MID server to this Unix machine. I remember that the user used for this discovery was not allowed to run the ssh commands on that machine and must_sudo was not set as well on this probe.

Try must_sudo = true in Unix classify probe parameters.


Thanks,
Ashutosh

Alessio Onofri1
Kilo Contributor

With must_sudo = true, Still the same error, we already going to query with ssh to the f5, but I believe that there is something to do from the ServiceNow Instance.

Just place to check this is from MID server towards this device f5. Because that will give you more insights of what is happening.


Thanks,
Ashutosh

Yeah, we already doing that but we have security constraints so it is a little delayed to get that input... I'll keep you posted

That will be awesome.