REPOST: Problem in Preflight Check with commands.cfg

edward baddouh ebaddouh at gmail.com
Tue Jun 23 15:02:55 CEST 2009


try

*grep -ir check_dns /etc/nagios3/**

it will show all occurences of check_dns



2009/6/22 Mat W <lmw94002 at hotmail.com>

>  Perhaps you added another "config" file that has a check_dns command?
>
> I've seen installations where people like to break out the larger config
> files into a directory with smaller configs.
>
> you could do something like...
>
> *find /usr/local/nagios/etc |xargs grep -c check_dns*
>
> which will find all the files with "check_dns" in it (assuming I got the
> command syntax right).
>
> --
> Mat W. - http://www.techadre.com
>
>
>
> > Date: Mon, 22 Jun 2009 07:55:58 -0400
> > From: AHKAPLAN at PARTNERS.ORG
> > To: nagios-users at lists.sourceforge.net
> > Subject: [Nagios-users] REPOST: Problem in Preflight Check with
> commands.cfg
>
> >
> > Hi there--
> >
> > I am reposting this question due to a lack of response. I really am in
> need of
> > help here, and any would be greatly appreciated. Thanks.
> >
> > I have completed the installation of Nagios 3.0.6 onto an Ubuntu 9.04
> server
> > using the apt-get utility. We currently have a Nagios 2.6 server running,
> and
> > I wanted to import the configuration files into the newer server. To that
> end,
> > I have placed the appropriate configuration files in the
> /etc/nagios3/conf.d
> > directory, and modified the nagios.cfg file to reflect the location of
> the
> > configuration files.
> >
> > I ran the preflight check and the following error message appeared
> on-screen:
> >
> > /usr/sbin/nagios3 -v /etc/nagios3/nagios.cfg
> > Nagios 3.0.6
> > Copyright (c) 1999-2008 Ethan Galstad (http://www.nagios.org)
> > Last Modified: 12-01-2008
> > License: GPL
> > Reading configuration data...
> > Warning: Duplicate definition found for command 'check_dns' (config file
> > '/etc/nagios3/conf.d/commands.cfg', starting on line 90)
> > Error: Could not add object property in file
> '/etc/nagios3/conf.d/commands.cfg'
> > on line 91.
> > ***> One or more problems was encountered while processing the config
> files...
> > Check your configuration file(s) to ensure that they contain valid
> > directives and data defintions. If you are upgrading from a previous
> > version of Nagios, you should be aware that some variables/definitions
> > may have been removed or modified in this version. Make sure to read
> > the HTML documentation regarding the config files, as well as the
> > 'Whats New' section to find out what has changed.
> >
> > I checked the commands.cfg, and several other files, and I do not see
> where the
> > duplicate definition is occurring.
> > Can someone lend a hand on this? Thanks.
> >
> > -----Original Message-----
> > From: Kaplan, Andrew H.
> > Sent: Friday, June 19, 2009 4:52 PM
> > To: nagios-users at lists.sourceforge.net
> > Subject: [Nagios-users] Problem in Preflight Check with commands.cfg
> >
> > Hi there --
> >
> > I have completed the installation of Nagios 3.0.6 onto an Ubuntu 9.04
> server
> > using the apt-get utility.
> > We currently have a Nagios 2.6 server running, and I wanted to import the
> > configuration files into the
> > newer server. To that end, I have placed the appropriate configuration
> files in
> > the /etc/nagios3/conf.d
> > directory, and modified the nagios.cfg file to reflect the location of
> the
> > configuration files.
> >
> > I ran the preflight check and the following error message appeared
> on-screen:
> >
> > /usr/sbin/nagios3 -v /etc/nagios3/nagios.cfg
> > Nagios 3.0.6
> > Copyright (c) 1999-2008 Ethan Galstad (http://www.nagios.org)
> > Last Modified: 12-01-2008
> > License: GPL
> > Reading configuration data...
> > Warning: Duplicate definition found for command 'check_dns' (config file
> > '/etc/nagios3/conf.d/commands.cfg', starting on line 90)
> > Error: Could not add object property in file
> '/etc/nagios3/conf.d/commands.cfg'
> > on line 91.
> > ***> One or more problems was encountered while processing the config
> files...
> > Check your configuration file(s) to ensure that they contain valid
> > directives and data defintions. If you are upgrading from a previous
> > version of Nagios, you should be aware that some variables/definitions
> > may have been removed or modified in this version. Make sure to read
> > the HTML documentation regarding the config files, as well as the
> > 'Whats New' section to find out what has changed.
> >
> > I checked the commands.cfg, and several other files, and I do not see
> where the
> > duplicate definition is occurring.
> > Can someone lend a hand on this? Thanks.
> >
> >
> >
> >
> > The information in this e-mail is intended only for the person to whom it
> is
> > addressed. If you believe this e-mail was sent to you in error and the
> e-mail
> > contains patient information, please contact the Partners Compliance
> HelpLine at
> > http://www.partners.org/complianceline . If the e-mail was sent to you
> in error
> > but does not contain patient information, please contact the sender and
> properly
> > dispose of the e-mail.
> >
> >
> >
> ------------------------------------------------------------------------------
> > Are you an open source citizen? Join us for the Open Source Bridge
> conference!
> > Portland, OR, June 17-19. Two days of sessions, one day of unconference:
> $250.
> > Need another reason to go? 24-hour hacker lounge. Register today!
> >
> http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
> > _______________________________________________
> > Nagios-users mailing list
> > Nagios-users at lists.sourceforge.net
> > 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
> >
> >
> ------------------------------------------------------------------------------
> > Are you an open source citizen? Join us for the Open Source Bridge
> conference!
> > Portland, OR, June 17-19. Two days of sessions, one day of unconference:
> $250.
> > Need another reason to go? 24-hour hacker lounge. Register today!
> >
> http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
> > _______________________________________________
> > Nagios-users mailing list
> > Nagios-users at lists.sourceforge.net
> > 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
>
> ------------------------------
> Insert movie times and more without leaving Hotmail®. See how.<http://windowslive.com/Tutorial/Hotmail/QuickAdd?ocid=TXT_TAGLM_WL_HM_Tutorial_QuickAdd_062009>
>
>
> ------------------------------------------------------------------------------
> Are you an open source citizen? Join us for the Open Source Bridge
> conference!
> Portland, OR, June 17-19. Two days of sessions, one day of unconference:
> $250.
> Need another reason to go? 24-hour hacker lounge. Register today!
>
> http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20090623/0795dd7e/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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


More information about the Users mailing list