{"id":2305,"date":"2016-07-28T12:36:45","date_gmt":"2016-07-28T16:36:45","guid":{"rendered":"https:\/\/www.globo.tech\/learning-center\/?p=2305"},"modified":"2016-09-30T16:52:36","modified_gmt":"2016-09-30T20:52:36","slug":"install-monitorix-ubuntu-16","status":"publish","type":"post","link":"https:\/\/www.globo.tech\/learning-center\/install-monitorix-ubuntu-16\/","title":{"rendered":"How to Install Monitorix Monitoring System on Ubuntu 16"},"content":{"rendered":"<p>Monitorix is a free, open-source system monitor licensed under the GNU General Public License version 2. It allows you to view vital information on the functioning of a computer system through a web interface, with optional email reports that you can enable. The information collected ranges from CPU load, filesystem activity and kernel usage, to network traffic, Apache statistics and more.<\/p>\n<p>The web interface is the most notable convenience provided by Monitorix. Using it, you can remotely view what&#8217;s happening with your system. You don&#8217;t even need a separate web server for it, as it has one included.<\/p>\n<h2>Getting started<\/h2>\n<p>You&#8217;ll need the following to proceed with this guide:<br \/>\n\u2022 1 Node (<a href=\"https:\/\/www.globo.tech\/cloud-server-pricing\" target=\"_blank\">Cloud Server<\/a> or <a href=\"http:\/\/www.globo.tech\/dedicated-server-hosting\" target=\"_blank\">Dedicated Server<\/a>) running a fresh installation of Ubuntu 16.<br \/>\n\u2022 Root access to the server<\/p>\n<h2>Step-by-step guide<\/h2>\n<p>Before installation you will need to have an up to date system. Make sure all packages are at their latest version with this command.<\/p>\n<p><code>apt-get update &amp;&amp; apt-get upgrade -y<\/code><\/p>\n<p>Install these prerequisite packages:<\/p>\n<p><code>apt-get install wget nano -y<\/code><\/p>\n<p>The Monitorix package is located in its own repository, which necessitates adding it to your system. Open your source list in a text editor.<\/p>\n<p><code>nano \/etc\/apt\/sources.list<\/code><\/p>\n<p>Then, add this line at the bottom of the file.<\/p>\n<p><code class=\"gris\">deb http:\/\/apt.izzysoft.de\/ubuntu generic universe<\/code><\/p>\n<p>For security reasons, you will need to install the PGP key for the new repository.<\/p>\n<p><code>wget http:\/\/apt.izzysoft.de\/izzysoft.asc<br \/>\napt-key add izzysoft.asc<\/code><\/p>\n<p>Update everything fully.<\/p>\n<p><code>apt-get update<\/code><\/p>\n<p>Finally, you can enter this command to install the package.<\/p>\n<p><code>apt-get -y install monitorix apache2-utils<\/code><\/p>\n<p>Now you&#8217;ll need to tweak the basic configuration. Open the Monitorix configuration file in a text editor.<\/p>\n<p><code>nano \/etc\/monitorix\/monitorix.conf<\/code><\/p>\n<p>Look for this block of text.<\/p>\n<p><code>&lt;auth&gt;<br \/>\nenabled = n<br \/>\nmsg = Monitorix: Restricted access<br \/>\nhtpasswd = \/var\/lib\/monitorix\/htpasswd<br \/>\n&lt;\/auth&gt;<\/code><\/p>\n<p>Simply change enable = n to enable = y, then save and exit. Restart Monitorix so that it will recognize the changes you just made.<\/p>\n<p><code>systemctl restart monitorix.service<\/code><\/p>\n<p>Create the admin password that you will use to access the web interface.<\/p>\n<p><code>htpasswd -d -c \/var\/lib\/monitorix\/htpasswd admin<\/code><\/p>\n<h2>Conclusion<\/h2>\n<p>That&#8217;s all there is to installation. In order to access your system statistics, visit the following address in your web browser:<br \/>\nhttp:\/\/your_ip:8080\/monitorix\/<\/p>\n<p>Use the name admin and the password that you set earlier to log in. With Monitorix analyzing your computer, you&#8217;ll be able to find bottlenecks and optimize your system in no time. If this guide was helpful to you, kindly share it with others who may also be interested. <\/p>\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>Monitorix is a free, open-source system monitor licensed under the GNU General Public License version 2. It allows you to view vital information on the functioning of a computer system through a web interface, with optional email reports that you can enable. The information collected ranges from CPU load, filesystem activity and kernel usage, to<!-- AddThis Advanced Settings generic via filter on get_the_excerpt --><!-- AddThis Share Buttons generic via filter on get_the_excerpt --><\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[72],"tags":[],"class_list":["post-2305","post","type-post","status-publish","format-standard","hentry","category-monitoring"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Install Monitorix Monitoring System on Ubuntu 16 - Globo.Tech<\/title>\n<meta name=\"description\" content=\"This tutorial will show you how to install Monitorix monitoring system on your Ubuntu 16 server. Read now to enjoy this free, open-source system monitor!\" \/>\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.globo.tech\/learning-center\/install-monitorix-ubuntu-16\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install Monitorix Monitoring System on Ubuntu 16 - Globo.Tech\" \/>\n<meta property=\"og:description\" content=\"This tutorial will show you how to install Monitorix monitoring system on your Ubuntu 16 server. Read now to enjoy this free, open-source system monitor!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.globo.tech\/learning-center\/install-monitorix-ubuntu-16\/\" \/>\n<meta property=\"og:site_name\" content=\"Globo.Tech\" \/>\n<meta property=\"article:published_time\" content=\"2016-07-28T16:36:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2016-09-30T20:52:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2016\/09\/GloboTech-Logo.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"963\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"GloboTech Communications\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"GloboTech Communications\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/install-monitorix-ubuntu-16\/\",\"url\":\"https:\/\/www.globo.tech\/learning-center\/install-monitorix-ubuntu-16\/\",\"name\":\"How to Install Monitorix Monitoring System on Ubuntu 16 - Globo.Tech\",\"isPartOf\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/#website\"},\"datePublished\":\"2016-07-28T16:36:45+00:00\",\"dateModified\":\"2016-09-30T20:52:36+00:00\",\"author\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87\"},\"description\":\"This tutorial will show you how to install Monitorix monitoring system on your Ubuntu 16 server. Read now to enjoy this free, open-source system monitor!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/install-monitorix-ubuntu-16\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.globo.tech\/learning-center\/install-monitorix-ubuntu-16\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/install-monitorix-ubuntu-16\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.globo.tech\/learning-center\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install Monitorix Monitoring System on Ubuntu 16\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/#website\",\"url\":\"https:\/\/www.globo.tech\/learning-center\/\",\"name\":\"Globo.Tech\",\"description\":\"Welcome to the Official Globo.Tech Learning Center\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.globo.tech\/learning-center\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87\",\"name\":\"GloboTech Communications\",\"sameAs\":[\"http:\/\/www.gtcomm.net\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install Monitorix Monitoring System on Ubuntu 16 - Globo.Tech","description":"This tutorial will show you how to install Monitorix monitoring system on your Ubuntu 16 server. Read now to enjoy this free, open-source system monitor!","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.globo.tech\/learning-center\/install-monitorix-ubuntu-16\/","og_locale":"en_US","og_type":"article","og_title":"How to Install Monitorix Monitoring System on Ubuntu 16 - Globo.Tech","og_description":"This tutorial will show you how to install Monitorix monitoring system on your Ubuntu 16 server. Read now to enjoy this free, open-source system monitor!","og_url":"https:\/\/www.globo.tech\/learning-center\/install-monitorix-ubuntu-16\/","og_site_name":"Globo.Tech","article_published_time":"2016-07-28T16:36:45+00:00","article_modified_time":"2016-09-30T20:52:36+00:00","og_image":[{"width":1920,"height":963,"url":"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2016\/09\/GloboTech-Logo.png","type":"image\/png"}],"author":"GloboTech Communications","twitter_misc":{"Written by":"GloboTech Communications","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.globo.tech\/learning-center\/install-monitorix-ubuntu-16\/","url":"https:\/\/www.globo.tech\/learning-center\/install-monitorix-ubuntu-16\/","name":"How to Install Monitorix Monitoring System on Ubuntu 16 - Globo.Tech","isPartOf":{"@id":"https:\/\/www.globo.tech\/learning-center\/#website"},"datePublished":"2016-07-28T16:36:45+00:00","dateModified":"2016-09-30T20:52:36+00:00","author":{"@id":"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87"},"description":"This tutorial will show you how to install Monitorix monitoring system on your Ubuntu 16 server. Read now to enjoy this free, open-source system monitor!","breadcrumb":{"@id":"https:\/\/www.globo.tech\/learning-center\/install-monitorix-ubuntu-16\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.globo.tech\/learning-center\/install-monitorix-ubuntu-16\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.globo.tech\/learning-center\/install-monitorix-ubuntu-16\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.globo.tech\/learning-center\/"},{"@type":"ListItem","position":2,"name":"How to Install Monitorix Monitoring System on Ubuntu 16"}]},{"@type":"WebSite","@id":"https:\/\/www.globo.tech\/learning-center\/#website","url":"https:\/\/www.globo.tech\/learning-center\/","name":"Globo.Tech","description":"Welcome to the Official Globo.Tech Learning Center","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.globo.tech\/learning-center\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/e17784b37f4a4f49b7bc611847912e87","name":"GloboTech Communications","sameAs":["http:\/\/www.gtcomm.net"]}]}},"_links":{"self":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/2305","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/comments?post=2305"}],"version-history":[{"count":6,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/2305\/revisions"}],"predecessor-version":[{"id":2935,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/2305\/revisions\/2935"}],"wp:attachment":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/media?parent=2305"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/categories?post=2305"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/tags?post=2305"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}