module Nagios

Defined in:

nagios_check.cr
nagios_check/check.cr

Constant Summary

CRIT = 2
OK = 0
OTHER = 3
VERSION = "0.5"
WARN = 1