Skip to content

Instantly share code, notes, and snippets.

@mikehale
Forked from nstielau/client.sh
Created March 29, 2013 16:30
Show Gist options
  • Save mikehale/5271936 to your computer and use it in GitHub Desktop.
Save mikehale/5271936 to your computer and use it in GitHub Desktop.
echo '{
"handlers": ["debug"],
"name": "push_woot_test",
"output": "woot!",
"status": 1
}' | 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