Forum Discussion
pho30
Sep 14, 2018Copper Contributor
Automated Install of Monitoring Agents with Proxy Settings
Hi All,
Is there a way to do automated install of the monitoring agents for both Windows and Linux with the ability to add in the proxy settings that are normally added manually after deployment. Looking for a method to do this via command line or a script without using ARM or Azure policy.
Would like to know if this is possible.
Thanks,
Sean
Here is a link to the documentation on command line setup. It has instructions for a silent installation and parameters for Proxy URL. The OMS-Agent-for-Linux documentation also has instructions for installation with a proxy server.
- TravisRobertsIron Contributor
Here is a link to the documentation on command line setup. It has instructions for a silent installation and parameters for Proxy URL. The OMS-Agent-for-Linux documentation also has instructions for installation with a proxy server.
- pho30Copper Contributor
Much appreciated!