1
0
Fork
You've already forked icinga-plugins
0
Various plugins for Icinga and compatible monitoring systems. Written 100% in Perl 5.10-ish.
  • Perl 97.8%
  • Makefile 1.1%
  • Raku 1.1%
Find a file
2025年11月11日 22:00:08 +00:00
etc check_ipmi: reporting IPMI status 2025年11月11日 21:46:14 +00:00
src check_smartctl: fix crash on device unknown 2025年11月11日 21:56:25 +00:00
.gitignore .gitignore 2019年06月01日 14:23:14 +00:00
build Next version 2025年11月11日 21:59:50 +00:00
Makefile check_ipmi: reporting IPMI status 2025年11月11日 21:46:14 +00:00
README.md Update README.md 2019年07月17日 22:27:30 +00:00

Description

This repository contains a number of plugins for the Icinga monitoring (and compatibles). The requirements are make(1) for compiling (although you can launch the ./build command directly) and perl(1) version 5.10+.

The following plugins are available:

  • check_memory – memory and swap usage,

  • check_filesystem – space and inode usage on chosen filesystems,

  • check_smartctl – disk's S.M.A.R.T. health status (requires smartctl(8)).

The etc/ directory contains Icinga's configuration files for each plugin.

Author

Originally written and maintained by Matlib.