<div dir="ltr">It would be really appreciated if somone can help me out setting up nagios monitoring for a website or a secured website.<div><br></div><div>I just wanted to match the string after the website is authenticated.</div>

<div>
for eg: i am trying to setup the monitoring for <a href="http://facebook.com">facebook.com</a>, and the command i am using for this is-</div><div><br></div><div>./check_http -H <a href="http://facebook.com">facebook.com</a> -u "<a href="http://www.facebook.com">http://www.facebook.com</a>" -a myfbusername:myfbpassword -s "Facebook helps you connect" -f follow</div>

<div><br></div><div>Plugin responds back --- HTTP OK: HTTP/1.1 200 OK - 27441 bytes in 2.614 second response time |time=2.613975s;;;0.000000 size=27441B;;;0</div><div><br></div><div>even if the password is incorrect i gives me same response because it is verifying the string and responds back correctly.</div>

<div><br></div><div>So i need to know what am i doing wrong here or may be i am not using the right plugin to do so because as i know its not the "basic authentication" that i am going through.</div><div><br></div>

<div>Need your help, trying to get this done from couple of days now... but not getting it solved.</div><div><br></div><div>Please help or suggest... Thanks</div><div><br></div><div><br></div><div>Himanshu</div></div>