How To Create Nagios Plugins With Perl On Ubuntu 12.10
After completing this tutorial, you’ll have created Nagios Plugins with Perl on an Ubuntu 12.10 virtual server.
After completing this tutorial, you’ll have created Nagios Plugins with Perl on an Ubuntu 12.10 virtual server.
Monit is a helpful program that automatically monitors and manages server programs to ensure that they not only stay online consistently, but that the file size, checksum, or permissions are always correct. This tutorial covers monit installation and provides an example of how to configure it for some common programs.
Der Autor hat den COVID-19 Relief Fund dazu ausgewählt, eine Spende im Rahmen des Programms Write for DOnations zu erhalten. Grafana ist…
Bro is an open-source network analysis framework and security monitoring application. It brings together some of the best features of OSSEC and osquery into one nice package. In this article, you’ll install Bro from source on Ubuntu 16.04 in standalone mode.
Linux Dash is an open-source dashboard to monitor Linux servers. It prides itself on its simplicity and ease of use. It can be very handy to have a high-level dashboard for a server instance. With a wide array of modules for server statistics, it also serves as a great visual debugging tool.
This tutorial will cover how to set up Zabbix on an Ubuntu cloud server. Zabbix is an enterprise-level system monitoring solution that can be used to track the performance of multiple client systems. This guide will show you how to set up remote monitoring with this system.
Автор выбрал фонд Open Internet/Free Speech для получения пожертвования в рамках программы Write for DOnations. Хороший системный администратор должен знать текущее состояние…
In this article, we learn how to simply send e-mail alerts on a VPS and talk about various triggers that can be set to establish better overall security and to maintain a smooth running system. We go through the basics of e-mail, the necessary applications, along with examples of various e-mail alert triggers.
Mytop is an open source, command line tool used for monitoring MySQL performance. It was inspired by the Linux system monitoring tool named top and is similar to it in look and feel. Mytop connects to a MySQL server and summarizes the information in a useful format. Using mytop, we can monitor (in real-time) MySQL threads, queries, and uptime as well as see which user is running queries on which database, which are the slow queries, and more.
Although it is possible to guard your server environment against attacks, it is important to be able to detect whether an intruder does manage to compromise your security. Tripwire is a tool that can be used to detect changes in the filesystem that may indicate that an unauthorized person has entered and modified files. In this guide, we will discuss how to install and configure tripwire on an Ubuntu 12.04 VPS.