From: SourceForge.net <no...@so...> - 2007-04-24 08:18:26
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4277519 By: rob_blake Rob, Yeah it does look like you are calling the plugin incorrectly. To get it working, your $USER1$ macro should be pointing to the install location of your Blue directory i.e. /opt/blue The command to get it working will be: java -jar $USER1$/blue-check-http.jar -H $ARG1$ -p $ARG2$ -u $ARG3$ If I remember rightly the check_http.java plugin isn't quite finished yet. Hopefully I'll have some spare time shortly to get it completed. cheers 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 |