Skip to content

Andrea-Orimoto/OMS-Agent-for-Linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operations Management Suite Agent for Linux Public Preview (2016-01)

Overview

Welcome to the OMS Agent for Linux! The OMS Agent for Linux enables rich and real-time analytics for operational data (Syslog, Performance, Alerts, Inventory) from Linux servers, Docker Containers and monitoring tools like Nagios, Zabbix and System Center.

Our goal for this preview is to get your feedback on onboarding the agent, configuring data to be collected, and your general experience using OMS with Linux data. We rely on your feedback to improve both design and implementation of these features. As this is a preview, the feature set is subject to change.

Note: the features and supported Linux versions in this Technical Preview are a limited subset of planned capabilities

##Release History

  • 1.1.0-28:
    • Nagios/Zabbix empty record fix
  • 1.1.0-2:
    • Agent HTTP(s) proxy support
    • Improved performance and message throughput.
    • Disk-buffered output
    • Ubuntu 15.10 support
  • 1.0.0-47: Initial Public Preview release

Quick Install guide

Run the following commands to download the omsagent, validate the checksum, and install+onboard the agent. Commands are for 64-bit. The Workspace ID and Primary Key can be found inside the OMS Portal under Settings in the connected sources tab.

$> wget https://github.com/Microsoft/OMS-Agent-for-Linux/releases/download/v1.1.0-28/omsagent-1.1.0-28.universal.x64.sh
$> sha256sum ./omsagent-1.1.0-28.universal.x64.sh
$> sudo sh ./omsagent-1.1.0-28.universal.x64.sh --upgrade -w <YOUR OMS WORKSPACE ID> -s <YOUR OMS WORKSPACE PRIMARY KEY>

Azure Install guide

If you are an Azure customer, we have an Azure VM Extension that allows you to onboard with a couple of clicks.

Full installation guide

Feedback

We love feedback! Whether it be good, bad or indifferent, it really helps us build a better product for you. There are a few different routes to give feedback:

  • UserVoice: Post ideas for new OMS features to work on here
  • Email: scdata@microsoft. Tell us whatever is on your mind
  • Monthly survey: if you are an OMS customer, you know we send out a survey every month asking our customers about the features we’re working on next.
  • Elite Linux customer panel: If you are a die-hard OMS Linux user and want to join our weekly calls and talk directly to the product team apply through this survey.

Supported Linux Operating Systems

  • Amazon Linux 2012.09 --> 2015.09 (x86/x64)
  • CentOS Linux 5,6, and 7 (x86/x64)
  • Oracle Linux 5,6, and 7 (x86/x64)
  • Red Hat Enterprise Linux Server 5,6 and 7 (x86/x64)
  • Debian GNU/Linux 6, 7, and 8 (x86/x64)
  • Ubuntu 12.04 LTS, 14.04 LTS, 15.04, 15.10 (x86/x64)
  • SUSE Linux Enteprise Server 11 and 12 (x86/x64)

Supported Scenarios

Packages

No packages published

Languages

  • Ruby 59.0%
  • Shell 25.4%
  • C++ 8.4%
  • Makefile 7.2%