Module: BigBrother::Nagios::Code

Defined in:
lib/big_brother/nagios.rb

Constant Summary collapse

Ok =
0
Warning =
1
Critical =
2
Unknown =
3