Hi
We installed NetXMS 1.2.4 few days ago. Very good tool thanks!
We create a node called Switch_1 and add a new push DCI called Time (Push Integer).
We are loading values into Time using command
nxpush -u admin -P ******** localhost Switch_1:Time="c:\netXMS\bin\nxget localhost Icmp.Ping(10.194.133.1)"
When we check Last Values in node, the DCI took the string c:\netXMS\bin\nxget localhost Icmp.Ping(10.194.133.1) not the value itself. We replace " by ', remove c:\netXMS/bin and do many possible variations but nothing happen.
Thanks for your support
				
			We installed NetXMS 1.2.4 few days ago. Very good tool thanks!
We create a node called Switch_1 and add a new push DCI called Time (Push Integer).
We are loading values into Time using command
nxpush -u admin -P ******** localhost Switch_1:Time="c:\netXMS\bin\nxget localhost Icmp.Ping(10.194.133.1)"
When we check Last Values in node, the DCI took the string c:\netXMS\bin\nxget localhost Icmp.Ping(10.194.133.1) not the value itself. We replace " by ', remove c:\netXMS/bin and do many possible variations but nothing happen.
Thanks for your support