nagios4
host/service/network monitoring and management system core files
Install
- All systems
-
curl cmd.cat/nagios4.sh
- Debian
-
apt-get install nagios4-core
- Ubuntu
-
apt-get install nagios4-core
- Kali Linux
-
apt-get install nagios4-core
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nagios4-core
- Dockerfile
- dockerfile.run/nagios4
nagios4-core
host/service/network monitoring and management system core files
Nagios is a monitoring and management system for hosts, services and networks. The package contains the nagios4 monitoring daemon. Nagios' features include: * Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP, PING, etc.) * Plugin interface to allow for user-developed service checks * Contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * Ability to define event handlers to be run during service or host events (for proactive problem resolution) * Web output (current status, notifications, problem history, log file, etc.)