{"id":4497,"date":"2018-05-01T18:55:11","date_gmt":"2018-05-01T18:55:11","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2018\/05\/01\/how-to-analyze-a-resource-profile-report\/"},"modified":"2023-03-09T19:13:06","modified_gmt":"2023-03-10T00:13:06","slug":"how-to-analyze-a-resource-profile-report","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/","title":{"rendered":"How to Analyze a Resource Profile Report"},"content":{"rendered":"<p>A <em>Resource Profile report<\/em> can be very useful because it provides the statistics for your website\u2019s resource consumption within the last twenty-four (24) hours. If you are experiencing excessive resource usage and it is not related to MySQL and\/or IMAP activity, then<a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-use-the-resource-profile-plugin-in-cpanel\/\"> <strong>generating and viewing a Resource profile report<\/strong><\/a> would help to diagnose if your website is consuming too many resources.<\/p>\n\n\n\n<p>Each report contains data\/stats in three tabs; <em>Access Log Information<\/em>, <em>Check Software Versions<\/em>, and <em>Resource Information<\/em>. In this guide, you can learn how to interpret the statistics in each of these tabs found in the <strong>Resource Profile report<\/strong> and how to <strong>resolve common causes for excessive resource usage<\/strong> <em>identified by analyzing sample reports<\/em>.<a name=\"access-log-info\"><\/a><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"#access-log-info\">Access Log Information<\/a>\n<ul class=\"wp-block-list\">\n<li><a href=\"#ajax\">Excessive Admin Ajax Requests<\/a><\/li>\n\n\n\n<li><a href=\"#cron\">Cronjob Scheduling<\/a><\/li>\n\n\n\n<li><a href=\"#bots\">Excessive Bots Crawling Website<\/a><\/li>\n\n\n\n<li><a href=\"#ips\">Malicious IPs<\/a><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><a href=\"#check-software\">Check Software Versions<\/a>\n<ul class=\"wp-block-list\">\n<li><a href=\"#out-of-date\">Out of Date Software<\/a><\/li>\n\n\n\n<li><a href=\"#caching\">No Caching<\/a><\/li>\n\n\n\n<li><a href=\"#comments\">Excessive Amount of Comments<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"access-log-info\">Access Log Information<\/h2>\n\n\n\n<p>The first tab displayed when viewing a <em>Resource Profile report<\/em> is the <strong>Access Log Information<\/strong>. Below is a descriptive list of the stats that are displayed on this tab:<\/p>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table><tbody><tr><th>Access Log Information Details<\/th><\/tr><tr><th>Hourly hits and response codes<\/th><td>How many requests for a page on your website and the code representing the response to the resquest(s).<\/td><\/tr><tr><th>Duplicate requests<\/th><td>How many requests made for the same file and the code for the response to the request(s).<\/td><\/tr><tr><th>Requests for non-static content<\/th><td>How many requests made for dynamic content and the code for the response to the request(s).<\/td><\/tr><tr><th>Top User Agents<\/th><td>The user agents (user agent is provided by the browser or machine) that are making the most request(s).<\/td><\/tr><tr><th>Top IPs<\/th><td>The IP addresses that are making the most request(s).<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>From these statistics it is easier to visualize and diagnose excessive consumption of server resources than it is to dig through the DomLogs manually from the command line. Now, we can take a look at the various patterns in the <em>Access log information<\/em> tab details that we can use to <strong>identify website resource usage issues<\/strong> and how to <em>mitigate excessive resource consumption<\/em>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ajax\">Excessive Admin Ajax Requests<\/h3>\n\n\n\n<p>For this example, we installed WordPress, then logged into the Dashboard, minimized the window -leaving it in the background for about thirty (30) minutes, and then ran a new report.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_requests-for-non-static-content-admin-ajax.png\" rel=\"lightbox-0\"><img decoding=\"async\" width=\"654\" height=\"255\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_requests-for-non-static-content-admin-ajax.png\" class=\"optimized-lcp-image\" alt=\"Click on this image to enlarge screenshot\" loading=\"eager\" fetchpriority=\"high\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_requests-for-non-static-content-admin-ajax.png 654w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_requests-for-non-static-content-admin-ajax-300x117.png 300w\"><\/a><\/figure>\n\n\n\n<div style=\"clear: both;\">\u00a0<\/div>\n\n\n\n<p>The following image is an excerpt from the <strong>Access log information<\/strong> tab from the <em>Requests for non-static content<\/em> section. These details show that <i>admin-ajax.php<\/i> has made thirty-one (31) requests.<\/p>\n\n\n\n<div style=\"clear: both;\">\u00a0<\/div>\n\n\n\n<div class=\"alert alert-success\" role=\"alert\">\n<p><b>NOTICE:<\/b> The <b>Response code<\/b> for the <i>admin-ajax.php<\/i> requests is 200. 200 is the best response code you can receive because it means the response was successful!<\/p>\n<\/div>\n\n\n\n<p>This report indicates that during the thirty (30) minutes of \u201cidling\u201d in the Dashboard, there were thirty-one (31) requests made by <b>admin-ajax.php<\/b>. In this case, the <b>Possible Solution<\/b> column contains a link to a Support Center guide to help <a title=\"Click here to navigate to our guide and learn how to control the WordPress Heartbeat and reduce resource consumption while using the WP Dashboard.\" href=\"\/support\/edu\/wordpress\/heartbeat-ajax-php-usage\/\" target=\"_blank\" rel=\"noopener noreferrer\">disable the WordPress Heartbeat<\/a> because it could help reduce the amount of usage needed to run the WordPress Dashboard.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"cron\">Cronjob Scheduling<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_requests-for-non-static-content-wp-cron.png\" rel=\"lightbox-0\"><img decoding=\"async\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_requests-for-non-static-content-wp-cron.png\" alt=\"Click on this image to enlarge screenshot\" title=\"Requests for non-static content details indicating the amount of WordPress wp-cron.php requests.\"><\/a><\/figure>\n\n\n\n<div style=\"clear: both;\">\u00a0<\/div>\n\n\n\n<p>Using the same sample data from the <em>Requests for non-static content<\/em> the second top hit is <b>wp-cron.php<\/b>.<\/p>\n\n\n\n<div style=\"clear: both;\">\u00a0<\/div>\n\n\n\n<div class=\"alert alert-success\" role=\"alert\">\n<p><b>NOTICE:<\/b> The <i>Response<\/i> column contains a value of <b>406<\/b> for the twenty-seven (27) requests for <b>wp-cron.php<\/b>. Addressing excessive errors can help to eliminate sporadic\/unnecessary consumption of resources. For more information see our guide <a title=\"Click here to navigate to our guide and learn more about 406 Not Acceptable errors.\" href=\"\/support\/website\/error-numbers\/406-error-not-acceptable\/\" target=\"_blank\" rel=\"noopener noreferrer\">406 Error \u2013 Not Acceptable<\/a>.<\/p>\n<\/div>\n\n\n\n<p>The <b>Possible Solution<\/b> column suggests to <a title=\"Click here to navigate to our guide and learn how to disable the WP cronjob for WordPress.\" href=\"\/support\/edu\/wordpress\/disable-the-wp-cron\/\" target=\"_blank\" rel=\"noopener noreferrer\">Add wp-cron scheduling<\/a>. Scheduling when cronjobs run is important to ensure that the server does not automatically run the cronjobs during times of increased traffic. Although the cronjob(s) may not use <em>excessive resources<\/em>, if they run during high level traffic times, it may cause your resource usage to spike over the limits available (even temporarily) which can reduce the quality of service.<\/p>\n\n\n\n<div class=\"alert alert-info\" role=\"alert\"><a href=\"\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_hourly-hits-and-response-codes-hourly-hits.png\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" title=\"Hourly hits and response codes details with hourly hits table highlighted\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_hourly-hits-and-response-codes-hourly-hits.png\" alt=\"Click on this image to enlarge screenshot\" width=\"200\" align=\"right\"><\/a>\n<p>\u00a0<\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<p><b>NOTE:<\/b> Be sure to utilize the data from the <em>Hourly hits and response codes<\/em> section of the <strong>Access log information<\/strong> tab to determine the optimal scheduling for cronjobs. This way you can ensure that they do not run during heavy traffic times.<\/p>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"bots\">Excessive Bots Crawling Website<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_top-user-agents-googlebot.png\" rel=\"lightbox-0\"><img decoding=\"async\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_top-user-agents-googlebot.png\" alt=\"Click on this image to enlarge screenshot\" title=\"Top user agent details with Googlebot user agent highlighted.\"><\/a><\/figure>\n\n\n\n<div style=\"clear: both;\">\u00a0<\/div>\n\n\n\n<p>Search engines like Google, Bing, and Yahoo! will scan any data they can find online. Although they are designed to non-intrusively crawl your website at their leisure, this may generate a spike in server resource usage. To minimize the impact they have on your account\u2019s resource usage, you can modify your robots.txt file to request to <a href=\"\/support\/website\/how-to-stop-search-engines-from-crawling-your-website\/\">limit or deny search engines from crawling your website<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ips\">Malicious IPs<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_top-ips.png\" rel=\"lightbox-0\"><img decoding=\"async\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_top-ips.png\" alt=\"Click on this image to enlarge screenshot\" title=\"Top IPs requests displayed and 86.75.30.9 highlighted as top IP.\"><\/a><\/figure>\n\n\n\n<div style=\"clear: both;\">\u00a0<\/div>\n\n\n\n<p>From this screen shot of the <em>Top IPs<\/em> on the <b>Access log information<\/b> tab, the example shows an IP address: 86.75.30.9 recorded with four hundred and forty-two (442) hits. Comparing that total to the total hits in this report (637-calculated from the <i>hourly hits<\/i> section), this IP accounts for almost seventy percent (70%) of the total requests.<\/p>\n\n\n\n<p>If you notice an excessively large amount of requests coming from an IP address, you can evaluate blocking the IP address (like in the example above). Then, you can use the <a href=\"\/support\/website\/using-the-ip-deny-manager\/\">cPanel IP Deny Manager plugin<\/a> to block IP addresses.<\/p>\n\n\n\n<div style=\"clear: both;\">\u00a0<\/div>\n\n\n\n<div class=\"alert alert-danger\" role=\"alert\">\n<p><b>WARNING!: <\/b> Use caution when blocking IP addresses that you are not familiar with. There may be resources that are not local to the server that are required for your website to communicate and run properly with remote servers. If you block an IP address and notice excessive amounts of errors as well as unexpected behavior with your website, consider unblocking that IP address.<\/p>\n<\/div>\n\n\n\n<p><a name=\"check-software\"><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"check-software\">Check Software Versions<\/h2>\n\n\n\n<p>The <strong>Check Software Versions<\/strong> tab contains details related to the software installed on your domain(s). Below is a descriptive list of the stats that are displayed on this tab:<\/p>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table><tbody><tr><th>Check Software Versions<\/th><\/tr><tr><th>Software<\/th><td>The name of the software that is installed.<\/td><\/tr><tr><th>Name<\/th><td>The name of the website (Site Title).<\/td><\/tr><tr><th>URL<\/th><td>The URL to access the website.<\/td><\/tr><tr><th>Path<\/th><td>The location to the installation directory of your website (aka: Document Root Directory)<\/td><\/tr><tr><th>Version<\/th><td>The version of the software that is installed.<\/td><\/tr><tr><th>Theme<\/th><td>The name of the currently active theme.<\/td><\/tr><tr><th>Cache<\/th><td>The availability of cache or name of plugin(s) used for caching.<\/td><\/tr><tr><th>Comments<\/th><td>The number of comments that exist.<\/td><\/tr><tr><th>Plugins<\/th><td>The number of plugins that exist.<\/td><\/tr><tr><th>List of Admin Users<\/th><td>A list of the admin users.<\/td><\/tr><tr><th>List of Active Plugins<\/th><td>A list of the active plugins.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>These details provide an easier alternative to checking the software manually. Now, we can take a look at the various details in the <strong>Check Software Versions<\/strong> tab information that we can use to <em>diagnose and mitigate excessive resource consumption<\/em>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"out-of-date\">Out of Date Software<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_check-software-versions-tab-version-update-available.png\" rel=\"lightbox-0\"><img decoding=\"async\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_check-software-versions-tab-version-update-available.png\" alt=\"Click on this image to enlarge screenshot\" title=\"Check Software Versions tab displayed with Version details highlighted.\"><\/a><\/figure>\n\n\n\n<div style=\"clear: both;\">\u00a0<\/div>\n\n\n\n<p>The <em>Check Software Versions<\/em> tab in the example report (displayed to the right) indicates that the version of WordPress is outdated. When analyzing your own report, compare the current version (4.7.10) to the available version (4.9.5). In this case, this line also contains a link to our Support Center guide on how to update WordPress.<\/p>\n\n\n\n<p>Bugs and security vulnerability fixes are important not only to ensure your data remains private and secure, but also to ensure that your website is running optimally and your account is not targeted by hackers. Any outdated software displayed in the <em>Check Software Versions<\/em> should be <a title=\"Click here to navigate to our guide and learn how to make a full cPanel backup.\" href=\"\/support\/edu\/cpanel\/cpanel-backups\/#wizard\" target=\"_blank\" rel=\"noopener noreferrer\">backed up<\/a> and then updated.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"caching\">No Caching<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_check-software-versions-tab-cache.png\" rel=\"lightbox-0\"><img decoding=\"async\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_check-software-versions-tab-cache.png\" alt=\"Click on this image to enlarge screenshot\" title=\"Description of image\"><\/a><\/figure>\n\n\n\n<div style=\"clear: both;\">\u00a0<\/div>\n\n\n\n<p>In analyzing the sample report, we can see that there is no caching implemented. The best analogy for explaining how cache works is like using a tool box. If you are working on fixing something in the bathroom upstairs, it is less work to bring the entire tool box (full of tools you use commonly for repairs), rather than go up and down the stairs for each tool that is needed to complete the job. Caching works the same way. If the script has already been run, the results are cached\/saved for quick access to reuse the data, thus reducing the consumption of resources to process the script over and over again. For more information on how to implement caching, you can review our guide <a title=\"Click here to navigate to our guide and learn how to implement caching for WordPress.\" href=\"\/support\/edu\/wordpress\/use-wordpress-cache-to-speed-up-your-site\/\" target=\"_blank\" rel=\"noopener noreferrer\">Use WordPress cache to speed up your site<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"comments\">Excessive Amount of Comments<\/h3>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_check-software-versions-tab-comments.png\" rel=\"lightbox-0\"><img decoding=\"async\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_check-software-versions-tab-comments.png\" alt=\"Click on this image to enlarge screenshot\" title=\"Description of image\"><\/a><\/figure>\n\n\n\n<div style=\"clear: both;\">\u00a0<\/div>\n\n\n\n<p>The sample data we are using indicates the amount of comments (12,511 total) on the website. Each time a page loads with comments, MySQL needs to parse through all twelve thousand comments to determine which ones load on the page. Consider moderating your comments and reduce the amount as much as possible. This will help to avoid excessive resource consumption.<\/p>\n\n\n\n<p><b>Congratulations!<\/b> Now you know how to analyze the <strong>Resource Profile<\/strong> to identify and resolve common issues involving excessive resource consumption. We also recommend our guide <a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/excessive-resource-usage\/\">What is Excessive Server Resource Usage and How to Fix it<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A Resource Profile report can be very useful because it provides the statistics for your website\u2019s resource consumption within the last twenty-four (24) hours. If you are experiencing excessive resource usage and it is not related to MySQL and\/or IMAP activity, then generating and viewing a Resource profile report would help to diagnose if your<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/\"> Read More ><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[51],"tags":[],"class_list":["post-4497","post","type-post","status-publish","format-standard","hentry","category-cpanel"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Analyze a Resource Profile Report | InMotion Hosting<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Analyze a Resource Profile Report | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"A Resource Profile report can be very useful because it provides the statistics for your website\u2019s resource consumption within the last twenty-four (24) hours. If you are experiencing excessive resource usage and it is not related to MySQL and\/or IMAP activity, then generating and viewing a Resource profile report would help to diagnose if your Read More &gt;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-05-01T18:55:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-10T00:13:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_requests-for-non-static-content-admin-ajax.png\" \/>\n<meta name=\"author\" content=\"InMotion Hosting Contributor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"InMotion Hosting Contributor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b\"},\"headline\":\"How to Analyze a Resource Profile Report\",\"datePublished\":\"2018-05-01T18:55:11+00:00\",\"dateModified\":\"2023-03-10T00:13:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/\"},\"wordCount\":1422,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_requests-for-non-static-content-admin-ajax.png\",\"articleSection\":[\"cPanel\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/\",\"name\":\"How to Analyze a Resource Profile Report | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_requests-for-non-static-content-admin-ajax.png\",\"datePublished\":\"2018-05-01T18:55:11+00:00\",\"dateModified\":\"2023-03-10T00:13:06+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_requests-for-non-static-content-admin-ajax.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_requests-for-non-static-content-admin-ajax.png\",\"width\":654,\"height\":255,\"caption\":\"Requests for non-static content details indicating the amount of WordPress admin-ajax.php requests.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Analyze a Resource Profile Report\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b\",\"name\":\"InMotion Hosting Contributor\",\"description\":\"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!\",\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/inmotion-hosting\/\",\"https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/john-paul\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Analyze a Resource Profile Report | InMotion Hosting","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/","og_locale":"en_US","og_type":"article","og_title":"How to Analyze a Resource Profile Report | InMotion Hosting","og_description":"A Resource Profile report can be very useful because it provides the statistics for your website\u2019s resource consumption within the last twenty-four (24) hours. If you are experiencing excessive resource usage and it is not related to MySQL and\/or IMAP activity, then generating and viewing a Resource profile report would help to diagnose if your Read More >","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2018-05-01T18:55:11+00:00","article_modified_time":"2023-03-10T00:13:06+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_requests-for-non-static-content-admin-ajax.png","type":"","width":"","height":""}],"author":"InMotion Hosting Contributor","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"InMotion Hosting Contributor","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b"},"headline":"How to Analyze a Resource Profile Report","datePublished":"2018-05-01T18:55:11+00:00","dateModified":"2023-03-10T00:13:06+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/"},"wordCount":1422,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_requests-for-non-static-content-admin-ajax.png","articleSection":["cPanel"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/","name":"How to Analyze a Resource Profile Report | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_requests-for-non-static-content-admin-ajax.png","datePublished":"2018-05-01T18:55:11+00:00","dateModified":"2023-03-10T00:13:06+00:00","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_requests-for-non-static-content-admin-ajax.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2018\/05\/website_website-troubleshooting_cpanel-resource-profile-plugin_requests-for-non-static-content-admin-ajax.png","width":654,"height":255,"caption":"Requests for non-static content details indicating the amount of WordPress admin-ajax.php requests."},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-analyze-a-resource-profile-report\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to Analyze a Resource Profile Report"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b","name":"InMotion Hosting Contributor","description":"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!","sameAs":["https:\/\/www.linkedin.com\/company\/inmotion-hosting\/","https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/john-paul\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":{"id":51,"name":"cPanel","slug":"cpanel","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/"},"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4497","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=4497"}],"version-history":[{"count":6,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4497\/revisions"}],"predecessor-version":[{"id":103357,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4497\/revisions\/103357"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=4497"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=4497"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=4497"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}