OMS Agent for Linux – v1.3.4-15

Chiyo OdikaAZURE, Linux, Microsoft Operations Management Suite, OMSLeave a Comment

The latest release of the OMS Agent for Linux is now available. This version introduces a few bug fixes but no new features.

clip_image001

Fixes

  • Persist conf and certs for OMSAgentForLinux VM extension upgrade scenarios.
  • Persist agentID in upgrade to same workspace scenarios.
  • Improve error codes in omsagent bundle installer.
  • omsagent directory clean up when omsagent bundle is used with –remove option.

Source: Github

 

Install OMS Agent for Linux – v1.3.4-15

For x86 Architecture (32-bit) Systems

cd ~ 
wget https://github.com/Microsoft/OMS-Agent-for-Linux/releases/download/OMSAgent-201704-v1.3.4-15/omsagent-1.3.4-15.universal.x86.sh
sudo bash omsagent-1.3.4-15.universal.x86.sh --upgrade -w <WORKSPACE_ID> -s <SECRET_KEY>

For x64 Architecture (64-bit) Systems

cd ~
wget https://github.com/Microsoft/OMS-Agent-for-Linux/releases/download/OMSAgent-201704-v1.3.4-15/omsagent-1.3.4-15.universal.x64.sh
sudo bash omsagent-1.3.4-15.universal.x64.sh --upgrade -w <WORKSPACE_ID> -s <SECRET_KEY>

To determine your OMS workspace ID and primary key:

  1. Sign into your OMS Workspace
  2. From the Overview page, click on Settings
  3. In the Settings page, click on Accounts -> Workspace Information.

clip_image001[4]

Cheers!

The following two tabs change content below.
Strategist. Technologist. Skeptic. Friend.
Chiyo OdikaOMS Agent for Linux – v1.3.4-15