// case study
Monitorização de Rede para Pequenas Infraestruturas
Network Monitoring for Small Infrastructures
Projeto Final de Licenciatura (Atlântica): seleção, implementação e validação de uma solução open-source de monitorização de rede segura.
Final BSc project (Atlântica): selection, implementation and validation of a secure open-source network monitoring solution.
▸ Avaliação comparativa de 4 plataformas open-source (Zabbix, Nagios, Icinga, LibreNMS); Zabbix 7.4 selecionado ▸ Ambiente virtualizado com 2 servidores Ubuntu + router VyOS; monitorização via Zabbix Agent 2 e SNMPv3 (authPriv: SHA + AES) ▸ Triggers personalizadas por severidade, dashboard operacional e alertas por email com resolução automática ▸ 5 testes de simulação de falha (host, CPU, disco, router, email) — todos PASSED; 345 itens e 172 triggers em produção
▸ Comparative evaluation of 4 open-source platforms (Zabbix, Nagios, Icinga, LibreNMS); Zabbix 7.4 selected ▸ Virtualized environment with 2 Ubuntu servers + VyOS router; monitoring via Zabbix Agent 2 and SNMPv3 (authPriv: SHA + AES) ▸ Custom severity-based triggers, operational dashboard and email alerts with automatic resolution ▸ 5 failure-simulation tests (host, CPU, disk, router, email) — all PASSED; 345 items and 172 triggers in production
arquitetura
┌─────────────────────────────────┐
│ VirtualBox (lab) │
└─────────────────────────────────┘
┌──────────────┐ ┌──────────────┐
│ ubuntu-srv1 │ Agent 2 │ ubuntu-srv2 │
│ Zabbix 7.4 │◄────────►│ host alvo │
│ server+web │ │ + snmpd │
└──────┬───────┘ └───────┬──────┘
│ SNMPv3 authPriv │
│ (SHA + AES) │
└──────►┌───────────┐◄─────┘
│ VyOS │
│ router │
└───────────┘