[Nagiosplug-help] Is it possinle with check_http ?

vanny vanny at artemis-it.com
Fri Oct 15 02:40:13 CEST 2004


Thank you very much, Botha ! I already solved the problem by looking for
help from check_http. Again, thanks alot for your fast reply.

cheers,

vanny
  ----- Original Message ----- 
  From: Wickus Botha
  To: vanny
  Sent: Friday, October 15, 2004 3:18 PM
  Subject: RE: [Nagiosplug-help] Is it possinle with check_http ?



  Hi Vanny

  Just use the following


  /usr/local/nagios/libexec/check_http -H www.google.com -u / -s "</html>"

  HTTP OK HTTP/1.0 200 OK - 0.618 second response time |time=617987us;;;0
size=2339B;;;0

  in your case:

  /usr/local/nagios/libexec/check_http -I 192.168.1.1 -u /~usera

  if there is text on the page that will always be static add the -s
argument as well

  Thanks

  Wickus

    -----Original Message-----
    From: vanny [mailto:vanny at artemis-it.com]
    Sent: Friday, October 15, 2004 6:34 AM
    To: nagiosplug-help at lists.sourceforge.net
    Subject: [Nagiosplug-help] Is it possinle with check_http ?


    Hi, everyone

    I  want to use check_http to monitor five users' home pages. For
instance, I have
     A user : http://192.168.1.1/~usera
    B user : http://192.168.1.1/~userb
    and so on.

    I wonder that is it possible to use check_http to monitor those pages
whether they're correctly performing ?

    cheers,

    vanny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20041015/9981b5ba/attachment.html>


More information about the Help mailing list