ilan

Member
Jan 8, 2005
17
0
151
Hi,

I have rebooted my box many times today. the "Todays CPU Usage" in CPU/Memory/MySQL Usage is still showing the same info it showed me this morning.

How I can have it log a new fresh loig after reboot?

Thanks,

Ilan :cool:
 

WebHostPro

Well-Known Member
PartnerNOC
Jul 28, 2002
1,725
28
328
LA, Costa RIca
cPanel Access Level
Root Administrator
Twitter
ilan said:
Hi,

I have rebooted my box many times today. the "Todays CPU Usage" in CPU/Memory/MySQL Usage is still showing the same info it showed me this morning.

How I can have it log a new fresh loig after reboot?

Thanks,

Ilan :cool:
I always wondered how to refresh this, I think they should add a option for the in WHM or on that page.

I asked it once but got no response here I think, hopefully someone knows know how to do it. :cool:
 

Stephanie_R

Active Member
Mar 1, 2004
36
0
156
You can run:

Code:
cat /dev/null > /var/log/dcpumon/2005/Jul/08
change the date for the log you want to clear, then give it a kick with:
Code:
/usr/local/cpanel/bin/dcpumon
Have phun!! :)