Re: [Nagios-users] Solaris 10 and the nrpe client

2007-01-11 Thread Andrea Gabellini
David, I have had the same problem on some solaris installation (from 7 to 10) with SSL communications, so disabling the SSL with the -n flag works for me. Obviously also the Nagios server have to do the connection without using SSL. Andrea David Rivera wrote: > Hi, > > I have recently built

Re: [Nagios-users] Bug in Nagios 2.6 regarding multiple hostgroupslines in services.cfg

2007-01-11 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Ian Forde > Sent: Thursday, January 11, 2007 5:37 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Bug in Nagios 2.6 regarding multiple > hostgroupslines in services.

[Nagios-users] Bug in Nagios 2.6 regarding multiple hostgroups lines in services.cfg

2007-01-11 Thread Ian Forde
Hi all - I've noticed that you can have multiple "members" lines in the hostgroups.cfg hostgroup entries. Unfortunately, while rewriting a fairly large Nagios configuration to support Distributed monitoring, I separated out our services.cfg lines to have multiple "hostgroups" lines for a given se

Re: [Nagios-users] CHECK_FTP returns "Connection refused"

2007-01-11 Thread Marc Powell
Always respond on list so that others may benefit from your experience. > -Original Message- > From: Bret Goodfellow [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 11, 2007 2:45 PM > To: Marc Powell > Subject: RE: [Nagios-users] CHECK_FTP returns "Connection refused" > > Okay, I put

Re: [Nagios-users] MySQL replication broken status in nagios

2007-01-11 Thread Petersen, Mark
Why can you not use check_mysql -S slave stuff from the standard nagios plugins? If this won't work you'll have to write a script/plugin following the guildelines available here - http://nagiosplug.sourceforge.net/developer-guidelines.html and/or ask more specific questions. -

[Nagios-users] MySQL replication broken status in nagios

2007-01-11 Thread vadi
Respected Sir/Madam, I want to see MySQL replication broken status in nagios As of now I am collecting/shows below mention data but I am facing some problem in replication so we need monitor MySQL replication broken information in nagios. Master Log Position: 20448679 1st Slave Log Position: 20

Re: [Nagios-users] CHECK_FTP returns "Connection refused"

2007-01-11 Thread Marc Powell
> -Original Message- > From: Bret Goodfellow [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 11, 2007 1:06 PM > To: Marc Powell; nagios-users@lists.sourceforge.net > Subject: RE: [Nagios-users] CHECK_FTP returns "Connection refused" > > I set up a separate command as you said, but I

[Nagios-users] Solaris 10 and the nrpe client

2007-01-11 Thread David Rivera
Hi, I have recently built a new instance of a Nagios server, it is running on Linux. The clients are Linux and Solaris. All clients are able to communicate with the Nagios server via the nrpe client pkg, EXCEPT my 2 solaris 10 boxes. I can not get it to run on these servers, it does not want to

Re: [Nagios-users] CHECK_FTP returns "Connection refused"

2007-01-11 Thread Bret Goodfellow
I set up a separate command as you said, but I took out the "echo", and the command executed as expected with the response coming back as: FTP OK - 0.0003 second response time on port 21 ... Here are my config files: Checkcommands.cfg # 'check_ftp' command definition define command{

Re: [Nagios-users] CHECK_FTP returns "Connection refused"

2007-01-11 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Bret Goodfellow > Sent: Thursday, January 11, 2007 11:47 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] CHECK_FTP returns "Connection refused" > > I am running the

[Nagios-users] CHECK_FTP returns "Connection refused"

2007-01-11 Thread Bret Goodfellow
I am running the check_ftp plugin against a server that is running ftp. If I run the plugin from the command line (either as root or nagios), the plugin appears to work, and gives me the following repsonse: [EMAIL PROTECTED] plugins]# ./check_ftp -H dev01 FTP OK - 0.004 second response time on po

Re: [Nagios-users] Plugin to check the File size

2007-01-11 Thread Israel Brewster
On Jan 11, 2007, at 4:54 AM, Saravana Kumar wrote: > Thank you Marc > > > Can you provide me the syntax to check the file size > using > > check_file plugin Sure- just run ./check_file --help from the directory in which the check_file plugin exists, and it will spit out that inf

Re: [Nagios-users] Nagios / NDO utils and Cacti

2007-01-11 Thread Andrew Cruse
Richard Luys-Nagios User wrote: > Hello List, > > I know, Nagios and Cacti is asked before. But this one is with a > twist. > > I compiled Nagios with event-broker-support and use the NDO Utils to > fill a MySQL database with the check output and perfdata (default > NDO2DB functionality). Now I

[Nagios-users] PDC plugin

2007-01-11 Thread Jesús Oliván
Hi! is there any plugin to verify that a domain controller is working? (basically authenticating users). Thx! - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the

Re: [Nagios-users] setting service visibility

2007-01-11 Thread Jesús Oliván
yeah, it works! Thanks! i didn't know that contact_groups works in services.cfg too. o:) Dan Langille escribió: > On 11 Jan 2007 at 11:12, Jesús Oliván wrote: > > >> Hi! >> >> is it possible to allow some users (or group of users) to see a service >> and don't allow other users to see it? >

Re: [Nagios-users] Nagios / NDO utils and Cacti

2007-01-11 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Richard Luys-Nagios User > Sent: Thursday, January 11, 2007 8:46 AM > To: Nagios Userlist > Subject: [Nagios-users] Nagios / NDO utils and Cacti > > Hello List, > > Is this done befor

[Nagios-users] Nagios / NDO utils and Cacti

2007-01-11 Thread Richard Luys-Nagios User
Hello List, I know, Nagios and Cacti is asked before. But this one is with a twist. I compiled Nagios with event-broker-support and use the NDO Utils to fill a MySQL database with the check output and perfdata (default NDO2DB functionality). Now I like to install Cacti in such a manner that i

Re: [Nagios-users] Plugin to check the File size

2007-01-11 Thread Marc Powell
> -Original Message- > From: Saravana Kumar [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 11, 2007 7:54 AM > To: Marc Powell > Cc: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Plugin to check the File size > > Thank you Marc > > > Can you provide

Re: [Nagios-users] setting service visibility

2007-01-11 Thread Dan Langille
On 11 Jan 2007 at 11:12, Jesús Oliván wrote: > Hi! > > is it possible to allow some users (or group of users) to see a service > and don't allow other users to see it? Failing other solutions... By default users can see only those hosts/services for which they are contacts. See authorized_fo

Re: [Nagios-users] Plugin to check the File size

2007-01-11 Thread Saravana Kumar
Thank you Marc Can you provide me the syntax to check the file size using check_file plugin Thanks Saravana On 1/10/07, Marc Powell <[EMAIL PROTECTED]> wrote: > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Saravan

[Nagios-users] setting service visibility

2007-01-11 Thread Jesús Oliván
Hi! is it possible to allow some users (or group of users) to see a service and don't allow other users to see it? Thanks! - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'l