Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Member
    Join Date
    Jan 2010
    Posts
    7

    Default Getting the data of Daily Process Log

    Hello,

    I would like to get the data from "Daily Process Log" page in WHM. Is there an API to access it?.. or any other way?

    Where it's exactly coming from?

    Your help would be greatly appreciated.

  2. #2
    cPanel Quality Assurance Analyst cPanelDon's Avatar
    Join Date
    Nov 2008
    Location
    Houston, Texas, U.S.A.
    Posts
    2,555
    cPanel/Enkompass Access Level

    DataCenter Provider

    Default

    Quote Originally Posted by everactive View Post
    Hello,

    I would like to get the data from "Daily Process Log" page in WHM. Is there an API to access it?.. or any other way?

    Where it's exactly coming from?

    Your help would be greatly appreciated.
    While not an API call, the same information may be accessed via command-line (SSH access) using the following script:
    Code:
    # /usr/local/cpanel/bin/dcpumonview
    The information is updated every 5 minutes by an entry in the root crontab, like the following:
    Code:
    # crontab -l -u root | grep dcpumon
    */5 * * * * /usr/local/cpanel/bin/dcpumon >/dev/null 2>&1

  3. #3
    Member
    Join Date
    Jan 2010
    Posts
    7

    Default

    Thanks, I'll check that.

Similar Threads & Tags
Similar threads

  1. Daily Process Log
    By Kevin M in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 07-15-2011, 08:50 PM
  2. Daily Process Log DB
    By cesarlwh in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 05-18-2011, 12:15 PM
  3. Missing Daily Process Log Data
    By Humpy2006 in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 05-12-2010, 05:02 PM
  4. Daily Process Log
    By feinan in forum New User Questions
    Replies: 1
    Last Post: 04-14-2010, 06:20 PM
  5. Create weekly/monthly view of "Daily Process Log" data
    By wizzy420 in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 03-29-2010, 10:39 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube