Another question. I can run shell command on agent. So how can i get the result of command and show on Windows console.
Ex: i defined in nxagentd.conf
ActionShellExec = FWStatus:iptables -L
How can i get the result of this command?
Ex: i defined in nxagentd.conf
ActionShellExec = FWStatus:iptables -L
How can i get the result of this command?