mini_epn_nagios3

debugging symbols and debug stuff for nagios3

Install

All systems
curl cmd.cat/mini_epn_nagios3.sh
Debian Debian
apt-get install nagios3-dbg
Ubuntu
apt-get install nagios3-dbg
Windows (WSL2)
sudo apt-get update sudo apt-get install nagios3-dbg
Raspbian
apt-get install nagios3-dbg

nagios3-dbg

debugging symbols and debug stuff for nagios3

Nagios is a monitoring and management system for hosts, services and networks. 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.) Nagios was written in C and is designed to be easy to understand and modify to fit your own needs. This package contains gdb debugging symbols for the nagios3 binaries and the mini_epn tool which can help in debugging Nagios problems. Nagios is a replacement of the Netsaint project. It accepts and uses the previous Netsaint modules transparently. Upstream URL: http://www.nagios.org/