Giter VIP home page Giter VIP logo

observe-lhm-installers's Introduction

Observe Linux Host Monitoring install scripts

This repo contains unofficial and unsupported scripts for installing and configuring Observe Linux Host monitoring agents.

Currently the scripts are provided for Ubuntu 20.04 and Fedora 35 on bare metal and non-AWS VMs (i.e. in KVM). For up-to-date instructions on other operating systems, please refer to official documentation.

To get an overview of what final result would look like, please see announcement blog article.

Instructions

Clone this repo

git clone https://github.com/rustomax/observe-lhm-installers.git
cd observe-lhm-installers

Create variables file vars.sh with the following content, replacing placeholders with correct values. Datacenter can be any arbitrary string. It provides a way to logically group various hosts together.

export OBSERVE_CUSTOMER=<YOUR_CUSTOMER_ID>
export OBSERVE_TOKEN=<YOUR_OBSERVE_TOKEN>
export OBSERVE_DATACENTER=<DATACENTER>

Install agents

cd ubuntu-20.04
sudo ./install-osquery.sh
sudo ./install-fluentbit.sh
sudo ./install-telegraf.sh

Known issues

Getting gpg: keyserver receive failed: No such file or directory error message during osquery install

Make sure you have resolver running on the host, i.e.

sudo systemctl start systemd-resolved.service

observe-lhm-installers's People

Contributors

rustomax avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.