Home page › Forums › Technical Support, Bugs and Fixes › Snippet “Exec Failed”
Tagged: Snippet Exec Failed Test Result Status
Please help. Use snippet test -> ping -> ping 8.8.4.4 devid,devip,devname,result,status “1”,”{ip}”,”{identity}”,”Exec Failed”,””
Hi Try add command like this in code section of snippet:
/tool/ping 8.8.8.8 count=4
No, same result /tool ping 8.8.8.8 count=4 /tool/ping 8.8.8.8 count=4 /tool ping adress=8.8.8.8 count=4
Any ideas?
I found the solution myself by debugging the mikroman log. The nodes have IP filtering and a non-standard SSH port.
Perfect