Version 1.4.3-174 of the OMS agent for Linux is now generally available. This updates includes a couple of bug fixes, and new features. New Features A new version of the SCX (v1.6.3-474) is now available. This is the OMI CIM providers for OS perf. metrics. The OMI is also updated to v.1.4.1 in this release. Fixes • OMI memory leak related bug fixes• Disable Syslog data collection by default• Available memory performance counter fix for system kernel 3.14+• SCOM OMI port reset (fix requires two releases of agent to fully support all possible combinations of upgrade scenarios)• OMS linux agent diagnostic logging improvements• Documentation improvements SOURCE: Github Install OMS Agent for Linux-v1.4.3-174 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.3-174/omsagent-1.4.3-174.universal.x86.sh sha256sum ./omsagent-1.4.3-174.universal.x86.sh sudo bash omsagent-1.4.3-174.universal.x86.sh --upgrade -w <WORKSPACE_ID> -s <SECRET_KEY> |
For x64 … Read More