On Jun 18, 2008, at 8:15 AM, Caron, Chris wrote: > Hi guys, I'm new to nagios, and am having problems passing the > nagios -v <config> tool. > My configuration files are all in place and being processed > properly, except the following line in the main nagios script: > > --------- > # EXTERNAL COMMAND OPTION > check_external_commands=1 > > # EXTERNAL COMMAND CHECK INTERVAL > command_check_interval=-1 > > # EXTERNAL COMMAND FILE > command_file=/etc/nagios/cluster_commands.cfg
This is a cfg_file, not a command_file. command_file is very special and unique. The concept of external commands relates to sending control commands to nagios from the CGI's, NSCA or other programs. -- Marc ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
