Server Load balancer


 
Thread Tools Search this Thread
Operating Systems Linux Server Load balancer
# 1  
Old 01-29-2014
Hammer & Screwdriver Server Load balancer

Hello Guys,

Hope you all doing well . Smilie

I was checking load balance command (uptime)on VM server and got below output.
Code:
 [root@localhost Desktop]# uptime
 07:08:40 up 52 min,  2 users,a  load average: 0.45, 0.11, 0.03

A :How we can calculate load average?

Thank you in advance !!

CheersSmilie
Moderator's Comments:
Mod Comment Dont forget code tags next time...

Last edited by vbe; 01-29-2014 at 11:18 AM..
# 2  
Old 01-29-2014
Load average is more ore less the number of active processes divided by the number of processors.
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Virtualization and Cloud Computing

A load balancer for Nomachine NX

Hello, in case somebody has a NoMachine NX cluster, and is suffering from its dumb round-robin dispatcher, here is a solution: nxpub (NX Pluggable User Balancer). It should run on all LUnix OS. Scripts for install/uninstall are supplied. While tested with NX 3 (NX 3.5 is the latest), it might... (2 Replies)
Discussion started by: MadeInGermany
2 Replies

2. UNIX for Advanced & Expert Users

piranha load balancer failover

we use piranha load balancer with two nodes even the primary node is running fine and up failover happend to secondary node this happend quite few times ehy node2 cannot talk to node1 what logs are to be checked and investigate why failover occured pulse: partner dead: activating... (0 Replies)
Discussion started by: robo
0 Replies

3. Red Hat

What is the Best Load Balancer for Linux?

Hi, What's the best load balancer for Linux (CentOS, SuSE) according to your personal experience? Linux Virtual Server (LVS) is a famous one, but their download site has not been updated since 2007. Their web and mailing list are so quiet. Is the Ultra Monkey project including LVS... (1 Reply)
Discussion started by: aixlover
1 Replies

4. AIX

hacmp ip load balancer failover

Hi All, How do I failover on the ip load balancer (back and forth)? It involves first to load a new config on the passive ip. If success, load the new config on the ip active (which is now passive). Any idea, please. Thanks in advance. (0 Replies)
Discussion started by: itik
0 Replies

5. Programming

Load Balancer

Halo mates, I m going to write a load balancer with C. Does anybody know some good reference on this? Cheers, Elton (5 Replies)
Discussion started by: EltonSky
5 Replies
Login or Register to Ask a Question