Re: [Nagios-users] Check file size

2006-04-28 Thread Toto Capuccino
That was it Shawn : Try the old 8 char path names. ie.d:\Progra~1\Exchsrvr\MDBDATA\priv1.stmNow it works in command line but in nagios web interface i  get no ouptut from NRPE ( CHECK_NRPE: No output returned from daemon) .checkcommands.cfg contains : define command {     command_name check_ex

[Nagios-users] Unable to schedule downtime in Nagios 2.2

2006-04-28 Thread Jon
Hey all, Started using Nagios 2.2 (04/07/2006) and I am having problems scheduling downtimes. After I click "Commit" I get the usual message: Your command request was successfully submitted to Nagios for processing. Note: It may take a while before the command is actually processed. Then when I

[Nagios-users] Unable to schedule downtime in Nagios 2.2

2006-04-28 Thread Jon
Hey all, Started using Nagios 2.2 (04/07/2006) on FreeBSD 6.0 and I am having problems scheduling downtimes. After I click "Commit" I get the usual message: Your command request was successfully submitted to Nagios for processing. Note: It may take a while before the command is actually processe

Re: [Nagios-users] nagios 2.2

2006-04-28 Thread Hugo van der Kooij
On Fri, 28 Apr 2006, Miguel Faria wrote: > I am testing nagios 2.2 on a single Fedora Linux machine and I installed > it according to the notes I have. It looks fine but on the GUI I am > getting an error that its not able to show the services nor the hosts, > despite the notifications are working

Re: [Nagios-users] Alias to start a terminal

2006-04-28 Thread Az
Johnston Michael J Contr AFRL/DES wrote: I was wondering if any of you use the “alias” command in your host configurations to link something like a terminal.  I know that you can add something to make a browser come up using something like “alias   Switch-1 "http://10.10.10.100/"

RE: [Nagios-users] Alias to start a terminal

2006-04-28 Thread Johnston Michael J Contr AFRL/DES
Thanks for the tip Patrick... That worked out just great! -Original Message- From: Patrick Morris [mailto:[EMAIL PROTECTED] Sent: Friday, April 28, 2006 12:05 PM To: Johnston Michael J Contr AFRL/DES Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Alias to start a termi

RE: [Nagios-users] check disk on solaris machine

2006-04-28 Thread Marc Powell
Just to cover the obvious but you did compile the check_disk plugin that you are using on the solaris machine on that solaris machine or an identical one, correct? -- Marc > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Miguel Faria >

Re: [Nagios-users] Alias to start a terminal

2006-04-28 Thread Patrick Morris
Use a "telnet:" URL. On Fri, 28 Apr 2006, Johnston Michael J Contr AFRL/DES wrote: > I was wondering if any of you use the "alias" command in your host > configurations to link something like a terminal. I know that you can add > something to make a browser come up using something like "alias

[Nagios-users] Alias to start a terminal

2006-04-28 Thread Johnston Michael J Contr AFRL/DES
I was wondering if any of you use the “alias” command in your host configurations to link something like a terminal.  I know that you can add something to make a browser come up using something like “alias   Switch-1   Mike

Re: [Nagios-users] nagios 2.2

2006-04-28 Thread Francois Caen
On 4/28/06, Miguel Faria <[EMAIL PROTECTED]> wrote: I am testing nagios 2.2 on a single Fedora Linux machine and I installed it according to the notes I have. You used the RPMs from DAG, right? It looks fine but on the GUI I am getting an error that its not able to show the services nor the h

[Nagios-users] nagios 2.2

2006-04-28 Thread Miguel Faria
Hi guys, I am testing nagios 2.2 on a single Fedora Linux machine and I installed it according to the notes I have. It looks fine but on the GUI I am getting an error that its not able to show the services nor the hosts, despite the notifications are working great. I am definetly missing some

Re: [Nagios-users] check disk on solaris machine

2006-04-28 Thread Miguel Faria
Hi Luc, The problem is that I am executing nagios from a mandrake server. What I do is i use check_by_ssh to connect to the solaris machine then execute the check_disk command from there. I did this procedure with a red hat machine using the same command and it works like a gem... The config.h

Re: [Nagios-users] nagios.lock

2006-04-28 Thread Marcel Mitsuto Fucatu Sugano
On Fri, 2006-04-28 at 09:42 +0200, Guillermo Bellettini wrote: > The error message is: cannot stop nagios. /var/log/nagios/nagios.lock > cannot be found Probably the user that the nagios process runs under don't have permission to remove the lock file. Check those permissions. HTH, Marcel > A

Re: [Nagios-users] check_mrtg always returns unknown (#3)?

2006-04-28 Thread Scott Baker
Nope I have not heard back. I'm assuming it's just a bug in the plugin. I don't know C so I can't fix it. I did write my own check_mrtg plugin in Perl if you're interested in that. That's ultimately what I ended up doing. Scott Fernando Lima wrote: > Scott, > > Had anyone replied your e-mail!? I

RE: [Nagios-users] check_mrtg always returns unknown (#3)?

2006-04-28 Thread Fernando Lima
Scott, Had anyone replied your e-mail!? I had a simillar issue, and would be great to get these informations... Cheers, Fernando Lima Schlumberger Security Engineer [EMAIL PROTECTED] Office: +55 21 3824 6954 Mobile. : +55 21 9888 9046 (GMT: -03:00) -Original Message- From: [EMAIL PROTE

Re: [Nagios-users] nagios.lock

2006-04-28 Thread Frank Thyes
Hi Guillermo, +++ Guillermo Bellettini [Fri, Apr 28, 2006 at 09:42:56AM CEST]: > Hi there, I have changed the location of the lock file on nagios.cfg and now > I cannot stop nagios daemon process. Where did you make changes? > The error message is: cannot stop nagios. /var/log/nagios/nagios

Re: [Nagios-users] Distributed / Central and hosts in pgsql

2006-04-28 Thread Shawn Holland
I'm running 2.2 on all servers. So hopefully it will be better. On Friday 28 April 2006 6:36 am, Dan Hopkins wrote: > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Behalf Of Shawn > > Holland > > Sent: 28 April 2006 00:13 > > To: nagios-users@lists.sourcefo

[Nagios-users] check disk on solaris machine

2006-04-28 Thread Miguel Faria
Hi everyone, I am having some problems trying to find the right script/plugin to execute a check_disk type command on a solaris machine. The current script I have works fine on a Red Hat machine but not a solaris one. Any suggestions for me? Thanks guys. -- Miguel Faria IT department - Skec

RE: [Nagios-users] Distributed / Central and hosts in pgsql

2006-04-28 Thread Dan Hopkins
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Shawn > Holland > Sent: 28 April 2006 00:13 > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Distributed / Central and hosts in pgsql > > > Hey, > > I KNOW ITS LONG BUT PLEASE READ IF Y

RE: [Nagios-users] Weblogic

2006-04-28 Thread Sandeep Narasimha Murthy
Hi, Thanks for the suggestion. I might look into this at a later date. Meanwhile, I have solved the issue using a java command available for obtaining Weblogic data. The command goes like this: java weblogic.Admin -url t3://localhost:7001 -username weblogic -password weblogic GET -pretty -type

[Nagios-users] nagios.lock

2006-04-28 Thread Guillermo Bellettini
Hi there, I have changed the location of the lock file on nagios.cfg and now I cannot stop nagios daemon process.   The error message is: cannot stop nagios. /var/log/nagios/nagios.lock cannot be found   Is there any command to restore this?   Thanks a lot   Emilio