tabin-plugins

Crates.iotabin-plugins
lib.rstabin-plugins
version0.3.1
sourcesrc
created_at2015-12-12 22:16:43.17253
updated_at2018-04-24 17:05:23.930494
descriptionLibs for building nagios-compatible check scripts, some scripts, and some libs to read from /proc and /sys on Linux.
homepagehttps://github.com/quodlibetor/tabin-plugins
repositoryhttps://github.com/quodlibetor/tabin-plugins
max_upload_size
id3617
size204,217
wg (github:rust-ml:wg)

documentation

http://quodlibetor.github.io/tabin-plugins/doc/tabin_plugins/index.html

README

Tābin Plugins

Build Status

This crate contains some utilities for building nagios-compatible check scripts, some utilities for reading and dealing with system information on Linux, and several implementations of check scripts.

Library docs

See src/bin for the scripts that exist. You can see all their --help messages in the script docs.

The utilities are pretty stable, but the linux system information should probably be moved into something like procinfo-rs, although the implementation here appears to be more complete and type safe than any of the other options out there.

Commit count: 233

cargo fmt