Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


nagios_config_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
nagios_config_commands [2008/08/03 00:59] juckinsnagios_config_commands [2008/08/11 07:53] juckins
Line 17: Line 17:
 http://www.debianhelp.co.uk/nagiospluins.htm http://www.debianhelp.co.uk/nagiospluins.htm
  
 +NRPE Daemon: \\
 +config located in: /usr/local/nagios/etc/nrpe.cfg
  
 +Don't forget to add iptables rule: \\
 +<code>
 +/sbin/iptables -A INPUT -p tcp -m tcp --dport 5666 -j ACCEPT
 +</code>
  
  
nagios_config_commands.txt · Last modified: 2008/08/13 13:43 by juckins