Monitoring

For IT monitoring, logging, and alerting topics (e.g. Zabbix deployments, log monitoring solutions).

Featured Image

Monitoring Linux Log Activity in Real Time with Custom Bash Scripts

Monitoring Linux Log Activity in Real Time with Custom Bash Scripts Introduction The goal of this project is to sharpen my Linux fundamentals by creating a bash script that filters relevant log lines and outputs meaningful metrics. To meet this goal, I will utilize the existing infrastructure I have in place in my home lab. […]

Monitoring Linux Log Activity in Real Time with Custom Bash Scripts Read More »

FeaturedImageZabbix

Deploying Zabbix With Docker-Compose And Portainer

Deploying Zabbix With Docker-Compose And Portainer Introduction Zabbix is an open-source monitoring solution. You can monitor all kinds of things like routers, switches, and computers, just to name a few. Zabbix is a great way to learn about monitoring and it’s free! Docker-Compose is a tool that you can use to create multi-container applications in

Deploying Zabbix With Docker-Compose And Portainer Read More »

Scroll to Top