nagiosplugin 0.2.5

A small helper library to make it easy to write nagios/icinga checks.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Marvin Lee Fimmel <kontakt@ekranos.me>"]
description = "A small helper library to make it easy to write nagios/icinga checks."
documentation = "https://docs.rs/nagiosplugin/latest"
edition = "2018"
keywords = ["nagios", "icinga", "icinga2"]
license = "MIT/Apache-2.0"
name = "nagiosplugin"
readme = "README.md"
repository = "https://github.com/Ekranos/nagiosplugin-rs"
version = "0.2.5"