Hi,
just fixed this bug in development branch. Fix will be included in 2.1.1 patch release.
Best regards,
Victor
just fixed this bug in development branch. Fix will be included in 2.1.1 patch release.
Best regards,
Victor
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
MasterServers = 10.0.0.1
LogFile = /var/log/nxagentd
That probably was intention but actual code was never written. Of course you still can use SSH subagent to execute something - just create script action which will call agent parameter or list SSH.Command. For example, to get remote directory you can use script
data = AgentReadList($node, "SSH.Command(ls /)");