Table of Contents1 Introduction2 Features of Telegraf3 Prerequisites4 Installation Steps4.1 RedHat & CentOS4.2 Ubuntu & Debian4.3 OS X (via Homebrew)5…
DevOps Blog – Latest DevOps Articles and Tutorials
Grafana reset admin password
Table of Contents1 Introduction2 Why Resetting the Admin Password Is Essential2.1 How do I Grafana reset admin password3 FAQs on…
Step by step Install JDK on CentOS
In this tutorial, How to Install JDK on CentOS step by step. How to switch between JDK 7 and JDK…
Creating a Dockerfile step by step Instructions
Table of Contents1 Introduction1.1 Docker Image command2 Dockerfile step by step2.1 What is Dockerfile?2.1.1 FROM, RUN, CMD in Dockerfile2.1.2 Docker…
Jenkins install Plug-in Ansible: A Step-by-Step Guide
Table of Contents1 Introduction2 Refer to install Ansible and Jenkins as the link below3 Jenkins install Plug-in Ansible3.1 Global setting4…
Vagrant create ansible
Vagrant is a Configuration management tool. In this tutorial, I will use Vagrant to create an Ansible practice environment. Quickstart…
Install Grafana on Centos 7
Grafana is tool monitoring and Data visualization with support InfluxDB, Graphite, Prometheus, Elasticsearch, and many more databases. In this tutorial,…
Install nslookup on Linux
Table of Contents1 Introduction2 How to Install nslookup on Linux2.1 Install nslookup for Centos2.2 Install nslookup for Ubuntu3 Conclusion Introduction…
TKPROF using trace analyzer to trace SQL
Table of Contents1 Introduction2 Syntax of the TKPROF Command2.1 Options of TKPROF command3 How to Use Trace Analyzer to Trace…
Install Prometheus on RHEL / CentOS 7
In this tutorial, How to install Prometheus on RHEL / CentOS 7. Prometheus is an open-source monitoring system and time…