|
Hi Erman,
Actually we maintain rebooting applicatives servers. However, as we have 2 CM servers (Master and Slave), top informations of the system shows that Slave server is not so much busy:
Master:
load averages: 12.6, 12.4, 12.6; up 54+01:49:31 16:27:16
410 processes: 250 sleeping, 150 zombie, 10 on cpu
CPU states: 84.4% idle, 12.9% user, 2.8% kernel, 0.0% stolen, 0.0% swap
Kernel: 33246 ctxsw, 17596 trap, 12063 intr, 31703 syscall, 89 fork, 10196 flt
Memory: 48G phys mem, 13G free mem, 48G total swap, 9028M free swap
Slave:
load averages: 2.30, 2.54, 2.71; up 54+01:49:33 16:27:54
293 processes: 292 sleeping, 1 on cpu
CPU states: 98.2% idle, 0.8% user, 1.0% kernel, 0.0% stolen, 0.0% swap
Kernel: 23393 ctxsw, 2807 trap, 16729 intr, 25007 syscall, 5 fork, 1732 flt
Memory: 48G phys mem, 42G free mem, 48G total swap, 41G free swap
So we will move exécute requests of this Concurrent Manager on the Slave server rather than the Master. Do you think that it will be enough ?
Regards
Latifa
|