ido2db
host and network monitoring system - icinga-dataobjects support
Install
- All systems
-
curl cmd.cat/ido2db.sh
- Debian
-
apt-get install icinga-idoutils
- Ubuntu
-
apt-get install icinga-idoutils
- Kali Linux
-
apt-get install icinga-idoutils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install icinga-idoutils
- Raspbian
-
apt-get install icinga-idoutils
- Dockerfile
- dockerfile.run/ido2db
icinga-idoutils
host and network monitoring system - icinga-dataobjects support
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 contains icinga-dataobjects support which makes it possible to import Icinga status information messages into an SQL database.
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.