Difference between revisions of "Decentralized Monitoring with Nagios"
(Created page with "You can use the plugin Nagios-NRPE to monitor your hosts and servers through your Nagios or Icinga monitoring system in a decentral way. <pre>apt-get install nagios-nrpe-serv...") |
(No difference)
|
Revision as of 19:40, 23 March 2020
You can use the plugin Nagios-NRPE to monitor your hosts and servers through your Nagios or Icinga monitoring system in a decentral way.
apt-get install nagios-nrpe-server
Please add the server IPs that can access your decentral monitoring plugin and the check plugins (commands) in this config file:
/etc/nagios/nrpe.cfg
You can also adjust other settings. Default port is 5666.