Git Product home page Git Product logo

icinga2-plugins's Introduction

Icinga2 plugins / checks

This repository contains a number of check plugins for the Icinga2 monitoring system I developed over time.

All of them are available on Icinga Exchange.

If you have suggestens or patches how these checks can be extended, feel free to open a PR or issue.

icinga2-plugins's People

Contributors

barbarossatm avatar cjonesau avatar craig avatar mrimann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

icinga2-plugins's Issues

check_bird_bgp: There's no birdc6 anymore

Running the check on Ubuntu 22.04 and Bird 2.x - adding the --proto 6 flag when invoking the check script, it' errors out because there's no birdc6 binary anymore.

check_bird_bgp: Render performance data

Hi

I'm playing with the check_bird_bgp check and I'm missing the output of performance data. I'd like to collect these over time, e.g. the number of accepted/exported, rejected and filtered routes per BGP session.

I see theses are already "read" in the code and used. But shown in the output only in case of WARNING or CRITICAL state (and not as machine readable data but before the status line). So the data is here - it would just be added to the output.

Any chance to get this added to the check script?

Cheers,
Mario

check_bird_bgp: asking (ebgp) check for unknown AS stays silent

Asking to check for sessions of an unknown AS causes a silent error. This would IMHO better be handled with an UNKNOWN or even CRITICAL error as this indicates a misconfiguration of either BIRD or the check and shouldn't be silent.

$ check_bird_bgp --asn 64512 --ebgp
$ echo $?
0
$ check_bird_bgp --asn 64513 --ebgp
OK: peer_dev/64512

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.