{"id":615,"date":"2021-01-05T00:36:56","date_gmt":"2021-01-05T03:36:56","guid":{"rendered":"https:\/\/helpsysadmin.com.br\/blog\/how-to-install-glances-to-monitor-the-server\/"},"modified":"2025-11-18T00:49:28","modified_gmt":"2025-11-18T03:49:28","slug":"how-to-install-glances-to-monitor-the-server","status":"publish","type":"post","link":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/","title":{"rendered":"How to install Glances to monitor the server"},"content":{"rendered":"<div id=\"helps-3188743766\" class=\"helps-before-content-2 helps-entity-placement\"><script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-3661896953164277\"\r\n     crossorigin=\"anonymous\"><\/script>\r\n<!-- 2anuncios display quadrado -->\r\n<ins class=\"adsbygoogle\"\r\n     style=\"display:block\"\r\n     data-ad-client=\"ca-pub-3661896953164277\"\r\n     data-ad-slot=\"5051229894\"\r\n     data-ad-format=\"auto\"\r\n     data-full-width-responsive=\"true\"><\/ins>\r\n<script>\r\n     (adsbygoogle = window.adsbygoogle || []).push({});\r\n<\/script><\/div>\n<p>Glances is a free, Open Source, cross-platform, real-time tool, just like other similar tools like top and htop.<\/p>\n\n\n\n<p>It offers advanced features compared to similar ones, and it can run in different modes: as standalone, in client\/server mode and in web server mode.\u200e As you will see below, it is not just another tool.<\/p>\n\n\n\n<p>\u200eTo run Glances in Web Server mode, we will need to install together a python module called bottle. In this post we will teach you how to install Glances, run it, some settings and demonstrate how useful this tool is in everyday life.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-1-installing-pip3-and-devel-module\">1 &#8211; Installing pip3 and devel module<\/h2>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"h-red-hat-centos\">Red Hat \/ CentOS<\/h5>\n\n\n\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre>yum install python3-pip python3-devel -y<\/pre><\/div>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"h-debian-ubuntu\">Debian \/ Ubuntu<\/h5>\n\n\n\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre>apt install python3-pip python3-dev -y<\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-2-installing-glances\">2 &#8211; Installing Glances <\/h2>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"h-red-hat-centos-0\">Red Hat \/ CentOS<\/h5>\n\n\n\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre>pip3 install glances<\/pre><\/div>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"h-debian-ubuntu-0\">Debian \/ Ubuntu<\/h5>\n\n\n\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre>pip3 install glances<\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-3-installing-bottle-module\">3 &#8211; Installing bottle module<\/h2>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"h-red-hat-centos-1\">Red Hat \/ CentOS<\/h5>\n\n\n\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre>yum install python3-bottle<\/pre><\/div>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"h-debian-ubuntu-1\">Debian \/ Ubuntu<\/h5>\n\n\n\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre>apt install python3-bottle<\/pre><\/div>\n\n\n\n<p><\/p>\n\n\n\n<p>If you can&#8217;t install with the instructions above, you can try installing with yum or apt depending on your distribution. I approached the installation with pip3 because the available version is more up-to-date.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-4-running-glances-for-the-first-time-and-getting-to-know-the-interface\">4 &#8211; Running Glances for the first time and getting to know the interface.<\/h2>\n\n\n\n<p>In your <a href=\"https:\/\/helpsysadmin.com.br\/blog\/como-instalar-crowdsec\/\" data-internallinksmanager029f6b8e52c=\"1\" title=\"Como instalar Crowdsec\" target=\"_blank\" rel=\"noopener\">linux<\/a> shell run<\/p>\n\n\n\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre>glances<\/pre><\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-opt-id=538875217  fetchpriority=\"high\" decoding=\"async\" width=\"600\" height=\"310\" src=\"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances.jpg\" alt=\"How to install Glances on Linux\" class=\"wp-image-247\" srcset=\"https:\/\/mlkpd8g42nae.i.optimole.com\/w:600\/h:310\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances.jpg 600w, https:\/\/mlkpd8g42nae.i.optimole.com\/w:300\/h:155\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances.jpg 300w, https:\/\/mlkpd8g42nae.i.optimole.com\/w:230\/h:119\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances.jpg 230w, https:\/\/mlkpd8g42nae.i.optimole.com\/w:350\/h:181\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances.jpg 350w, https:\/\/mlkpd8g42nae.i.optimole.com\/w:480\/h:248\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances.jpg 480w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><figcaption class=\"wp-element-caption\">Glances default screen<\/figcaption><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>On the Glances screen we have a lot of important information, CPU  %,  MEM, SWAP, Number of TCP Connections etc&#8230; and it doesn&#8217;t stop there, there are several features that can still be enabled or disabled.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-5-running-glances-in-web-server-mode-securely\">5 &#8211; Running Glances in Web Server mode securely<\/h2>\n\n\n\n<p>Now let&#8217;s activate the Web Server mode with a password, so that you can access the Glances interface in your Browser. <strong>Before starting, release tcp port 61208 on your firewall<\/strong><\/p>\n\n\n\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre>glances -w --password<\/pre><\/div>\n\n\n\n<p>When executing the above command, it will ask you to enter the password and confirm it, at the end it will ask if you want to save these changes. The user will be glances, the password will be the one you defined, at the end the glances will already be in server mode as shown in the image below, just access http:\/\/ipdoseserver:61208 , user glances and the password you defined.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-opt-id=422113697  fetchpriority=\"high\" decoding=\"async\" width=\"480\" height=\"42\" src=\"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances-modo-servidor-1.jpg\" alt=\"Server Mode Glances\" class=\"wp-image-249\" srcset=\"https:\/\/mlkpd8g42nae.i.optimole.com\/w:480\/h:42\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances-modo-servidor-1.jpg 480w, https:\/\/mlkpd8g42nae.i.optimole.com\/w:300\/h:26\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances-modo-servidor-1.jpg 300w, https:\/\/mlkpd8g42nae.i.optimole.com\/w:230\/h:20\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances-modo-servidor-1.jpg 230w, https:\/\/mlkpd8g42nae.i.optimole.com\/w:350\/h:31\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances-modo-servidor-1.jpg 350w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/><\/figure>\n\n\n\n<p>When you want to stop web mode, just use ctrl + c in your terminal.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-6-a-little-about-the-glances-conf-file\">6 &#8211; A little about the glances.conf file<\/h2>\n\n\n\n<p>No configuration files are needed for Glances. The glances.conf just offers more features and settings. The intention is not to explain all the functionality of glances.conf, but to make clear what it does and how useful it can be in your monitoring.<\/p>\n\n\n\n<p>Your glances.conf can be saved in ~\/.config\/glances or in \/etc\/glances<\/p>\n\n\n\n<p>You can find a template of glances.conf at<br>\/usr\/local\/share\/doc\/glances\/glances.conf<br>If not, the file is available on the Glances project&#8217;s <a data-schema-attribute=\"mentions\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/github.com\/nicolargo\/glances\/blob\/develop\/conf\/glances.conf\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"rank-math-link\">GitHub<\/a><br><\/p>\n\n\n\n<p>In glances.conf you can set many things, for example the alert level for CPU, MEM, IOWAIT, NETWORK, NGINX STATUS, and many other features. This file is really worth seeing and studying a bit.<\/p>\n\n\n\n<p>We at <a aria-label=\" (opens in a new tab)\" data-schema-attribute=\"about mentions\" class=\"rank-math-link\" href=\"https:\/\/helpsysadmin.com.br\" target=\"_blank\" rel=\"noreferrer noopener\">HelpSysAdmin<\/a> use Glances a lot and optimize it on our customers&#8217; servers<br><br>See more: <strong><a href=\"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-crowdsec\/\">How to install Crowdsec<\/a><\/strong><br>See more: <strong><a href=\"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-mailcow\/\" target=\"_blank\" rel=\"noreferrer noopener\">How to install mailserver Mailcow<\/a><\/strong><br><\/p>\n\n\n\n<p><br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Glances is a free, Open Source, cross-platform, real-time tool, just like other similar tools like top and htop. It offers advanced features [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":582,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1204],"tags":[1251,1253,1213,1255,1215,1217],"class_list":["post-615","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-server-management","tag-glances-en","tag-hundreds","tag-linux-server","tag-monitoring","tag-safety","tag-ubuntu-en-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to install Glances to monitor the server - Blog HelpSysAdmin<\/title>\n<meta name=\"description\" content=\"A complete and detailed guide on how to install and configure Glances to monitor your server resources.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to install Glances to monitor the server\" \/>\n<meta property=\"og:description\" content=\"How to install Glances to monitor Centos\/Ubuntu server resources\" \/>\n<meta property=\"og:url\" content=\"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog HelpSysAdmin\" \/>\n<meta property=\"article:published_time\" content=\"2021-01-05T03:36:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-18T03:49:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances.jpg\" \/>\n<meta name=\"author\" content=\"HelpSysAdmin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@brhelpsysad\" \/>\n<meta name=\"twitter:site\" content=\"@brhelpsysad\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-glances-to-monitor-the-server\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-glances-to-monitor-the-server\\\/\"},\"author\":{\"name\":\"HelpSysAdmin\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#\\\/schema\\\/person\\\/bdbe3d7d71a0c6a3cb474c18da574efb\"},\"headline\":\"How to install Glances to monitor the server\",\"datePublished\":\"2021-01-05T03:36:56+00:00\",\"dateModified\":\"2025-11-18T03:49:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-glances-to-monitor-the-server\\\/\"},\"wordCount\":500,\"publisher\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-glances-to-monitor-the-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/uploads\\/2021\\/01\\/glances.jpg\",\"keywords\":[\"glances\",\"hundreds\",\"linux server\",\"monitoring\",\"safety\",\"ubuntu\"],\"articleSection\":[\"server management\"],\"inLanguage\":\"pt-BR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-glances-to-monitor-the-server\\\/\",\"url\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-glances-to-monitor-the-server\\\/\",\"name\":\"How to install Glances to monitor the server - Blog HelpSysAdmin\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-glances-to-monitor-the-server\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-glances-to-monitor-the-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/uploads\\/2021\\/01\\/glances.jpg\",\"datePublished\":\"2021-01-05T03:36:56+00:00\",\"dateModified\":\"2025-11-18T03:49:28+00:00\",\"description\":\"A complete and detailed guide on how to install and configure Glances to monitor your server resources.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-glances-to-monitor-the-server\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-glances-to-monitor-the-server\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-glances-to-monitor-the-server\\\/#primaryimage\",\"url\":\"https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/uploads\\/2021\\/01\\/glances.jpg\",\"contentUrl\":\"https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/uploads\\/2021\\/01\\/glances.jpg\",\"width\":600,\"height\":310},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/en\\\/how-to-install-glances-to-monitor-the-server\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to install Glances to monitor the server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/\",\"name\":\"Blog HelpSysAdmin\",\"description\":\"Blog Gerenciamento de Servidor\",\"publisher\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#organization\"},\"alternateName\":\"HelpSysAdmin Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#organization\",\"name\":\"HelpSysAdmin Gerenciamento de Servidores\",\"alternateName\":\"HelpSysAdmin\",\"url\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\/\\/mlkpd8g42nae.i.optimole.com\\/w:512\\/h:512\\/q:mauto\\/f:best\\/https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/uploads\\/2020\\/12\\/favicon.png\",\"contentUrl\":\"https:\\/\\/mlkpd8g42nae.i.optimole.com\\/w:512\\/h:512\\/q:mauto\\/f:best\\/https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/uploads\\/2020\\/12\\/favicon.png\",\"width\":512,\"height\":512,\"caption\":\"HelpSysAdmin Gerenciamento de Servidores\"},\"image\":{\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/brhelpsysad\",\"https:\\\/\\\/mastodon.social\\\/@helpsysadmin\"],\"description\":\"Oferecemos o gerenciamento de servidores dedicados, vps ou cloud. Apresentamos a melhor experi\u00eancia em atendimento e servi\u00e7o. Nosso time cuidar\u00e1 do seu servidor com backups, an\u00e1lises constantes, ajustes de seguran\u00e7a, realiza\u00e7\u00e3o de manuten\u00e7\u00e3o preventiva e corretiva, otimiza\u00e7\u00e3o de performance al\u00e9m de monitoramento 24\u00d77 com suporte Pr\u00f3 Ativo.\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1\",\"maxValue\":\"10\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/#\\\/schema\\\/person\\\/bdbe3d7d71a0c6a3cb474c18da574efb\",\"name\":\"HelpSysAdmin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/litespeed\\/avatar\\/e587d5e97a45d2f6f29b0179adc1ebf4.jpg?ver=1778460604\",\"url\":\"https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/litespeed\\/avatar\\/e587d5e97a45d2f6f29b0179adc1ebf4.jpg?ver=1778460604\",\"contentUrl\":\"https:\\/\\/helpsysadmin.com.br\\/blog\\/wp-content\\/litespeed\\/avatar\\/e587d5e97a45d2f6f29b0179adc1ebf4.jpg?ver=1778460604\",\"caption\":\"HelpSysAdmin\"},\"sameAs\":[\"https:\\\/\\\/helpsysadmin.com.br\\\/blog\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to install Glances to monitor the server - Blog HelpSysAdmin","description":"A complete and detailed guide on how to install and configure Glances to monitor your server resources.","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:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/","og_locale":"pt_BR","og_type":"article","og_title":"How to install Glances to monitor the server","og_description":"How to install Glances to monitor Centos\/Ubuntu server resources","og_url":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/","og_site_name":"Blog HelpSysAdmin","article_published_time":"2021-01-05T03:36:56+00:00","article_modified_time":"2025-11-18T03:49:28+00:00","og_image":[{"url":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances.jpg","type":"","width":"","height":""}],"author":"HelpSysAdmin","twitter_card":"summary_large_image","twitter_creator":"@brhelpsysad","twitter_site":"@brhelpsysad","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/#article","isPartOf":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/"},"author":{"name":"HelpSysAdmin","@id":"https:\/\/helpsysadmin.com.br\/blog\/#\/schema\/person\/bdbe3d7d71a0c6a3cb474c18da574efb"},"headline":"How to install Glances to monitor the server","datePublished":"2021-01-05T03:36:56+00:00","dateModified":"2025-11-18T03:49:28+00:00","mainEntityOfPage":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/"},"wordCount":500,"publisher":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/#organization"},"image":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/#primaryimage"},"thumbnailUrl":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances.jpg","keywords":["glances","hundreds","linux server","monitoring","safety","ubuntu"],"articleSection":["server management"],"inLanguage":"pt-BR"},{"@type":"WebPage","@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/","url":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/","name":"How to install Glances to monitor the server - Blog HelpSysAdmin","isPartOf":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/#primaryimage"},"image":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/#primaryimage"},"thumbnailUrl":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances.jpg","datePublished":"2021-01-05T03:36:56+00:00","dateModified":"2025-11-18T03:49:28+00:00","description":"A complete and detailed guide on how to install and configure Glances to monitor your server resources.","breadcrumb":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/#primaryimage","url":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances.jpg","contentUrl":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2021\/01\/glances.jpg","width":600,"height":310},{"@type":"BreadcrumbList","@id":"https:\/\/helpsysadmin.com.br\/blog\/en\/how-to-install-glances-to-monitor-the-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/helpsysadmin.com.br\/blog\/"},{"@type":"ListItem","position":2,"name":"How to install Glances to monitor the server"}]},{"@type":"WebSite","@id":"https:\/\/helpsysadmin.com.br\/blog\/#website","url":"https:\/\/helpsysadmin.com.br\/blog\/","name":"Blog HelpSysAdmin","description":"Blog Gerenciamento de Servidor","publisher":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/#organization"},"alternateName":"HelpSysAdmin Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/helpsysadmin.com.br\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"},{"@type":"Organization","@id":"https:\/\/helpsysadmin.com.br\/blog\/#organization","name":"HelpSysAdmin Gerenciamento de Servidores","alternateName":"HelpSysAdmin","url":"https:\/\/helpsysadmin.com.br\/blog\/","logo":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/helpsysadmin.com.br\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:512\/h:512\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2020\/12\/favicon.png","contentUrl":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:512\/h:512\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/uploads\/2020\/12\/favicon.png","width":512,"height":512,"caption":"HelpSysAdmin Gerenciamento de Servidores"},"image":{"@id":"https:\/\/helpsysadmin.com.br\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/brhelpsysad","https:\/\/mastodon.social\/@helpsysadmin"],"description":"Oferecemos o gerenciamento de servidores dedicados, vps ou cloud. Apresentamos a melhor experi\u00eancia em atendimento e servi\u00e7o. Nosso time cuidar\u00e1 do seu servidor com backups, an\u00e1lises constantes, ajustes de seguran\u00e7a, realiza\u00e7\u00e3o de manuten\u00e7\u00e3o preventiva e corretiva, otimiza\u00e7\u00e3o de performance al\u00e9m de monitoramento 24\u00d77 com suporte Pr\u00f3 Ativo.","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1","maxValue":"10"}},{"@type":"Person","@id":"https:\/\/helpsysadmin.com.br\/blog\/#\/schema\/person\/bdbe3d7d71a0c6a3cb474c18da574efb","name":"HelpSysAdmin","image":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/litespeed\/avatar\/e587d5e97a45d2f6f29b0179adc1ebf4.jpg?ver=1778460604","url":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/litespeed\/avatar\/e587d5e97a45d2f6f29b0179adc1ebf4.jpg?ver=1778460604","contentUrl":"https:\/\/mlkpd8g42nae.i.optimole.com\/w:auto\/h:auto\/q:mauto\/f:best\/https:\/\/helpsysadmin.com.br\/blog\/wp-content\/litespeed\/avatar\/e587d5e97a45d2f6f29b0179adc1ebf4.jpg?ver=1778460604","caption":"HelpSysAdmin"},"sameAs":["https:\/\/helpsysadmin.com.br\/blog\/"]}]}},"lang":"en","translations":{"en":615},"pll_sync_post":{},"_links":{"self":[{"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/posts\/615","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/comments?post=615"}],"version-history":[{"count":4,"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/posts\/615\/revisions"}],"predecessor-version":[{"id":1995,"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/posts\/615\/revisions\/1995"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/media\/582"}],"wp:attachment":[{"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/media?parent=615"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/categories?post=615"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/helpsysadmin.com.br\/blog\/wp-json\/wp\/v2\/tags?post=615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}