Version 1.4.1-123 of the OMS agent for Linux is now generally available. This update introduces a couple of new features and bug fixes.
New Features
- Set default process limit for the omsagent user upon installing OMSAgent
- Mask sensitive certificate and key information in verbose onboarding logging
Bug Fixes
- Disallow generation of multiple OMSConsistencyInvoker processes
- Eliminate python processes from DSC
- Remove unneeded commands configured for root permissions
- Decrease frequency of DSC consistency invoker runs to decrease churn
SOURCE: Github
Install OMS Agent for Linux-v1.4.1-123
For x86 Architecture (32-bit) systems:
1 2 3 4 |
cd ~ wget https://github.com/Microsoft/OMS-Agent-for-Linux/releases/download/OMSAgent_GA_v1.4.1-123/omsagent-1.4.1-123.universal.x86.sh sha256sum ./omsagent-1.4.1-123.universal.x86.sh sudo bash omsagent-1.4.1-123.universal.x86.sh --upgrade -w <WORKSPACE_ID> -s <SECRET_KEY> |
For x64 Architecure (64-bit) systems:
1 2 3 4 |
cd ~ wget https://github.com/Microsoft/OMS-Agent-for-Linux/releases/download/OMSAgent_GA_v1.4.1-123/omsagent-1.4.1-123.universal.x64.sh sha256sum ./omsagent-1.4.1-123.universal.x64.sh sudo bash omsagent-1.4.1-123.universal.x64.sh --upgrade -w <WORKSPACE_ID> -s <SECRET_KEY> |
Where WORKSPACE_ID Is the ID for your OMS workspace, and the SECRET_KEY is the relevant key for your OMS workspace.
To determine your OMS workspace ID and primary key:
- Sign into your OMS Workspace
- From the Overview page, click on Settings
- In the Settings page, click on Accounts -> Workspace Information.
Cheers!
The following two tabs change content below.
Author, consultant, strategist and thought leader who is passionate about data-driven management and architecture. Chiyo excels at helping clients think strategically about how to use technology to optimize the service delivery to the business, and to create fundamental business change and value.
Latest posts by Chiyo Odika (see all)
- Overview of Hybrid Cloud Print Solution - February 7, 2019
- OMS is now Azure Monitor - October 18, 2018
- Reinstate Missing BitLocker recovery tab in ADUC - October 17, 2018