Version 1.4.0-45 of the OMS agent for Linux is now generally available. This update introduces a new feature and some bug fixes.
New Features
- Additional error codes and messaging when onboarded for better troubleshooting.
Fixes
- When onboarding or upgrading to a newer version, we do not overwrite the time stamp of configuration files.
- Better handling of omsagent installation when netstat tool is not present.
SOURCE: Github
Install OMS Agent for Linux-v1.4.0-45
For x86 Architecture (32-bit) systems:
cd ~ wget https://github.com/Microsoft/OMS-Agent-for-Linux/releases/download/OMSAgent_GA_v1.4.0-45/omsagent-1.4.0-45.universal.x86.sh sha256sum ./omsagent-1.4.0-45.universal.x86.sh sudo bash omsagent-1.4.0-45.universal.x86.sh --upgrade -w <WORKSPACE_ID> -s <SECRET_KEY>
For x64 Architecure (64-bit) systems:
cd ~ wget https://github.com/Microsoft/OMS-Agent-for-Linux/releases/download/OMSAgent_GA_v1.4.0-45/omsagent-1.4.0-45.universal.x64.sh sha256sum ./omsagent-1.4.0-45.universal.x64.sh sudo bash omsagent-1.4.0-45.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.
Strategist. Technologist. Skeptic. Friend.
Latest posts by Chiyo Odika (see all)
- Replicate Proximity Placement Group workloads in Azure - January 13, 2021
- Azure NetApp Files (ANF) – Deploy with JSON - October 9, 2020
- Addressing Critical ZeroLogon Vulnerability CVE-2020-1472 - September 26, 2020