We currently have 394 linux boxes that we need to check roughly 47 services on EACH (some fewer, some more)
Am I reaching the limits of a single box even if these are all being run via NRDS checks?
My current box has the following:
Code: Select all
# Active Host / Service Checks: 1635 / 2917
# Passive Host / Service Checks: 120 / 8694Currently, # top shows the following:
Code: Select all
top - 11:21:57 up 3 days, 13 min, 4 users, load average: 18.49, 21.19, 21.66
Tasks: 443 total, 13 running, 430 sleeping, 0 stopped, 0 zombie
Cpu(s): 92.8%us, 6.8%sy, 0.0%ni, 0.0%id, 0.0%wa, 0.0%hi, 0.3%si, 0.0%st
Mem: 12309660k total, 6694676k used, 5614984k free, 596440k buffers
Swap: 18972656k total, 0k used, 18972656k free, 3304544k cachedHow much would it benefit me to offload the db to a remote dedicated db server?