Skip to content

Instantly share code, notes, and snippets.

View kainam00's full-sized avatar

Dmitriy Martynov kainam00

View GitHub Profile
@krobertson
krobertson / README.md
Created August 31, 2011 01:40
First past at the Nagios NRPE packet in ruby

Fire up the ruby server with:

ruby server.rb 49644

Then call check_nrpe with:

check_nrpe -H localhost -p 49644 -c check_awesome

Or with parameters, like: