{"id":17957,"date":"2023-10-17T15:51:55","date_gmt":"2023-10-17T13:51:55","guid":{"rendered":"https:\/\/contabo.com\/blog\/?p=17957"},"modified":"2023-11-21T15:12:22","modified_gmt":"2023-11-21T14:12:22","slug":"what-is-htop-and-how-to-use-it-on-a-vps","status":"publish","type":"post","link":"https:\/\/contabo.com\/blog\/what-is-htop-and-how-to-use-it-on-a-vps\/","title":{"rendered":"What is htop and How to Use It on a VPS"},"content":{"rendered":"\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"630\" src=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/blog-head_what-is-htop-and-how-to-use-it-on-a-vps1.jpg\" alt=\"What is htop and How to Use It on a VPS (head image)\" class=\"wp-image-17958\" srcset=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/blog-head_what-is-htop-and-how-to-use-it-on-a-vps1.jpg 1200w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/blog-head_what-is-htop-and-how-to-use-it-on-a-vps1-600x315.jpg 600w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/blog-head_what-is-htop-and-how-to-use-it-on-a-vps1-768x403.jpg 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><\/figure>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-video-tutorial\">Video Tutorial:<\/h2>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<div class=\"ast-oembed-container \" style=\"height: 100%;\"><iframe loading=\"lazy\" title=\"What is htop and How to Use it on a VPS\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/1ZunAMkmx7E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/div>\n<\/div><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-is-htop\">What is htop?<\/h2>\n\n\n\n<p>In the intricate landscape of server management, a reliable tool to monitor and control processes is rather useful. Enter <a href=\"https:\/\/htop.dev\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">htop<\/a>\u2014an interactive process viewer for Unix systems that goes beyond the traditional top command. It provides a dynamic and user-friendly interface, allowing you to navigate through processes effortlessly. But why should you care about htop, especially when dealing with a <a href=\"https:\/\/contabo.com\/en\/vps\" target=\"_blank\" rel=\"noreferrer noopener\">Virtual Private Server (VPS)<\/a>?&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-why-use-htop-on-a-vps\">Why Use htop on a VPS?<\/h2>\n\n\n\n<p>Managing a VPS involves juggling numerous tasks, from resource allocation to troubleshooting performance issues. htop becomes an invaluable ally in this scenario, offering real-time insights into your server&#8217;s processes, resource usage, and overall performance. Unlike its predecessor, <em>top<\/em>, <em>htop <\/em>presents information in a more visually appealing and comprehensible manner, making it an indispensable tool for both beginners and seasoned sysadmins.&nbsp;<\/p>\n\n\n\n<p>In the following sections, we will have a close look at the functionalities of htop and guide you through its practical usage on a VPS, empowering you to take control of your server environment with confidence.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-installing-htop\">Installing htop<\/h2>\n\n\n\n<p>Managing your VPS efficiently begins with getting htop up and running. Here is how you can install it on Debian-Based Linux distributions.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-checking-if-htop-is-already-installed\">Checking if htop is already installed<\/h3>\n\n\n\n<p>To check if htop is already installed on your system, open a terminal and simply type:&nbsp;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>htop<\/code><\/pre>\n\n\n\n<p>If htop is installed, the application will launch, and you are good to go. If not, you will need to proceed with the installation steps below.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-installing-htop-on-debian-based-linux-distributions\">Installing htop on Debian-Based Linux Distributions<\/h3>\n\n\n\n<p>For Debian and its derivatives like Ubuntu, the installation process is straightforward. Open a terminal and use the <a href=\"https:\/\/contabo.com\/blog\/managing-packages-with-the-apt-package-manager\/\" target=\"_blank\" rel=\"noreferrer noopener\">apt package manager<\/a> to install htop:&nbsp;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt update&nbsp;<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt install htop&nbsp;<\/code><\/pre>\n\n\n\n<p>The first command updates the package lists to ensure you have the latest information about available packages. The second command installs htop on your system.&nbsp;<\/p>\n\n\n\n<p>Once the installation is complete, you can run htop by typing `htop` in the terminal. Now, with htop at your fingertips, you are ready to start getting detailed insights into the intricate details of your VPS&#8217;s processes and resource usage.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-getting-started-with-htop\">Getting Started with htop<\/h2>\n\n\n\n<p>Let us explore how to effectively use this powerful tool:&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-launching-htop\">Launching htop<\/h3>\n\n\n\n<p>To launch htop, open a terminal and simply type:&nbsp;<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>htop&nbsp;<\/code><\/pre>\n\n\n\n<p>The htop interface will spring to life, presenting you with a real-time view of your system&#8217;s processes.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"985\" height=\"939\" src=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-17.png\" alt=\"(main window)\" class=\"wp-image-17974\" srcset=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-17.png 985w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-17-600x572.png 600w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-17-768x732.png 768w\" sizes=\"auto, (max-width: 985px) 100vw, 985px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-understanding-the-htop-interface\">Understanding the htop Interface<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-overview-of-the-processes-list\">Overview of the Processes List<\/h3>\n\n\n\n<p>At the heart of htop lies the processes list. Here, you will find a dynamic display of all the processes running on your VPS. &nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-key-information-displayed\">Key Information Displayed<\/h3>\n\n\n\n<p>htop provides a wealth of information about each process, from its PID (Process ID) to its CPU and memory usage.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-navigating-through-htop\">Navigating Through htop<\/h3>\n\n\n\n<p>Navigating htop is possible using&nbsp; the arrow keys to move up and down the process list. To sort the list based on specific criteria, such as CPU usage or memory consumption, use the F keys (F1, F2, etc.) corresponding to the desired sorting option.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-sorting-and-filtering-processes\">Sorting and Filtering Processes<\/h3>\n\n\n\n<p>htop allows you to sort and filter processes on the fly. Pressing F6 brings up a menu where you can choose the sorting method. Want to focus on processes owned by a specific user? Press F4, and you can filter the list accordingly.&nbsp;<\/p>\n\n\n\n<p>These features make htop a rather flexible tool, enabling you to tailor the display to your specific needs at any given moment.&nbsp;<\/p>\n\n\n\n<p>Armed with these basics, you are now equipped to navigate the htop interface and gain insights into your VPS&#8217;s performance. In the next section, we will look at the htop advanced features, making it possible for you to harness its full potential.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-interpreting-htop-metrics\">Interpreting htop Metrics<\/h2>\n\n\n\n<p>Understanding the metrics htop presents is important for making informed decisions about your VPS&#8217;s performance, so here is an abbreviated htop metrics glossary&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-cpu-usage\">CPU Usage<\/h3>\n\n\n\n<p>At the top of the htop interface, you will find a real-time display of CPU usage. This metric illustrates the percentage of CPU resources being utilized. High CPU usage may indicate that your server is working hard, potentially nearing its capacity.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"983\" height=\"713\" src=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-24.png\" alt=\"What is htop and How to Use It on a VPS (htop cpu usage)\" class=\"wp-image-17978\" srcset=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-24.png 983w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-24-600x435.png 600w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-24-768x557.png 768w\" sizes=\"auto, (max-width: 983px) 100vw, 983px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-memory-usage\">Memory Usage<\/h3>\n\n\n\n<p>Near the CPU usage, the memory bar provides insights into RAM utilization. If the bar is filled, it suggests that a significant portion of your available memory is in use.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"978\" height=\"713\" src=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-18.png\" alt=\"What is htop and How to Use It on a VPS (htop RAM usage)\" class=\"wp-image-17968\" srcset=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-18.png 978w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-18-600x437.png 600w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-18-768x560.png 768w\" sizes=\"auto, (max-width: 978px) 100vw, 978px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-swap-usage\">Swap Usage<\/h3>\n\n\n\n<p>The swap bar, if visible, represents the usage of swap space\u2014a portion of your disk used as virtual memory when physical RAM is exhausted. Excessive swap usage may indicate that your server is running out of available memory.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"982\" height=\"716\" src=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-19.png\" alt=\"htop swap memory\" class=\"wp-image-17962\" srcset=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-19.png 982w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-19-600x437.png 600w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-19-768x560.png 768w\" sizes=\"auto, (max-width: 982px) 100vw, 982px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-load-average\">Load Average<\/h3>\n\n\n\n<p>htop displays the load average at the top right corner, indicating the average system load over different time intervals. A load average close to the number of CPU cores is considered acceptable. Spikes or consistently high values may indicate a resource bottleneck.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"983\" height=\"754\" src=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-22.png\" alt=\"What is htop and How to Use It on a VPS (htop average load)\" class=\"wp-image-17976\" srcset=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-22.png 983w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-22-600x460.png 600w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-22-768x589.png 768w\" sizes=\"auto, (max-width: 983px) 100vw, 983px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-process-details\">Process Details<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-cpu-and-memory-usage-per-process\">CPU and Memory Usage per Process<\/h3>\n\n\n\n<p>The main section of htop provides a detailed list of processes, including their individual CPU and memory usage. This granular data allows you to identify resource-hungry processes that might be affecting your VPS&#8217;s performance.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"975\" height=\"719\" src=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-20.png\" alt=\"htop process cpu and memory consumption\" class=\"wp-image-17966\" srcset=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-20.png 975w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-20-600x442.png 600w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-20-768x566.png 768w\" sizes=\"auto, (max-width: 975px) 100vw, 975px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-process-priority-and-nice-values\">Process Priority and Nice Values<\/h3>\n\n\n\n<p>Assign a priority value and a &#8216;nice&#8217; value to each process. Consequently, the priority determines a process&#8217;s importance, influencing the amount of CPU time it receives. Additionally, the &#8216;nice&#8217; value further impacts the priority, where higher values indicate lower priority. Understanding these values can help you identify and manage critical processes effectively.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"977\" height=\"722\" src=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-23.png\" alt=\"What is htop and How to Use It on a VPS (htop priority and nice values)\" class=\"wp-image-17972\" srcset=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-23.png 977w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-23-600x443.png 600w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-23-768x568.png 768w\" sizes=\"auto, (max-width: 977px) 100vw, 977px\" \/><\/figure>\n\n\n\n<p>Armed with the ability to interpret these metrics, you gain a holistic view of your VPS&#8217;s performance. In the next section, we will explore how to use this information to optimize resource allocation and troubleshoot potential issues.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-interacting-with-processes\">Interacting with Processes<\/h2>\n\n\n\n<p>Beyond monitoring, htop empowers you to take control of your VPS by providing tools to manage processes efficiently. Moreover, it offers a user-friendly interface for seamless navigation and optimization.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-killing-processes\">Killing Processes<\/h3>\n\n\n\n<p>Inevitably, there will be times when you need to terminate a misbehaving process. To do this in htop, simply navigate to the process you want to end with the arrow keys, select it, and press the &#8216;F9&#8217; key. Confirm the action by pressing [Enter], and htop will send the termination signal, gracefully ending the process.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-renicing-processes\">Renicing Processes<\/h3>\n\n\n\n<p>Renicing involves changing the priority of a process after it has started. As you navigate to the desired process using the arrow keys, press &#8216;F7&#8217; to decrease priority (make it more favorable) or &#8216;F8&#8217; to increase priority (make it less favorable). This is particularly useful for fine-tuning resource allocation.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-renaming-processes\">Renaming Processes<\/h3>\n\n\n\n<p>htop allows you to customize the way processes are displayed. As you navigate to the process using the arrow keys, press &#8216;F2,&#8217; and you can change its name. This feature is handy for differentiating between multiple instances of the same application or giving a more descriptive label to a process<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-changing-process-priority\">Changing Process Priority<\/h3>\n\n\n\n<p>In addition to renicing, you can directly change a process&#8217;s priority. With the arrow keys, select the process, and press &#8216;F7&#8217; or &#8216;F8&#8217; to adjust the nice value. Lower values give the process higher priority, while higher values decrease priority.&nbsp;<\/p>\n\n\n\n<p>By mastering these interactions, you gain a level of control over your VPS that goes beyond mere observation. htop transforms into a dynamic tool for actively managing and optimizing your server&#8217;s performance. In the next section, we will explore more advanced features that further enhance your ability to fine-tune and troubleshoot your VPS environment.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-customizing-htop\">Customizing htop<\/h2>\n\n\n\n<p>Tailoring htop to suit your preferences and workflow can significantly enhance your VPS management experience. Let us explore the various customization options available.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-changing-the-htop-display-options\">Changing the htop Display Options<\/h3>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-changing-the-color-scheme\">Changing the Color Scheme<\/h3>\n\n\n\n<p>htop offers flexibility in color schemes, allowing you to choose one that aligns with your visual preferences. Press &#8216;F2&#8217; to access the setup menu, navigate to &#8220;Colors,&#8221; and explore the available options. Whether you prefer a classic scheme or a more vibrant look, htop accommodates your style.&nbsp;<\/p>\n\n\n\n<p>This is an example of the color scheme \u201cBlack night\u201d:&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"985\" height=\"939\" src=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-21.png\" alt=\"(top black night color scheme)\" class=\"wp-image-17969\" srcset=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-21.png 985w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-21-600x572.png 600w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/image-21-768x732.png 768w\" sizes=\"auto, (max-width: 985px) 100vw, 985px\" \/><\/figure>\n\n\n\n<p>&nbsp;<em>Pretty nice, right?<\/em>&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-customizing-column-order-and-visibility\">Customizing Column Order and Visibility<\/h3>\n\n\n\n<p>Tailor the information in the processes list to prioritize the details that matter most to you. Transition to the next step by pressing &#8216;F2&#8217; to access the setup menu. Navigate to &#8220;Columns,&#8221; where you can reorder or toggle the visibility of columns. This customization ensures that the crucial metrics are readily available immediately.<\/p>\n\n\n\n<p>Customizing htop not only enhances its aesthetic appeal but also streamlines your workflow, allowing you to focus on the specific metrics and details that matter most to your VPS management tasks.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-benefits-of-using-htop-on-a-vps\">Benefits of Using htop on a VPS<\/h2>\n\n\n\n<p>In essence, htop is more than just a process viewer; it is a dynamic and indispensable tool for effectively managing Virtual Private Servers (VPS). From providing real-time insights into CPU and memory usage to interactive processes management and customizable displays, htop empowers users to navigate, troubleshoot, and optimize their VPS environments with precision. Whether you are a seasoned sysadmin or a VPS enthusiast, htop stands as a versatile companion, offering a comprehensive solution for monitoring, interacting, and customizing the server management experience.&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Unlock the power of htop on your VPS! Learn what htop is and master its usage with our step-by-step guide. Optimize performance like a pro.<\/p>\n","protected":false},"author":50,"featured_media":17958,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[18],"tags":[],"ppma_author":[1491],"class_list":["post-17957","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials"],"uagb_featured_image_src":{"full":["https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/blog-head_what-is-htop-and-how-to-use-it-on-a-vps1.jpg",1200,630,false],"thumbnail":["https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/blog-head_what-is-htop-and-how-to-use-it-on-a-vps1-150x150.jpg",150,150,true],"medium":["https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/blog-head_what-is-htop-and-how-to-use-it-on-a-vps1-600x315.jpg",600,315,true],"medium_large":["https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/blog-head_what-is-htop-and-how-to-use-it-on-a-vps1-768x403.jpg",768,403,true],"large":["https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/blog-head_what-is-htop-and-how-to-use-it-on-a-vps1.jpg",1200,630,false],"1536x1536":["https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/blog-head_what-is-htop-and-how-to-use-it-on-a-vps1.jpg",1200,630,false],"2048x2048":["https:\/\/contabo.com\/blog\/wp-content\/uploads\/2023\/10\/blog-head_what-is-htop-and-how-to-use-it-on-a-vps1.jpg",1200,630,false]},"uagb_author_info":{"display_name":"Tobias Mildenberger","author_link":"https:\/\/contabo.com\/blog\/author\/tobias\/"},"uagb_comment_info":0,"uagb_excerpt":"Unlock the power of htop on your VPS! Learn what htop is and master its usage with our step-by-step guide. Optimize performance like a pro.","authors":[{"term_id":1491,"user_id":50,"is_guest":0,"slug":"tobias","display_name":"Tobias Mildenberger","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/077178d5dce6c3d4c0c0396857a7e544bfdf8adf04145fff5160b33a22e28b1f?s=96&d=mm&r=g","0":null,"1":"","2":"","3":"","4":"","5":"","6":"","7":"","8":""}],"_links":{"self":[{"href":"https:\/\/contabo.com\/blog\/wp-json\/wp\/v2\/posts\/17957","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/contabo.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/contabo.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/contabo.com\/blog\/wp-json\/wp\/v2\/users\/50"}],"replies":[{"embeddable":true,"href":"https:\/\/contabo.com\/blog\/wp-json\/wp\/v2\/comments?post=17957"}],"version-history":[{"count":2,"href":"https:\/\/contabo.com\/blog\/wp-json\/wp\/v2\/posts\/17957\/revisions"}],"predecessor-version":[{"id":18543,"href":"https:\/\/contabo.com\/blog\/wp-json\/wp\/v2\/posts\/17957\/revisions\/18543"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/contabo.com\/blog\/wp-json\/wp\/v2\/media\/17958"}],"wp:attachment":[{"href":"https:\/\/contabo.com\/blog\/wp-json\/wp\/v2\/media?parent=17957"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/contabo.com\/blog\/wp-json\/wp\/v2\/categories?post=17957"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/contabo.com\/blog\/wp-json\/wp\/v2\/tags?post=17957"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/contabo.com\/blog\/wp-json\/wp\/v2\/ppma_author?post=17957"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}