b:~# cat /etc/netxms/nxagentd.conf
ExternalParameter = script:/var/scripts/execute.sh
I understand this is the basic format for "External Parameter";
So with this, can we basically put any scripting language such as sh, py, etc as long as they return a value?
(For NetXMS to process).
Any sample working scripts? (other than front pages of web search).
Thanks.
ExternalParameter = script:/var/scripts/execute.sh
I understand this is the basic format for "External Parameter";
So with this, can we basically put any scripting language such as sh, py, etc as long as they return a value?
(For NetXMS to process).
Any sample working scripts? (other than front pages of web search).
Thanks.