-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Learning Nagios - Third Edition
By :
So far, we used plugins that are part of the standard Nagios Plugins package. It provides plugins for monitoring typical servers. IT setup often consists of a large variety of hardware and software that have to be monitored. There are many devices and services that should be monitored. In many cases, standard plugins are enough to properly monitor them, such as monitoring using PING, SSH, or HTTP.
There are, however, many applications that require more sophisticated checks, such as applications communicating over a custom protocol that can be checked using check_udp or check_tcp by specifying handshake to perform an expected response. In addition, many services require more sophisticated checks, such as verifying that the OpenVPN server performs a proper handshake, which cannot easily be done using check_udp or check_tcp—a check that it is listening can be done, but it could simply be another service running on the same port.
Monitoring...
Change the font size
Change margin width
Change background colour