Giter Club home page Giter Club logo

lert's Introduction

Lert - High reliability systems monitoring

Golang load balanced server/client monitoring.

  • Escalation service support.
  • Easy setup.
  • Sane defaults.
  • Simple configuration.

Get Started

Server node

joel@freyr:~> ./lert # Server mode by default

Server output:

Starting up ... No config found in /etc/lert/ /Users/joel/.lert/
Monitoring 1 server (myself). No remote clients.
Couldn't log to /var/log/lert/server.log Please create /var/log/lert directory, and set permissions!
Logging to /Users/joel/.lert/logs/server.log instead
Monitoring: disk space, cpu, free memory
Plugins loaded: None
Alerting ... no one!
Archiving ... nowhere!
Specify a key in config for increased security
Run a lert client on another server: ./lert --server=192.168.0.1:11912
Control URL: http://127.0.0.1:11811
Monitoring URL: http://127.0.0.1:11911
>

Client node(s)

joel@tyr:~> ./lert --server=192.168.0.1:11912

Client output:

Starting up ... Client mode!
Couldn't log to /var/log/lert/client.log Please create /var/log/lert directory, and set permissions!
Logging to /Users/joel/.lert/logs/client.log instead
Server on 192.168.0.1:11912
Monitoring: disk space, cpu, free memory
Plugins loaded: None
>

Server output:

Client connected <tyr:192.168.0.2>. Type "approve tyr" to monitor.
>

The Lert Command Line

Remote control, etc. Uses existing monitoring system to track command completion.

Plugins

Existing nrpe plugins work.

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.