Coder Social home page Coder Social logo

benhe119 / graylog-zabbix-alert-monitor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jacekd87/graylog-zabbix-alert-monitor

0.0 0.0 0.0 16 KB

Create items and triggers in Zabbix based on Graylog stream alerts

Dockerfile 2.42% Makefile 16.61% Perl 80.96%

graylog-zabbix-alert-monitor's Introduction

graylog-zabbix-alert-monitor

This application bridges the gap between graylog and zabbix. Its goal is to create and update items in zabbix based on alerts in graylog. There is no data going from zabbix to graylog.

How to use

  • bin/app.pl listens for callbacks from graylog
  • bin/heartbeat.pl runs approx. every minute to update the heartbeat item in zabbix
  • bin/discovery.pl runs approx. every minute to add/remove graylog streams in zabbix

Configuration is passed by setting the APP_CONFIG environment variable to a valid JSON-object. You can find an example inside this repository.

Pass MOJO_VERBOSE=1 to show command execution details.

How to build

Simply type make.

How to configure Graylog

Assuming our application is running at https://example.com. Configure Graylog to send alerts to https://example.com/alert/{severity} where {severity} is one of warning or critical.

graylog-zabbix-alert-monitor's People

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.