Skip to content

Instantly share code, notes, and snippets.

@slyness
Forked from nstielau/client.sh
Created April 18, 2014 23:09
Show Gist options
  • Save slyness/11068006 to your computer and use it in GitHub Desktop.
Save slyness/11068006 to your computer and use it in GitHub Desktop.
echo '{
"handlers": ["debug"],
"name": "push_woot_test",
"output": "woot!",
"status": 0
}' | nc -w1 127.0.0.1 3030
tail -f /var/log/sensu/*.log | grep woot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment