check_dns

Plugins for nagios compatible monitoring systems (metapackage)

Install

All systems
curl cmd.cat/check_dns.sh
Debian Debian
apt-get install monitoring-plugins
Ubuntu
apt-get install monitoring-plugins
Alpine
apk add monitoring-plugins
Arch Arch Linux
pacman -S monitoring-plugins
image/svg+xml Kali Linux
apt-get install monitoring-plugins
Windows (WSL2)
sudo apt-get update sudo apt-get install monitoring-plugins
OS X
brew install monitoring-plugins
Raspbian
apt-get install monitoring-plugins
Docker
docker run cmd.cat/check_dns check_dns powered by Commando

monitoring-plugins

Plugins for nagios compatible monitoring systems (metapackage)

Plugins for nagios compatible monitoring systems like Naemon and Icinga. This metapackage will install the entire suite of plugins for nagios compatible monitoring systems. If you are installing monitoring plugins on a remote "satellite" server (using nagios-nrpe-server or nsca), you may be interested in the monitoring-plugins-basic package.

nagios-plugins

Nagios is a program that will monitor hosts and services on your

network, and to email or page you when a problem arises or is resolved. Nagios runs on a Unix server as a background or daemon process, intermittently running checks on various services that you specify. The actual service checks are performed by separate "plugin" programs which return the status of the checks to Nagios. This package contains those plugins.