monitor http traffic

Ennis Ibarra ennis at nmcourts.gov
Fri Apr 1 16:19:41 CEST 2011


We've implemented a custom plugin using wget, it is kind of touchy when it comes to performance info, but it will log into your app (if it is password driven) with a user and by "grep-ing" the output you'll be able to tell the status. 

wget -O <your-temp-file> -q --user=<usr> --password='<pass>' http://${hostname}:<port> 

Hope this helps, we all need a break some time. 

Have a nice one! 



----- Original Message ----- 
From: "khurram aziz" <khurramazizkhalid at yahoo.com> 
To: "Nagios Users List" <nagios-users at lists.sourceforge.net> 
Sent: Thursday, March 31, 2011 5:48:20 PM 
Subject: Re: [Nagios-users] monitor http traffic 




Can you share configurations here cauz i am not really in da mood of buying books at the moment :) 
Khurram Aziz Khalid 





From: Jim Avery <jim at jimavery.me.uk> 
To: Nagios Users List <nagios-users at lists.sourceforge.net> 
Sent: Fri, April 1, 2011 3:39:11 AM 
Subject: Re: [Nagios-users] monitor http traffic 

On 31 March 2011 21:51, khurram aziz < khurramazizkhalid at yahoo.com > wrote: 
> Hi, 
> 
> I have a windows server 2003 based web server ( IIS) that has 5 websites 
> running on it and each web site has a application pool allocated to it. What 
> I want to do is to add this web server in my Nagios so that I can keep an 
> eye on whether these services are running or not and at the same time also 
> to graph their performance using pnp4nagios... 
> 
> can some1 walk me through the configurations plz....... 


Wolfgang Barth walked me through all this sort of stuff. 

http://nostarch.com/nagios.htm 

hth, 

Jim 

------------------------------------------------------------------------------ 
Create and publish websites with WebMatrix 
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf 
_______________________________________________ 
Nagios-users mailing list 
Nagios-users at lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/nagios-users 
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null 


------------------------------------------------------------------------------ 
Create and publish websites with WebMatrix 
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf 

_______________________________________________ 
Nagios-users mailing list 
Nagios-users at lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/nagios-users 
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20110401/df215e5c/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list