Re: [Nagios-users] monitoring load balanced url

2009-07-02 Thread shadih rahman
All,
   I thought of this approach.  I will create a service call
'check_public_url' on host1, host2, host3, host4, and etc.   Then I would
create another check which will use "check_cluster" plugin to check the
service status like below

./check_cluster -s check_public_url -d -w 0:50 -c 50:75


Am I approaching the right solution?  Please advise on this.  thanks


On Thu, Jul 2, 2009 at 9:20 AM, shadih rahman  wrote:

> All,
>I am trying to monitor an url which is load balanced behind csm.  I want
> it  go to warnning state if 50% of the servers are unavailable behind csm.
> Can someone please give me some suggestion how I can achieve this.  Thanks
>
> --
> Cordially,
> Shadhin Rahman
>



-- 
Cordially,
Shadhin Rahman
--
___
Nagios-users mailing list
Nagios-users@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

Re: [Nagios-users] monitoring load balanced url

2009-07-02 Thread Marc Powell

On Jul 2, 2009, at 8:20 AM, shadih rahman wrote:

> All,
>I am trying to monitor an url which is load balanced behind csm.   
> I want it  go to warnning state if 50% of the servers are  
> unavailable behind csm.  Can someone please give me some suggestion  
> how I can achieve this.  Thanks

Use the check_cluster plugin.

--
Marc


--
___
Nagios-users mailing list
Nagios-users@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