Re: [Nagios-users] Interval setup

2007-01-12 Thread Jay Chandler
Daniel wrote: > Hi all, > > i want to setup different intervals on my checked hosts: > > In this case i want that nagios checks every 60sec but it seems that > nagios wont do that. > > Here a snip out of my config: > > define host{ > use generic-host > ho

[Nagios-users] Interval setup

2007-01-12 Thread Daniel
Hi all, i want to setup different intervals on my checked hosts: In this case i want that nagios checks every 60sec but it seems that nagios wont do that. Here a snip out of my config: define host{ use generic-host host_name bla

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

2007-01-12 Thread Bret Goodfellow
I responded to this thread to: nagios-users@lists.sourceforge.net but haven't seen the thread posted. Am I doing something wrong? Sorry for this post. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Powell Sent: Thursday, January 11, 2007 2:54 PM

[Nagios-users] Official NRPE_NT

2007-01-12 Thread Dan Mahoney, System Admin
Hey all, I found several different sources for NRPE for NT. Is there some "official" version? -Dan -- "Happy, Sad, Happy, Sad, Happy, Sad, Happy, Intruiged! I've never been so in touch with my emotions!" -AndrAIa as Hexadecimal, Reboot Episode 3.2.3 Dan Mahoney Techie, Sysa

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

2007-01-12 Thread Marc Powell
I'm sorry, I can't help you. I've tried to be clear about what you need to do/provide and you're either not understanding, purposely ignoring or providing conflicting information to my questions. Perhaps someone else will have better luck. -- Marc > -Original Message- > From: [EMAIL PROTE

Re: [Nagios-users] nagios unreachable timeout

2007-01-12 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Nedim Bicic > Sent: Friday, January 12, 2007 2:17 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] nagios unreachable timeout > > Hey guys i am using nagios 2.4 it s

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

2007-01-12 Thread vadi
Hi Mark, First let me tell thanks for replaying to this mail. Do you have any script by using check_mysql which is used for showing replication error in nagios For example: mysql> show slave status\G *** 1. row *** Slave_IO_State: Wa

[Nagios-users] nagios unreachable timeout

2007-01-12 Thread Nedim Bicic
Hey guys i am using nagios 2.4 it sends out email alert when the host is unreachable but doesnt send out email when host is timing out Also when i restart a switch on the nagios staus map the service is shown up when in fact its restarting does this have to do with refreshing the status map how d

Re: [Nagios-users] notification question...

2007-01-12 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Lacayo, Luis F > Sent: Friday, January 12, 2007 12:34 PM > To: Nagios Users mailinglist > Subject: [Nagios-users] notification question... > > HI all, > > I have a very strange problem.

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

2007-01-12 Thread Bret Goodfellow
I tried the IP address from the command line (logged in as nagios), and I did get the expected reponse: FTP OK - ..etc. There is only one daemon running for nagios. BTW, there are other services setup and running okay for this particular host. It's just that the service "check_ftp" respond

Re: [Nagios-users] notification question...

2007-01-12 Thread Aaron Segura
http://nagios.sourceforge.net/docs/2_0/macros.html#servicedesc $OUTPUT$ -> $HOSTOUTPUT$ $DATETIME$ -> either $SHORTDATETIME$ or $LONGDATETIME$ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lacayo, Luis F Sent: Friday, January 12, 2007 11:34 AM To: Nagio

[Nagios-users] notification question...

2007-01-12 Thread Lacayo, Luis F
HI all, I have a very strange problem. I just upgrade to NAGIOS 2.6 from a version 1. (Don't ask please). On my previous production server, I had the host-notify-by-email command define as: define command{ namehost-notify-by-email command_namehost-notify-by-emai

[Nagios-users] check for terminal servers/rdp?

2007-01-12 Thread Hari Sekhon
Does anybody know if there is a test for Terminal Servers/RDP other than just check_tcp? I couldn't find any on nagios exchange... Thanks -- Hari Sekhon - Take Surveys. Earn Cash. Influence the Future of IT Join SourceF

Re: [Nagios-users] Nagios not executing sms script

2007-01-12 Thread Jay Chandler
edalB wrote: > Sure NP. > > Just note I wrote this script in Ruby. > > And it uses a South African sms provider that allowes me to do a post > to there sms portal. > Thanks! I'm using TMobile here in the states, but [EMAIL PROTECTED] doesn't seem to work after the first few days... -- Jay Chan

Re: [Nagios-users] Nagios not executing sms script

2007-01-12 Thread Jay Chandler
edalB wrote: > Hi all I have written my own sms script for notifications > > The script works 100% > > When I execute it manualy. > But when I ask nagios to execute the script I get the following error > in my log file. > > Jan 11 17:09:06 nagios-0 nagios: Warning: Attempting to execute the > comma

Re: [Nagios-users] Nagios not executing sms script

2007-01-12 Thread John Longland
I would suggest you put the script in /usr/local/nagios/libexec. This is where I put my script ( I also wrote my own script to do the SMS-ing ). Nagios dopes not have permissions into the /root -DIR. John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of edalB

[Nagios-users] Nagios not executing sms script

2007-01-12 Thread edalB
Hi all I have written my own sms script for notifications The script works 100% When I execute it manualy. But when I ask nagios to execute the script I get the following error in my log file. Jan 11 17:09:06 nagios-0 nagios: Warning: Attempting to execute the command "/root/sms.rb -m "* Nag