Linux Tutorials on the topic “monitoring”
-
How to Install and Configure Nagios on Rocky Linux 9
Author: Navjot Singh • Tags: linux, monitoring • Comments: 0 • Published: Mar 07, 2023Nagios is a popular and one of the most powerful open-source monitoring systems. It monitors your IT infrastructure and keeps your networks, servers, applications and processes running smoothly.
-
How to Install Grafana and Prometheus on Ubuntu 22.04
Author: Arvid L • Tags: linux, monitoring, ubuntu • Comments: 0 • Published: Mar 03, 2023This tutorial covers installing Grafana, Prometheus, and node exporter on Ubuntu 22.04 server. You'll build a powerful monitoring stack with Grafana as the dashboard and data visualization tool, Prometheus as the data source where all your monitoring data will be stored, and the node_exporter is an application that gathers information and metrics about your systems and send all those metrics to the Prometheus.
-
How to Install Nagios Monitoring Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 0 • Published: Feb 24, 2023Nagios is a powerful free, open-source monitoring tool used for monitoring Linux and Windows servers and networks and infrastructure. With Nagios, you can monitor CPU usage, disk usage, and several services including HTTP, SSH, FTP, SMTP, and more.
-
-
How to Install Netdata Monitoring Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, server, ubuntu • Comments: 0 • Published: Feb 21, 2023Netdata is a free and open-source performance and health monitoring solution for Linux, macOS, and FreeBSD. It provides real-time statistics and allows you to monitor cloud-based servers, containers, and your entire IT infrastructure.
-
How to Install Elastic Stack on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, monitoring, server, ubuntu • Comments: 0 • Published: Feb 20, 2023Elastic Stack (Formerly ELK Stack) is a group of open-source software created by Elastic for collecting data from multiple sources. It allows you to collect, store, process, analyze, and visualize data from various sources in any formats to the centralized Elastic Stack platform.
-
How to install Zabbix 6 Monitoring Software on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring • Comments: 1 • Published: Feb 17, 2023Zabbix is a free and open-source software used for monitoring several IT components, including networks, servers, virtual machines, and cloud services. This tutorial will show you how to install the Zabbix monitoring server on Debian 11.
-
How to Install and Use iostat on Ubuntu
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 0 • Published: Feb 17, 2023iostat, also known as input/output statistics, is a popular Linux system monitoring tool that can be used to collect statistics of input and output devices. It allows users to identify performance issues of local disk, remote disk, and system information. This tutorial will teach us how to install and use iostat on Ubuntu.
-
How to Install Sensu Monitoring Solution on Ubuntu 22.04
Author: Arvid L • Tags: linux, monitoring, ubuntu • Comments: 0 • Published: Feb 14, 2023Sensu is an open-source infrastructure and application monitoring system designed for both container and non-container monitoring and multi-cloud infrastructure. In this guide, you will set up the Sensu Monitoring Solution on an Ubuntu 22.04 server.
-
Install and Use nmon Tool To Monitor Linux Systems
Author: Hitesh Jethva • Tags: linux, monitoring • Comments: 0 • Published: Feb 03, 2023Nmon is a simple, lightweight, and handy tool that lets you see what’s going on in your server. Nmon provides a simple ncurses interface to display the Linux system resources usage like CPU, memory, network, disks, file system, NFS, top processes, resources, and more.
-
How to Monitor Network Traffic with vnStat on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, networking, server, ubuntu • Comments: 1 • Published: Dec 13, 2022vnStat is a free, open-source, and console-based network traffic monitoring tool for Linux operating system. Lightweight and low CPU usage. This tutorial will show you how to install and use the VnStat tool to monitor network traffic on Ubuntu 22.04.