icingastats

host and network monitoring system - core files

Install

All systems
curl cmd.cat/icingastats.sh
Debian Debian
apt-get install icinga-core
Ubuntu
apt-get install icinga-core
image/svg+xml Kali Linux
apt-get install icinga-core
Windows (WSL2)
sudo apt-get update sudo apt-get install icinga-core
Raspbian
apt-get install icinga-core

icinga-core

host and network monitoring system - core files

Icinga is a modular monitoring framework for hosts, services, and networks, based on the Nagios project. It is designed to be easy to understand and modify to fit any need. Features include: * monitoring of network services via ping, SMTP, POP3, HTTP, NNTP, or TCP port * plugin interface to allow for user-developed service checks; * contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * support for proactive problem resolution (handlers can be defined to be run during service or host events) * web output: current status, notifications, problem history, log file, etc. This package provides the core of Icinga without the web front-end.

icinga-dbg

host and network monitoring system - debug files

Icinga is a modular monitoring framework for hosts, services, and networks, based on the Nagios project. It is designed to be easy to understand and modify to fit any need. Features include: * monitoring of network services via ping, SMTP, POP3, HTTP, NNTP, or TCP port * plugin interface to allow for user-developed service checks; * contact notifications when problems occur and get resolved (via email, pager, or user-defined method) * support for proactive problem resolution (handlers can be defined to be run during service or host events) * web output: current status, notifications, problem history, log file, etc. This package provides gdb debugging symbols for the Icinga binaries and the mini_epn tool which can help in debugging Icinga problems.