{"id":36787,"date":"2021-05-12T12:30:00","date_gmt":"2021-05-12T17:30:00","guid":{"rendered":"https:\/\/www.rosehosting.com\/blog\/?p=36787"},"modified":"2022-06-03T03:31:40","modified_gmt":"2022-06-03T08:31:40","slug":"how-to-install-sensu-on-ubuntu-20-04","status":"publish","type":"post","link":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/","title":{"rendered":"How to Install Sensu on Ubuntu 20.04"},"content":{"rendered":"<div id=\"bsf_rt_marker\"><\/div>\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"742\" height=\"372\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/how-to-install-sensu-on-ubuntu-20.04.jpg\" alt=\"how to install sensu on ubuntu 20.04\" class=\"wp-image-36788\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/how-to-install-sensu-on-ubuntu-20.04.jpg 742w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/how-to-install-sensu-on-ubuntu-20.04-300x150.jpg 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/how-to-install-sensu-on-ubuntu-20.04-150x75.jpg 150w\" sizes=\"(max-width: 742px) 100vw, 742px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignright size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/installing-sensu-on-an-ubuntu-20.04.png\" alt=\"\" class=\"wp-image-36790\" width=\"100\" height=\"100\" title=\"Installing PHP 8 on Ubuntu 20.04\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/installing-sensu-on-an-ubuntu-20.04.png 168w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/installing-sensu-on-an-ubuntu-20.04-150x150.png 150w\" sizes=\"(max-width: 100px) 100vw, 100px\" \/><\/figure><\/div>\n\n\n\n<p>Sensu is a free, open-source, and cross-platform monitoring tool used for monitoring system health and performance stats. The latest version of Sensu also known as a Sensu Go. It is designed for traditional servers, containers, applications, the cloud, and more.<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>S<strong>ensu Go is made from three of components:<\/strong><\/p>\n\n\n\n<p><strong>Sensu-backend:<\/strong> It is used to perform monitoring operations.<br><strong>Sensuctl:<\/strong> It is a command-line tool used to monitor resources within Sensu.<br><strong>Agent:<\/strong> You will need to install the agent on a system that you want to monitor.<\/p>\n\n\n\n<p>In this post, we will show you how to install Sensu Go on an Ubuntu 20.04 VPS.<\/p>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-transparent ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69c9820fd293c\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"ez-toc-cssicon\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69c9820fd293c\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#Prerequisites\" >Prerequisites<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#Step-1-Log-in-to-the-Server-Update-the-Server-OS-Packages\" >Step 1: Log in to the Server &amp; Update the Server OS Packages<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#Step-2-Install-Sensu-Backend\" >Step 2: Install Sensu Backend<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#Step-3-Set-Sensu-Admin-Password\" >Step 3: Set Sensu Admin Password<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#Step-4-Access-Sensu-Dashboard\" >Step 4: Access Sensu Dashboard<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#Step-5-Install-Sensuctl\" >Step 5: Install Sensuctl<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#Step-6-Install-Sensu-Go-Agent\" >Step 6: Install Sensu Go Agent<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\" id=\"h-prerequisites\"><span class=\"ez-toc-section\" id=\"Prerequisites\"><\/span>Prerequisites<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>An Ubuntu 20.04 VPS (we\u2019ll be using our SSD 2 VPS plan)<\/li><li>Access to the root user account (or access to an admin account with root privileges)<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-step-1-log-in-to-the-server-update-the-server-os-packages\"><span class=\"ez-toc-section\" id=\"Step-1-Log-in-to-the-Server-Update-the-Server-OS-Packages\"><\/span>Step 1: Log in to the Server &amp; Update the Server OS Packages<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>First, log in to your Debian 10 server via SSH as the root user:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">ssh root@IP_Address -p Port_number<\/pre>\n\n\n\n<p>Once you login, update your system packages with the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">apt-get update -y<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-step-2-install-sensu-backend\"><span class=\"ez-toc-section\" id=\"Step-2-Install-Sensu-Backend\"><\/span>Step 2: Install Sensu Backend<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Before starting, you will need to install some dependencies to your system. Run the following command to install all the required dependencies:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">apt-get install curl gnupg unzip wget -y<\/pre>\n\n\n\n<p>After the installation, you will need to install Sensu backend repository to your system. You can install it using the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">curl -s https:\/\/packagecloud.io\/install\/repositories\/sensu\/stable\/script.deb.sh | bash<\/pre>\n\n\n\n<p>Once the repository is installed, update the repository and install the Sensu backend with the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">apt-get update -y\napt-get install sensu-go-backend -y<\/pre>\n\n\n\n<p>Once installed, you will also need to download the Sensu sample configuration file to the \/etc\/ sensu directory. You can download it using the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">curl -L https:\/\/docs.sensu.io.\/sensu-go\/latest\/files\/backend.yml -o \/etc\/sensu\/backend.yml<\/pre>\n\n\n\n<p>Next, start the Sensu backend service and enable it to start at system reboot:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">systemctl start sensu-backend\nsystemctl enable sensu-backend<\/pre>\n\n\n\n<p>You can also verify the status of the Sensu service using the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">systemctl status sensu-backend<\/pre>\n\n\n\n<p>You should see the following output:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">\u25cf sensu-backend.service - The Sensu Backend service.\n     Loaded: loaded (\/lib\/systemd\/system\/sensu-backend.service; enabled; vendor preset: enabled)\n     Active: active (running) since Tue 2021-04-06 05:37:09 UTC; 9s ago\n   Main PID: 2774 (sensu-backend)\n      Tasks: 10 (limit: 2353)\n     Memory: 16.8M\n     CGroup: \/system.slice\/sensu-backend.service\n             \u2514\u25002774 \/usr\/sbin\/sensu-backend start -c \/etc\/sensu\/backend.yml\n<\/pre>\n\n\n\n<p>At this point, Sensu backend is started and listening on port 3000. You can check it with the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">ss -antpl | grep 3000<\/pre>\n\n\n\n<p>Output:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">LISTEN    0         4096                     *:3000                   *:*        users:((\"sensu-backend\",pid=2774,fd=18)) \n<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-step-3-set-sensu-admin-password\"><span class=\"ez-toc-section\" id=\"Step-3-Set-Sensu-Admin-Password\"><\/span>Step 3: Set Sensu Admin Password<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Next, you will need to generate an admin username and password to access the Sensu dashboard. You can generate it using the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sensu-backend init --interactive<\/pre>\n\n\n\n<p>You will be asked to provide Sensu admin username and password as shown below:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">? Cluster Admin Username: admin\n? Cluster Admin Password: *********\n? Retype Cluster Admin Password: *********\n{\"component\":\"backend.seeds\",\"level\":\"info\",\"msg\":\"seeding etcd store with intial data\",\"time\":\"2021-04-06T05:38:14Z\"}\n{\"component\":\"store\",\"level\":\"warning\",\"msg\":\"migrating etcd database to a new version\",\"time\":\"2021-04-06T05:38:14Z\"}\n{\"component\":\"store\",\"database_version\":1,\"level\":\"info\",\"msg\":\"successfully upgraded database\",\"time\":\"2021-04-06T05:38:14Z\"}\n{\"component\":\"store\",\"database_version\":2,\"level\":\"info\",\"msg\":\"successfully upgraded database\",\"time\":\"2021-04-06T05:38:14Z\"}\n<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-step-4-access-sensu-dashboard\"><span class=\"ez-toc-section\" id=\"Step-4-Access-Sensu-Dashboard\"><\/span>Step 4: Access Sensu Dashboard<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Now, open your web browser and access the Sensu dashboard using the URL <strong>http:\/\/your-server-ip:3000<\/strong>. You will be redirected to the Sensu login page:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/install-sensu-on-ubuntu-20.04.png\" alt=\"install sensu on ubuntu 20.04\" class=\"wp-image-36792\" width=\"1024\" height=\"573\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/install-sensu-on-ubuntu-20.04.png 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/install-sensu-on-ubuntu-20.04-300x168.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/install-sensu-on-ubuntu-20.04-150x84.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/install-sensu-on-ubuntu-20.04-768x430.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Provide your admin username, password and click on the <strong>SIGN IN<\/strong> button. You should see the Sensu dashboard on the following page:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"539\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/sensu-installation-on-ubuntu-20.04.png\" alt=\"sensu installation on ubuntu 20.04\" class=\"wp-image-36793\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/sensu-installation-on-ubuntu-20.04.png 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/sensu-installation-on-ubuntu-20.04-300x158.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/sensu-installation-on-ubuntu-20.04-150x79.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/sensu-installation-on-ubuntu-20.04-768x404.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step-5-Install-Sensuctl\"><\/span>Step 5: Install Sensuctl<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>You will also need to install the Sensuctl command-line utility to manage and monitor the Sensu using the command-line.<\/p>\n\n\n\n<p>First, add the repository with the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">curl -s https:\/\/packagecloud.io\/install\/repositories\/sensu\/stable\/script.deb.sh | bash<\/pre>\n\n\n\n<p>Next, install the Sensuctl using the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">apt-get install sensu-go-cli<\/pre>\n\n\n\n<p>Once installed, run the following command to configure Sensuctl:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sensuctl configure<\/pre>\n\n\n\n<p>Provide the same admin credentials that you have created before:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">? Authentication method: username\/password\n? Sensu Backend URL: http:\/\/127.0.0.1:8080\n? Namespace: default\n? Preferred output format: tabular\n? Username: admin\n? Password: *********\n<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step-6-Install-Sensu-Go-Agent\"><\/span>Step 6: Install Sensu Go Agent<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Next, you will need to install Sensu Go Agent package on each system that you want to monitor. You can install it by just running the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">apt-get install sensu-go-agent<\/pre>\n\n\n\n<p>Once installed, download the agent configuration file with the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">curl -L https:\/\/docs.sensu.io\/sensu-go\/latest\/files\/agent.yml -o \/etc\/sensu\/agent.yml<\/pre>\n\n\n\n<p>Next, start the agent service using the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">service sensu-agent start<\/pre>\n\n\n\n<p>You can also verify the agent service with the following command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">service sensu-agent status<\/pre>\n\n\n\n<p>Output:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">\u25cf sensu-agent.service - The Sensu Agent process.\n     Loaded: loaded (\/lib\/systemd\/system\/sensu-agent.service; disabled; vendor preset: enabled)\n     Active: active (running) since Tue 2021-04-06 05:42:26 UTC; 3s ago\n   Main PID: 3820 (sensu-agent)\n      Tasks: 7 (limit: 2353)\n     Memory: 3.3M\n     CGroup: \/system.slice\/sensu-agent.service\n             \u2514\u25003820 \/usr\/sbin\/sensu-agent start -c \/etc\/sensu\/agent.yml\n<\/pre>\n\n\n\n<p>Now, refresh the Sensu dashboard page. You should see the following page.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"543\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/install-sensu-on-ubuntu.png\" alt=\"install sensu on ubuntu\" class=\"wp-image-36794\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/install-sensu-on-ubuntu.png 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/install-sensu-on-ubuntu-300x159.png 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/install-sensu-on-ubuntu-150x80.png 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/install-sensu-on-ubuntu-768x407.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Congratulations! You have successfully installed Sensu Go on <a href=\"https:\/\/www.rosehosting.com\/ubuntu-hosting.html\">Ubuntu 20.04 VPS.<\/a><\/p>\n\n\n\n<p>You don\u2019t need to install Sensu Go on <a href=\"https:\/\/www.rosehosting.com\/ubuntu-hosting.html\">Ubuntu 20.04 VPS<\/a> if you are one of our clients, simply ask one of our system administrators to set up Sensu on Ubuntu for you. They are available 24\/7 and always ready to help you out.<\/p>\n\n\n\n<p><strong>PS<\/strong>. If you liked this post, please share it with your friends on the social networks using the buttons below or simply leave a comment in the comments section. Thanks.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sensu is a free, open-source, and cross-platform monitoring tool used for monitoring system health and performance stats. The latest version &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"How to Install Sensu on Ubuntu 20.04\" class=\"read-more button\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#more-36787\" aria-label=\"Read more about How to Install Sensu on Ubuntu 20.04\">Read More<\/a><\/p>\n","protected":false},"author":4,"featured_media":36788,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1701,1703,1698],"tags":[1895,1839],"class_list":["post-36787","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-networking-and-domains","category-security","category-ubuntu","tag-sense","tag-ubuntu-20-04","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-33"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Install Sensu on Ubuntu 20.04 | RoseHosting<\/title>\n<meta name=\"description\" content=\"Sensu is a free, open-source, and cross-platform monitoring tool used for monitoring system health and performance stats.\" \/>\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.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install Sensu on Ubuntu 20.04 | RoseHosting\" \/>\n<meta property=\"og:description\" content=\"How to Install Sensu on Ubuntu 20.04 | RoseHosting\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/\" \/>\n<meta property=\"og:site_name\" content=\"RoseHosting\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/RoseHosting\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/rosehosting.helpdesk\" \/>\n<meta property=\"article:published_time\" content=\"2021-05-12T17:30:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-06-03T08:31:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/how-to-install-sensu-on-ubuntu-20.04.jpg?v=1619081358\" \/>\n\t<meta property=\"og:image:width\" content=\"742\" \/>\n\t<meta property=\"og:image:height\" content=\"372\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Jeff Wilson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"How to Install Sensu on Ubuntu 20.04 | RoseHosting\" \/>\n<meta name=\"twitter:description\" content=\"Sensu is a free, open-source, and cross-platform monitoring tool used for monitoring system health and performance stats.\" \/>\n<meta name=\"twitter:creator\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:site\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jeff Wilson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/\"},\"author\":{\"name\":\"Jeff Wilson\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713\"},\"headline\":\"How to Install Sensu on Ubuntu 20.04\",\"datePublished\":\"2021-05-12T17:30:00+00:00\",\"dateModified\":\"2022-06-03T08:31:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/\"},\"wordCount\":624,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/how-to-install-sensu-on-ubuntu-20.04.jpg\",\"keywords\":[\"sense\",\"Ubuntu 20.04\"],\"articleSection\":[\"Networking and Domains\",\"Security\",\"Ubuntu\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/\",\"url\":\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/\",\"name\":\"How to Install Sensu on Ubuntu 20.04 | RoseHosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/how-to-install-sensu-on-ubuntu-20.04.jpg\",\"datePublished\":\"2021-05-12T17:30:00+00:00\",\"dateModified\":\"2022-06-03T08:31:40+00:00\",\"description\":\"Sensu is a free, open-source, and cross-platform monitoring tool used for monitoring system health and performance stats.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#primaryimage\",\"url\":\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/how-to-install-sensu-on-ubuntu-20.04.jpg\",\"contentUrl\":\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/how-to-install-sensu-on-ubuntu-20.04.jpg\",\"width\":742,\"height\":372,\"caption\":\"how to install sensu on ubuntu 20.04\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.rosehosting.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install Sensu on Ubuntu 20.04\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#website\",\"url\":\"https:\/\/www.rosehosting.com\/blog\/\",\"name\":\"RoseHosting.com\",\"description\":\"Premium Linux Tutorials Since 2001\",\"publisher\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.rosehosting.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#organization\",\"name\":\"RoseHosting\",\"url\":\"https:\/\/www.rosehosting.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png\",\"contentUrl\":\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png\",\"width\":192,\"height\":192,\"caption\":\"RoseHosting\"},\"image\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/RoseHosting\",\"https:\/\/x.com\/rosehosting\",\"https:\/\/www.linkedin.com\/in\/rosehosting\/\"],\"description\":\"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.\",\"email\":\"info@rosehosting.com\",\"telephone\":\"(314) 275-0414\",\"legalName\":\"Rose Web Services LLC\",\"foundingDate\":\"2001-04-02\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713\",\"name\":\"Jeff Wilson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"caption\":\"Jeff Wilson\"},\"description\":\"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.\",\"sameAs\":[\"https:\/\/www.rosehosting.com\",\"https:\/\/www.facebook.com\/rosehosting.helpdesk\"],\"url\":\"https:\/\/www.rosehosting.com\/blog\/author\/jwilson\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Install Sensu on Ubuntu 20.04 | RoseHosting","description":"Sensu is a free, open-source, and cross-platform monitoring tool used for monitoring system health and performance stats.","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.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/","og_locale":"en_US","og_type":"article","og_title":"How to Install Sensu on Ubuntu 20.04 | RoseHosting","og_description":"How to Install Sensu on Ubuntu 20.04 | RoseHosting","og_url":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/","og_site_name":"RoseHosting","article_publisher":"https:\/\/www.facebook.com\/RoseHosting","article_author":"https:\/\/www.facebook.com\/rosehosting.helpdesk","article_published_time":"2021-05-12T17:30:00+00:00","article_modified_time":"2022-06-03T08:31:40+00:00","og_image":[{"width":742,"height":372,"url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/how-to-install-sensu-on-ubuntu-20.04.jpg?v=1619081358","type":"image\/jpeg"}],"author":"Jeff Wilson","twitter_card":"summary_large_image","twitter_title":"How to Install Sensu on Ubuntu 20.04 | RoseHosting","twitter_description":"Sensu is a free, open-source, and cross-platform monitoring tool used for monitoring system health and performance stats.","twitter_creator":"@rosehosting","twitter_site":"@rosehosting","twitter_misc":{"Written by":"Jeff Wilson","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#article","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/"},"author":{"name":"Jeff Wilson","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713"},"headline":"How to Install Sensu on Ubuntu 20.04","datePublished":"2021-05-12T17:30:00+00:00","dateModified":"2022-06-03T08:31:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/"},"wordCount":624,"commentCount":0,"publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/how-to-install-sensu-on-ubuntu-20.04.jpg","keywords":["sense","Ubuntu 20.04"],"articleSection":["Networking and Domains","Security","Ubuntu"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/","url":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/","name":"How to Install Sensu on Ubuntu 20.04 | RoseHosting","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#primaryimage"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/how-to-install-sensu-on-ubuntu-20.04.jpg","datePublished":"2021-05-12T17:30:00+00:00","dateModified":"2022-06-03T08:31:40+00:00","description":"Sensu is a free, open-source, and cross-platform monitoring tool used for monitoring system health and performance stats.","breadcrumb":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#primaryimage","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/how-to-install-sensu-on-ubuntu-20.04.jpg","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2021\/04\/how-to-install-sensu-on-ubuntu-20.04.jpg","width":742,"height":372,"caption":"how to install sensu on ubuntu 20.04"},{"@type":"BreadcrumbList","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sensu-on-ubuntu-20-04\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.rosehosting.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Install Sensu on Ubuntu 20.04"}]},{"@type":"WebSite","@id":"https:\/\/www.rosehosting.com\/blog\/#website","url":"https:\/\/www.rosehosting.com\/blog\/","name":"RoseHosting.com","description":"Premium Linux Tutorials Since 2001","publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.rosehosting.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.rosehosting.com\/blog\/#organization","name":"RoseHosting","url":"https:\/\/www.rosehosting.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","width":192,"height":192,"caption":"RoseHosting"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/RoseHosting","https:\/\/x.com\/rosehosting","https:\/\/www.linkedin.com\/in\/rosehosting\/"],"description":"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.","email":"info@rosehosting.com","telephone":"(314) 275-0414","legalName":"Rose Web Services LLC","foundingDate":"2001-04-02","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}},{"@type":"Person","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713","name":"Jeff Wilson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","caption":"Jeff Wilson"},"description":"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.","sameAs":["https:\/\/www.rosehosting.com","https:\/\/www.facebook.com\/rosehosting.helpdesk"],"url":"https:\/\/www.rosehosting.com\/blog\/author\/jwilson\/"}]}},"_links":{"self":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/36787","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/comments?post=36787"}],"version-history":[{"count":6,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/36787\/revisions"}],"predecessor-version":[{"id":37646,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/36787\/revisions\/37646"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media\/36788"}],"wp:attachment":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media?parent=36787"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/categories?post=36787"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/tags?post=36787"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}