Skip to content

hajoeichler/check_monit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Nagios/Icinga plugin to check remote monit installations.

This can be used in scenarios, when using monit as node centric montitoring tools and on top using Icinga to monitor a whole environment.

This gives you feedback if there are any unmoniorted monit checks and about their state.

Background

This plugin is based on Jens Braeuer's remote icinga plugin: https://github.com/jbraeuer/check_remote_icinga

Status

Build Status

Installation

As file

gem install excon
cp check_monit.rb /usr/lib/nagios/plugins

As Debian package

  1. package excon as Debian package (use https://github.com/jordansissel/fpm)
  2. dpkg-buildpackage -b

Want to improve this?

Send me your changes via pull-request.

License

GPLv3

Authors

  • Hajo Eichler
  • Jens Braeuer

About

A Icinga plugin to check other Icinga instances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 97.4%
  • Shell 2.6%