contrib/cussh.pl: Add the PUTNOTIF command.
authorDoug MacEachern <dougm@hyperic.com>
Tue, 20 Jan 2009 09:27:10 +0000 (10:27 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Tue, 20 Jan 2009 09:27:10 +0000 (10:27 +0100)
commit4ea2b254df41984c589b695b67e5063901408a0f
tree84d36535d3b1828e284960d1db2755236007c1d5
parent6ce771ab08db6f57d91836356bd3a1e1439b10e8
contrib/cussh.pl: Add the PUTNOTIF command.

I was using this to test notifications for jcollectd like so:
echo "PUTNOTIF host=foo severity=warning message=my perl is rusty" |
perl -Mblib=bindings/perl contrib/cussh.pl

Signed-off-by: Doug MacEachern <dougm@hyperic.com>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
contrib/cussh.pl