nagiosplugin

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


Keywords
icinga, icinga2, nagios
Licenses
MIT/Apache-2.0

Documentation

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.