"Daily Process Log" page in WHM, Where it's exactly coming from?
the same information may be accessed via command-line (SSH access) using the following script:
# /usr/local/cpanel/bin/dcpumonview
Simply run this script to update the stats also make sure cron is properly set to update the stats. The information is updated every 5 minutes by an entry in the root crontab, like the following:
# crontab -l -u root | grep dcpumon
*/5 * * * * /usr/local/cpanel/bin/dcpumon >/dev/null 2>&1
That's it.
Daily Process Logs are not working in WHM
Posted by Mayur's BLOG
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment