"s-tui" - Terminal Tool to Monitoring CPU Temperature in Linux
For some Linux users, the terminal is the most environment used for their work. It sometimes happens that you would like to do everything on your terminal such as having a UI monitoring tool for the...
View ArticleHow to Add Linux and Windows Hosts on Centreon 2.8
Centreon has the particularity to simplify the process of adding hosts and services to monitor with an intuitive method. This process has changed with the new version of Centreon which includes now a...
View ArticleHow to Install lm Sensors on Linux
lm-sensors provides a hardware health monitoring driver for Linux. It's used by system administrators to check the health status of their hardware. It is also used to monitor the hardware...
View ArticleSupervisor - Monitor your Linux Servers and Processes
Some users need only to control process state and don’t want or need full-blown shell access to the machine on which the processes are running. They often don't need to know processes which listen on...
View ArticleHow to Add Percona MySQL Monitoring on Cacti
In this article, I am going to show how to use cacti monitoring for MySQL. For test purposes, I will use Ubuntu 16.04 with cacti 0.8.8f and MySQL 5.6 installed. If you don't have anything installed...
View ArticleHow to Add MySQL Monitoring on Zabbix 3.2
In this article, I will show how to add MySQL database monitoring on Zabbix. I have two Ubuntu Server 16.04 virtual machines. The first one has installed Zabbix Server 3.2 and the second VM has MySQL...
View ArticleHow to Install Icinga 2 and Icinga Web 2 on Debian 9.3
Icinga 2 is an open source monitoring system which is highly scalable and extensible. It can monitor large, complex environments across multiple locations. It checks the availability of your network...
View ArticleHow to Install Zabbix and Add Remote Hosts on Ubuntu 18.04
Zabbix is designed to monitor server performance, availability of a server, network devices, and other network components. We can easily keep track of any applications, systems and network devices...
View ArticleHow to Install and Configure OpenNMS on Ubuntu 18.04
In this article, I'll explain a simple method to install and configure OpenNMS on our Ubuntu 18.04 systems. OpenNMS is a highly integrated, open-source, and enterprise-grade network management system...
View ArticleHow to Install Nginx Amplify Agent on CentOS 7
Nginx Amplify Agent is a powerful Nginx monitoring tool written in Python. Its role is to collect various metrics and metadata and send them securely to the backend for storage and visualization. After...
View ArticleHow to Install and Use Netdata Monitoring Tool on Linux
Netdata is a distributed, near real-time, scalable & performance and health monitoring solution for Linux, FreeBSD and MacOS. Yes! It is open-source too. It has been developed in such a way that it...
View Articlegotop - A Tool to Monitor System Activity in Linux
Every Linux administrator has it's own preferences on how to monitor processes in terminal. And you probably know about tools like top and htop. These are tools for process monitoring in terminal...
View ArticleBpytop - An Efficient Resource Monitor in Linux
For terminal lovers, having the ability to monitor your system resource usage is just as crucial. Being aware of your systems' resource utilization helps you make informed decisions in general system...
View ArticleAuto-cpufreq - CPU Speed and Power Optimizer for Linux Systems
This guide, we explore yet another monitoring tool - auto-cpufreq - a CPU speed and power optimizer. In an earlier article, we looked at a user-friendly resource monitor known as Bashtop and saw just...
View ArticleHow to Trace Program Execution Using Linux Strace Command
The strace is a powerful command-line tool for process monitoring, diagnostic and troubleshooting programs in Linux. Generally, it is used to intercept and record the system calls and the signals...
View ArticleHow to Install Nagios on Ubuntu 20.04
The post How to Install Nagios on Ubuntu 20.04 appeared first on LinOxide.
View ArticleHow to Add Ubuntu Host to Nagios Server using NRPE Plugin
The post How to Add Ubuntu Host to Nagios Server using NRPE Plugin appeared first on LinOxide.
View Article