lvs-users
|
To: | "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx> |
---|---|
Subject: | Re: Changing weight based on actual system load? |
From: | nick garratt <nick-lvs@xxxxxxxxxxxxxx> |
Date: | Tue, 18 Mar 2003 11:04:57 +0200 |
Hi
Presumably you are using some monitoring software to check the
health of your cluster components in any case and taking corrective
action on failure. I use mon on the LVS director to do this: adding
and dropping machines from a service pool, implemented as a mon alert,
depending on their status.
With such a setup it is quite trivial to write a SNMP monitor to
check system load etc. and generate an alert (or implement this in the
monitor script itself) to tweak weighting depending on the
results.
I think part of the reason there is not a neatly packaged tool to
accomplish this (you can be sure that such scripts have been written)
is the diversity of the potential setups.
Nick
I could write my own via perl to check things like load averages, free ram etc to try to change weights (wlc) of my servers so that the LVS can send the traffic to the server w/ the lowest load, not nescarally least connections. Is there already a tool to do this? I can't find it. -Rylan
or go to http://www.in-addr.de/mailman/listinfo/lvs-users |
Previous by Date: | Re: Changing weight based on actual system load?, Jeremy Kerr |
---|---|
Next by Date: | [ANNOUNCE] Keepalived 1.0.1, Alexandre Cassen |
Previous by Thread: | Re: Changing weight based on actual system load?, Jeremy Kerr |
Next by Thread: | Re: Changing weight based on actual system load?, Joseph Mack |
Indexes: | [Date] [Thread] [Top] [All Lists] |