Re: [CentOS] Nagios: Error: Service check command ... not defined anywhere!

2009-02-13 Thread John Doe
From: Alexander Farber > >> I have problems posting the question below > >> to the Nagios mailing list (my subscription is > >> not accepted for some reason). > > You should complain to the administrators of that mailing-list. > I still think my question isn't offtopic here - > seeing how people

Re: [CentOS] Nagios: Error: Service check command ... not defined anywhere!

2009-02-13 Thread Alexander Farber
Oops a typo - I actually mean: > unfortunately you can't put > cfg_file=/etc/nagios/command-plugins.cfg > into /etc/nagios/nagios.cfg - > it will bail out with an error message. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/

Re: [CentOS] Nagios: Error: Service check command ... not defined anywhere!

2009-02-13 Thread Alexander Farber
Hello, On Fri, Feb 13, 2009 at 3:06 PM, Rainer Duffner wrote: > Alexander Farber schrieb: >> I should have added the commands >> to the /etc/nagios/objects/commands.cfg >> and not to the /etc/nagios/command-plugins.cfg > > Well, you can include those, too (I think in nagios.cfg). > > I had (like

Re: [CentOS] Nagios: Error: Service check command ... not defined anywhere!

2009-02-13 Thread Rainer Duffner
Alexander Farber schrieb: > On Fri, Feb 13, 2009 at 2:45 PM, John Doe wrote: > >> What I meant was that there should also be a definition in the commands.cfg >> file (if it is like 2.x)... >> > > Allright - that was it: > > I should have added the commands > to the /etc/nagios/objects/com

Re: [CentOS] Nagios: Error: Service check command ... not defined anywhere!

2009-02-13 Thread Alexander Farber
On Fri, Feb 13, 2009 at 2:45 PM, John Doe wrote: > What I meant was that there should also be a definition in the commands.cfg > file (if it is like 2.x)... Allright - that was it: I should have added the commands to the /etc/nagios/objects/commands.cfg and not to the /etc/nagios/command-plugi

Re: [CentOS] Nagios: Error: Service check command ... not defined anywhere!

2009-02-13 Thread John Doe
From: Alexander Farber > > Still using 2.x here but, isn't there a commands.cfg file with some > > check_http > > definition? > > In doubt, take a working check_xyz and grep it in all the conf files and > > see > > if you missed any... > > thanks - yes, I always "grep -ri" for commands. > >

Re: [CentOS] Nagios: Error: Service check command ... not defined anywhere!

2009-02-13 Thread Alexander Farber
Hello, On Fri, Feb 13, 2009 at 2:31 PM, John Doe wrote: > Still using 2.x here but, isn't there a commands.cfg file with some > check_http definition? > In doubt, take a working check_xyz and grep it in all the conf files and see > if you missed any... thanks - yes, I always "grep -ri" for com

Re: [CentOS] Nagios: Error: Service check command ... not defined anywhere!

2009-02-13 Thread John Doe
Alexander Farber schrieb: > I have problems posting the question below > to the Nagios mailing list (my subscription is > not accepted for some reason). Still using 2.x here but, isn't there a commands.cfg file with some check_http definition? In doubt, take a working check_xyz and grep it in a

Re: [CentOS] Nagios: Error: Service check command ... not defined anywhere!

2009-02-13 Thread Alexander Farber
I still think my question isn't offtopic here - seeing how people discuss procmail/logrotate/etc. On Fri, Feb 13, 2009 at 2:17 PM, Rainer Duffner wrote: > Alexander Farber schrieb: >> I have problems posting the question below >> to the Nagios mailing list (my subscription is >> not accepted for

Re: [CentOS] Nagios: Error: Service check command ... not defined anywhere!

2009-02-13 Thread Rainer Duffner
Alexander Farber schrieb: > Hello CentOS users, > > I have problems posting the question below > to the Nagios mailing list (my subscription is > not accepted for some reason). You should complain to the administrators of that mailing-list. Rainer _

[CentOS] Nagios: Error: Service check command ... not defined anywhere!

2009-02-13 Thread Alexander Farber
Hello CentOS users, I have problems posting the question below to the Nagios mailing list (my subscription is not accepted for some reason). Has anybody of you already had this probably frequent problem with Nagios in CentOS? I can't use check_squid from command-plugins.cfg (s. below) Thank you f