Como Instalar e Utilizar o Linkerd com o Kubernetes
O autor selecionou a Tech Education Fund para receber uma doação como parte do programa Write for DOnations. Um [service…
O autor selecionou a Tech Education Fund para receber uma doação como parte do programa Write for DOnations. Um [service…
In this tutorial, we will cover how to install Graylog v1.3.x (sometimes referred to as Graylog2) on CentOS 7, and configure it to gather the syslogs of your systems in a centralized location. Graylog is a powerful log management and analysis tool that has many use cases, from monitoring SSH logins and unusual activity to debugging applications. It is based on Elasticsearch, Java, and MongoDB.
Prometheus is an open source monitoring system and time series database. It addresses many aspects of monitoring such as the generation and collection of metrics, graphing the resulting data on dashboards, and alerting on anomalies. To achieve this, it offers a variety of components that are run separately but used in combination.
Der Autor hat den Open Internet/Free Speech Fund dazu ausgewählt, eine Spende im Rahmen des Programms Write for DOnations zu erhalten. Als Systemadministrator ist es eine bewährte…
fail2ban provides a way to automatically protect virtual servers from malicious behavior. This tutorial shows you how to install Fail2Ban, copy the Configuration File, configure the fail2ban defaults, and find out how to configure the ssh defaults. This tutorial describes the required steps to set up fail2ban on Ubuntu.
In this tutorial, we will go over the installation of Icinga, an open source monitoring system, on Ubuntu 14.04. We will cover some basic configuration, so you will be able to monitor network services and host resources via the web interface. We will also utilize the Nagios Remote Plugin Executor (NRPE), that will be installed as an agent on remote systems to monitor their local resources (disk usage, number of logged in users, etc.).
Автор выбрал Girls Who Code для получения пожертвования в рамках программы Write for DOnations. Docker может эффективно запускать веб-приложения в производственном…
Learn how to set up external logging for your the cloud provider Function-based Birthday Reminder Service using Papertrail for real-time monitoring and troubleshooting.
This tutorial will demonstrate how to plan and set up a sample production application from start to finish. Hopefully, this will help you plan and implement your own production server environment, even if you are running a different application on a completely different technology stack. Because this tutorial covers many different system administration topics, it will often defer the detailed explanation to external supporting articles that provide supplemental information.
After completing this tutorial, you’ll have created Nagios Plugins with Bash on a CentOS 6 virtual server.