Monitoring

How To Gather Infrastructure Metrics with Metricbeat on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Gather Infrastructure Metrics with Metricbeat on Ubuntu 18.04

Metricbeat, the replacement for Topbeat, is a lightweight data shipper that collects CPU and memory statistics from a server and sends the data directly to your Elasticsearch deployment. In this tutorial, you will use Metricbeat to forward local system metrics like CPU/memory/disk usage and network utilization from an Ubuntu 18.04 server to another server of the same kind with the Elastic Stack installed.

Read more
How To Install Elasticsearch, Logstash, and Kibana (Elastic Stack) on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Elasticsearch, Logstash, and Kibana (Elastic Stack) on Ubuntu 18.04

In this tutorial, we will go over the installation of the Elastic Stack on an Ubuntu 18.04 server. You will learn how to install all the components of the Elastic Stack (including Filebeat, a Beat used for forwarding and centralizing logs and files) and configure them to gather and visualize system logs. We will install all components on a single server, which we will refer to as our Elastic Stack Server.

Read more
How To Monitor Zabbix Alerts with Alerta on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Monitor Zabbix Alerts with Alerta on CentOS 7

Alerta is a web application used to consolidate and de-duplicate alerts from multiple monitoring systems and visualize them on a single screen. Alerta can integrate with many well-known monitoring tools like Nagios, Zabbix, Sensu, InfluxData Kapacitor, and…

Read more
CHAT