Skip to content

Instantly share code, notes, and snippets.

@toxinu
Created September 24, 2020 01:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save toxinu/9bad9f7c4e2baac91d0ab823c324d36f to your computer and use it in GitHub Desktop.
Save toxinu/9bad9f7c4e2baac91d0ab823c324d36f to your computer and use it in GitHub Desktop.
blog/nagios-oracle-health-plugin
wget http://labs.consol.de/wp-content/uploads/2011/09/check_oracle_health-1.7.6.1.tar.gz
tar xvf check_oracle_health-1.7.6.1.tar.gz
cd !$
./configure
make
make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment