Re: [Nagios-users] check_jabber plugins

2012-08-20 Thread Alex Griffin
How did you install Nagios? By default, 'make install' will put the plugins in /usr/local/nagios/libexec, which is the correct location for source installs. However, if you installed from a package you will probably need to put them somewhere else, like /usr/lib/nagios/plugins for example. Ale

[Nagios-users] check_jabber plugins

2012-08-20 Thread CORDIER Annie
Hello I've downloaded the nagios plugins version 1.4.16, I've run configure, make all and make install. But I still don't find the check_jabber plugins. What did I miss ? Regards annie Ce message et les pi?ces jointes sont confidentiels et r?serv?s ? l'usage exc

Re: [Nagios-users] Error compiling Nagios 3 on CentOS 6.2 minimal

2012-08-20 Thread Meyer, Bruce
Andreas and Sven, Thank-you for your guidance. Since I am just now starting the install, I think I will recompile and remove embedded-perl. I am following the "Nagios: System and Network Monitoring 2nd Edition by Wolfgang Barth." -= Bruce On 8/20/12 5:22 AM, "Sven Nierlein" wrote: >On

Re: [Nagios-users] Error compiling Nagios 3 on CentOS 6.2 minimal

2012-08-20 Thread Sven Nierlein
On 8/20/12 9:36, Andreas Ericsson wrote: > On 08/17/2012 05:16 PM, Meyer, Bruce wrote: >> Using CentOS 6.2 (minimal) >> Nagios-3.4.1.tar.gz >> Running: >> >> ./configure --sysconfdir=/etc/nagios --localstatedir=/var/nagios >> --with-command-group=nagcmd --enable-embedded-perl >> > You'll want to st

Re: [Nagios-users] Issues with check_by_ssh

2012-08-20 Thread James Osbourn
Looking at your command from your terminal example and then looking at your command_line from your Nagios definition and your check_command statement the fields all seems to be backwards The things that I can see are - Your Nagios configuration is using the root account to connect to

Re: [Nagios-users] Error compiling Nagios 3 on CentOS 6.2 minimal

2012-08-20 Thread Andreas Ericsson
On 08/17/2012 05:16 PM, Meyer, Bruce wrote: > Using CentOS 6.2 (minimal) > Nagios-3.4.1.tar.gz > Running: > > ./configure --sysconfdir=/etc/nagios --localstatedir=/var/nagios > --with-command-group=nagcmd --enable-embedded-perl > You'll want to stop using embedded perl. It's been removed from Na