Hi Paul,<br><br>I didn't know that is possible to use check_http to check the return of the page.<br>I'll check it...<br><br>many thanks!<br><br><br><div class="gmail_quote">On Thu, May 10, 2012 at 10:44 AM, Paul Weaver <span dir="ltr"><<a href="mailto:paul.weaver@bbc.co.uk" target="_blank">paul.weaver@bbc.co.uk</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> There was a guy that configured to monitory it by the tcp port,<br>
however, rarely the jboss came very slow and nagios does not report<br>
anything<br>
> because the port is listening.<br>
> Does anyone know a plugin to check a specific instance of jboss and<br>
the port or other things together?<br>
<br>
</div>What part of jboss came slow? You can use check_http to pull the jmx<br>
console from the port (8082?) and ensure that<br>
1) The page returns in a given timeout<br>
2) The page returns a 200 OK message<br>
3) The page is long enough<br>
<br>
Personally I couldn't care less if my jboss server is working, I'm much<br>
more concerned the application and websites deployed on it are working,<br>
so I check them instead (including using check_http to pull a static<br>
.gif, and using check_http to pull a database-generated page, which<br>
tells me if it's the webserver that's down, or if it's the database<br>
pool)<br>
<br>
<br>
<a href="http://www.bbc.co.uk/" target="_blank">http://www.bbc.co.uk/</a><br>
This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.<br>
If you have received it in error, please delete it from your system.<br>
Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.<br>
Please note that the BBC monitors e-mails sent or received.<br>
Further communication will signify your consent to this.<br>
<br>
<br>
------------------------------------------------------------------------------<br>
Live Security Virtual Conference<br>
Exclusive live event will cover all the ways today's security and<br>
threat landscape has changed and how IT managers can respond. Discussions<br>
will include endpoint security, mobile security and the latest in malware<br>
threats. <a href="http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/" target="_blank">http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</blockquote></div><br>