#nagios #icinga #icinga2

nagiosplugin

A small helper library to make it easy to write nagios/icinga checks

26 releases

0.6.0 Jan 11, 2024
0.5.2 Dec 7, 2021
0.4.1 May 11, 2021
0.2.10 Mar 24, 2021
0.1.0 Sep 3, 2018

#400 in Development tools

43 downloads per month
Used in check_brandmeister

MIT/Apache

28KB
748 lines

nagiosplugin-rs

crates.io nagiosplugin GitHub Workflow Status license MIT license APACHE2.0 passively maintaned

A small helper library to make it easy to write nagios/icinga checks.

Documentation

How to use

Add the library to your Cargo.toml.

[dependencies]
nagiosplugin = "0.5"

Currently the documentation is really scarce. Please take a look at the examples directory.

Suggestions / Contributions?

Submit an issue/PR. But in almost all cases it's better to first open an issue before submitting a PR, so you don't waste your time implementing a PR which may get rejected.

TODO

  • threshold ranges

License

This project is licensed under either of

at your option.

Dependencies

~315–770KB
~18K SLoC