Crate tabin_plugins[][src]

Utitilty for writing nagios-style check scripts/plugins

There are three things:

TODOs include

Modules

linux

Standard APIs in Linux

procfs

Structs and impls for the various files from the /proc filesystem

scripts

Documentation about the various scripts contained herein

sys

Interact with the /sys pseudo-file system

Enums

Status

Represent the nagios-ish error status of a script.

TabinError

All errors are TabinErrors

Type Definitions

TabinResult

All results are TabinResults