Many desktops
Many desktops
Hello,
is it possible to use AHM to check if 15000 desktops are up & running ?
If so, how ?
Thx,
m0n
is it possible to use AHM to check if 15000 desktops are up & running ?
If so, how ?
Thx,
m0n
Yeah. If m0n wants to check 4 parameters of each system every 5 min, 15000*4/60/5 = 200 checks per second. HostMonitor will not start so many threads. But it will be possible to check each system every 10 min... if network is good.
Anyway, I agree with hamoja - m0n should be more specific. We don't know what exactly he wants to monitor. May be all systems located in the same network, or may be he wants to monitor hundreds of networks all over the world...
Regards
Alex
Anyway, I agree with hamoja - m0n should be more specific. We don't know what exactly he wants to monitor. May be all systems located in the same network, or may be he wants to monitor hundreds of networks all over the world...
Regards
Alex
You are generating reports using "Generate reports" action? Probably you can setup HostMonitor to create reports by timer (e.g. every 3 min)?The biggest performance problems are dependent on your reporting. We see that when a lot of tests change status, sometimes reporting will boost cpu usage to 100%
Regards
Alex
H'm... don't see good solution that can resolve this problem.
On the one hand we can implement some reports pool and create report after 1-3 sec delay - create single report for all requests that come within this time interval.
On the other hand it can effect action profiles behavior... E.g. when action profile should create report and then send report by mail
Regards
Alex
On the one hand we can implement some reports pool and create report after 1-3 sec delay - create single report for all requests that come within this time interval.
On the other hand it can effect action profiles behavior... E.g. when action profile should create report and then send report by mail
Regards
Alex