Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am jsutton on github.
  • I am jeredsutton (https://keybase.io/jeredsutton) on keybase.
  • I have a public key whose fingerprint is E467 49DA 08DD F960 BD2C 823E 2EF1 39D2 88BA C254

To claim this, I am signing this object:

#!/bin/bash
# bash nagios plugin
###
# Variables
###
OK=0
WARNING=1
CRITICAL=2
UNKNOWN=-1