From: SourceForge.net <no...@so...> - 2007-04-20 14:16:55
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4271994 By: rgjordan I think I'm calling the plugin incorrectly. I have a similar plugin working in nagios: ./check_http -H some.website.com -p 80 -u /index.html Here's what I have setup in Blue: Macro ID: 1 /opt/blue/webapps/blue/WEB-INF/classes/org/blue/plugins Command (check_http): java $USER1$/check_http -H $ARG1$ -p $ARG2$ -u $ARG3$ Service: check_http !some.website.com!8890!/index.html Log: [1177077953] SERVICE ALERT: some.website.com;website_http;WARNING;HARD;5;libgcj-java-placeholder.sh Thanks, Rob ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=545812 |