In this post, We will configure and integrate MySQLMariaDB monitoring metrics with Telegraf on ubuntu 18.04 LTS I believe you have already installed and configure prometheus ,Telegraf and MongoDB on your machine if not so then go through the given url to setup prometheus with telegraf on your machine. https://www.techbeginner.in/2020/12/how-to-install-prometheus-on-ubuntu.htmlhttps://www.techbeginner.in/2021/01/how-to-install-telegraf-on-ubuntu-1804.htmlhttps://www.techbeginner.in/2020/03/how-to-install-mysql-on-ubuntu-1804-1604.html MySQL is a free […]
How to configure and integrate Tomcat with Telegraf on ubuntu 18.04 LTS
In this post, We will configure and integrate Apache Tomcat monitoring metrics with Telegraf on ubuntu 18.04 LTS I believe you have already installed and configure prometheus ,Telegraf and MongoDB on your machine if not so then go through the given url to setup prometheus with telegraf on your machine. https://www.techbeginner.in/2020/12/how-to-install-prometheus-on-ubuntu.htmlhttps://www.techbeginner.in/2021/01/how-to-install-telegraf-on-ubuntu-1804.htmlhttps://www.techbeginner.in/2019/12/how-to-install-apache-tomcat8-on-ubuntu.html Apache Tomcat […]
How to configure and integrate Nginx with Telegraf on ubuntu 18.04 LTS
In this post, We will configure and integrate Nginx monitoring metrics with Telegraf on ubuntu 18.04 LTS I believe you have already installed and configure prometheus ,Telegraf and MongoDB on your machine if not so then go through the given url to setup prometheus with telegraf on your machine. https://www.techbeginner.in/2020/12/how-to-install-prometheus-on-ubuntu.htmlhttps://www.techbeginner.in/2021/01/how-to-install-telegraf-on-ubuntu-1804.htmlhttps://www.techbeginner.in/2019/12/how-to-install-nginx-using-ubuntu-1604.html nginx [engine x] […]
How to configure and integrate Redis with Telegraf on ubuntu 18.04 LTS
In this post, We will configure and integrate Redis monitoring metrics with Telegraf on ubuntu 18.04 LTS I believe you have already installed and configure prometheus ,Telegraf and MongoDB on your machine if not so then go through the given url to setup prometheus with telegraf on your machine. https://www.techbeginner.in/2020/12/how-to-install-prometheus-on-ubuntu.htmlhttps://www.techbeginner.in/2021/01/how-to-install-telegraf-on-ubuntu-1804.htmlhttps://www.techbeginner.in/2020/03/how-to-install-redis-on-ubuntu-1804-and.html Redis is an in-memory […]
How to configure and integrate Apache with Telegraf on ubuntu 18.04 LTS
In this post, We will configure and integrate Apache2 web server monitoring metrics with Telegraf on ubuntu 18.04 LTS I believe you have already installed and configure prometheus ,Telegraf and MongoDB on your machine if not so then go through the given url to setup prometheus with telegraf on your machine. https://www.techbeginner.in/2020/12/how-to-install-prometheus-on-ubuntu.htmlhttps://www.techbeginner.in/2021/01/how-to-install-telegraf-on-ubuntu-1804.htmlhttps://www.techbeginner.in/2019/12/how-to-install-apache2-using-ubuntu-1604.html Apache2 is […]
How to configure and integrate mongodb with telegraf on ubuntu 18.04 LTS
In this post, We will configure and integrate mongodb monitoring metrics with Telegraf on ubuntu 18.04 LTS I believe you have already installed and configure prometheus ,Telegraf and MongoDB on your machine if not so then go through the given url to setup prometheus with telegraf on your machine. https://www.techbeginner.in/2020/12/how-to-install-prometheus-on-ubuntu.htmlhttps://www.techbeginner.in/2021/01/how-to-install-telegraf-on-ubuntu-1804.htmlhttps://www.techbeginner.in/2020/03/how-to-install-mongodb-on-ubutnu-1604.html MongoDB is an open source […]
Installing PHP using Ansible Playbook
PHP is a server side scripting language, and an integral asset for making dynamic and intelligent Web pages. PHP is a generally utilized, free, and proficient option in contrast to contenders, for example, Microsoft’s ASP. PHP 7 is the most recent stable delivery. In this post, We will automate the PHP installation using Ansible Playbook […]
How to install Apache on ubuntu using Ansible Playbook
Working as a I.T professional, We need to also required to install a single or multiple packages in our multiple server, Here we are about to create Ansible Playbook to install Apache2 web server We believe, You have already installed Ansible if not you need to click on given link to install Ansible on […]
Installing php-xmlwriter Package on Ubuntu 22.04 LTS
Introduction PHP is a widely used open-source server-side scripting language. It is most commonly used as a platform for developing web applications. PHP is free, highly configurable, and has a large community of developers. In this post, We will install PHP and php-xmlwriter on ubuntu 18.04 / 22.04 LTS Step 1: Update and Upgrade the […]
How to Install Elasticsearch on Ubuntu 18.04 LTS
Elasticsearch is an open-source disseminated full-text search and investigation motor. It upholds RESTful activities and permits you to store, search, and investigate large volumes of information progressively. Elasticsearch is quite possibly the most mainstream web crawlers fueling applications that have complex hunt prerequisites, for example, enormous web based business stores and scientific applications. […]