Because of stats running on my server there is create a very big CPU load, which effects other applications and performance of my server. Is there any way I can exclude the few hours of the day in which start will not run on the server.
You can set the black hours for stats on the server, which will stop the stats from running in that particular hour of day. You can added the black hours in /etc/stats.conf.
Quote:
BLACKHOURS=10,11,12,13,14,15,16,17,18,19
By setting above you can stop stats from running between 10AM to 7PM.