Understood Nagios as an open-source tool used for continuous monitoring of systems, networks, and infrastructure.
Configured checks to monitor uptime, CPU usage, memory, disk space, and specific services using plugins.
Utilized core plugins and custom scripts to monitor various metrics and create custom alerts.
Set up alerts via email for incidents and integrated notification methods for proactive issue resolution.
Here are my personal notes on Nagios. I use them to quickly revise commands and concepts.
π View NAGIOS Notes FlipbookIf you'd like a PDF version, feel free to contact me via the Contact section.
In this project, I used Nagios Core to monitor the availability and uptime of my portfolio website. I configured Nagios to check HTTP response every 5 minutes and send alert emails on failures.
View Project