Re: [Nagios-users] no output returned from plugin

2007-04-25 Thread Rob Blake
On 4/25/07, Valdinger, Stephen (DOV, MSX) <[EMAIL PROTECTED]> wrote: Any ideas as to what could be causing this??? Plugin is not in the location you have told Nagios it is, Nagios user does not have permissions to execute the plugin. Just a few to get you started. Rob --

Re: [Nagios-users] $USER1$

2007-04-24 Thread Rob Blake
On 4/24/07, Valdinger, Stephen (DOV, MSX) <[EMAIL PROTECTED]> wrote: When declaring new commands do I need to sub out the $USER1$ arguments for anything, or can those stay there? Define command{ Command_namecheck_snmp_win Command_line $USER

Re: [Nagios-users] Does anyone use and love NDOUtils for availability reporting ? [SEC=UNCLASSIFIED]

2007-04-06 Thread Rob Blake
On 4/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Dear Folks, Would anyone like to comment on the use of NDOUtils (Nagios 2.x or later) for availability reporting ? I believe that NDOUtils inserts rows representing down times in an MySQL table, making it much easier for DIY reporters to

Re: [Nagios-users] Nagios dying

2007-04-04 Thread Rob Blake
On 4/4/07, Israel Brewster <[EMAIL PROTECTED]> wrote: A while ago I installed Nagios 2.4 on a somewhat minimal (don't remember the specs, but old) OpenBSD 4.0 box. For the most part, it appears to work fine- latency is a nice low .328 seconds on average, with an average execution time of 4 secon

Re: [Nagios-users] adaptive notifications

2007-04-04 Thread Rob Blake
On 4/4/07, john <[EMAIL PROTECTED]> wrote: Hi, I'm looking for a way to do adaptive notifications on monitoring a single service so that it notifies differently based on different criteria. For example, monitoring a network port bandwidth usage, we want an alert if between: to 0559 - its

Re: [Nagios-users] active response

2007-04-04 Thread Rob Blake
On 4/4/07, Jesús Arnáiz <[EMAIL PROTECTED]> wrote: Hi there. I use the doc. about event handlers and I define this one: # SERVICE CLAMD define service { use generic-service host_name MYHOST service_description CLAMD check_command check_clamd

Re: [Nagios-users] shell script plugins and list archives?

2007-04-03 Thread Rob Blake
On 4/3/07, Steve Wray <[EMAIL PROTECTED]> wrote: Hi there, For one thing I was trying to recollect how to write a shell script for a nagios (nrpe) plugin. I can't find any of the documentation I used to do this before and I don't have access to the nagios config where I set this up. I also don

Re: [Nagios-users] Notifications and Event-Handlers

2007-04-02 Thread Rob Blake
On 3/30/07, Dinçer Kavraal <[EMAIL PROTECTED]> wrote: It's not dumb. I once try it. Answer is: no! They are not fired. To whom it may concern: Q: Why should somebody try this? A: Sometimes notifications can not be controlled through escalations easily. So you'd like to close all escalations and

Re: [Nagios-users] Parents config with redundant firewalls

2007-03-29 Thread Rob Blake
On 3/29/07, Eric Webster <[EMAIL PROTECTED]> wrote: I am looking to set some parent directives for some remote hosts here, but the parent would be a firewall that is redundant, as in it is actually two systems that fail over as needed. What would be the best way to set this up in Nagios so that

Re: [Nagios-users] notes per sevice

2007-03-29 Thread Rob Blake
On 3/29/07, Brandino Andreas <[EMAIL PROTECTED]> wrote: Hi all is possible to define a field "notes" for each service??? i have found that is possible for each host in hostextinfo but is it possible for services?? Thanks I think you might want to take a look at the service ext info object.

Re: [Nagios-users] WRONG STATUS

2007-03-26 Thread Rob Blake
version 1.4 Thanks -- *From:* Rob Blake [mailto:[EMAIL PROTECTED] *Sent:* Monday, March 26, 2007 4:57 PM *To:* grace ingabire *Cc:* [EMAIL PROTECTED]; nagios-users@lists.sourceforge.net; [EMAIL PROTECTED] *Subject:* Re: [Nagios-users] WRONG STATUS I' m using n

Re: [Nagios-users] WRONG STATUS

2007-03-26 Thread Rob Blake
I' m using nagiosVersion 2.0 , on FreeBSD 6.0 , plugin version 1.4 I HAVE CHANGED THE CONFIG AS REQUESTED BUT I'M STILL GETTING THE DOWN STATUS ON THE DEVICE. CAN I HAVE MORE DETAILS ON THE: check_command: check_ping!30.0,1%!60.0,10% For what I know 30 stands for the response time in millis

Re: [Nagios-users] RE export configs from Nagios 1.1 to 2.7.

2007-03-20 Thread Rob Blake
On 3/19/07, Ben Rosenberg <[EMAIL PROTECTED]> wrote: I'm not a PHP guru, so I'm not sure what this out put means. Could you hip me to how you used the object_config_fix script to convert your 1.x cfg files to 2.x cfg files? - Ben 3:22PM [EMAIL PROTECTED]:~/Desktop/convert/ > php object_config_

Re: [Nagios-users] scheduling downtime from cron

2007-03-20 Thread Rob Blake
On 3/20/07, Tom Yates <[EMAIL PROTECTED]> wrote: is there any way to schedule NAGIOS downtime from the shell? we'd quite like to have a regular maintenance window for a service, and if we could arrange that from cron, our lives would be improved. thanks for any light anyone can shed. Yep, y

Re: [Nagios-users] R: R: R: R: R: No output on check_snmp

2007-03-19 Thread Rob Blake
On 3/19/07, Marco Borsani <[EMAIL PROTECTED]> wrote: Hi all The problem could be the pipe "|" in the return code of the command check_snmp .. OK – 18582* |* * *iso.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40.6=18582 What can I do not understand is WHY before, the pipe "|" was read and processed

Re: [Nagios-users] R: R: R: No output on check_snmp

2007-03-19 Thread Rob Blake
On 3/19/07, Marco Borsani <[EMAIL PROTECTED]> wrote: Luca, I run as root or nagios user from command line, and receiving same (correct) answers like: ./check_snmp -H 151.1.XXX.YYY -o .1.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40.6 -C ABCDEF SNMP OK - 16788 | iso.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40.6=16788;;

Re: [Nagios-users] problem with check_jmx plugin working

2007-03-16 Thread Rob Blake
On 3/15/07, ramyareddy pogula <[EMAIL PROTECTED]> wrote: thank you..how do i check the class path?i have tried ll possiblities but i get the same error.. I d be grateful if you d help me out in this *Rob Blake <[EMAIL PROTECTED]>* wrote: On 3/15/07, ramyareddy pogula <[

Re: [Nagios-users] problem with check_jmx plugin working

2007-03-15 Thread Rob Blake
On 3/15/07, Rob Blake <[EMAIL PROTECTED]> wrote: On 3/15/07, ramyareddy pogula <[EMAIL PROTECTED]> wrote: > > Hi, > I have a problem in installing the nagios add on plug-in, check_jmx > I get the following error. > > [EMAIL PROTECTED] libexec]# ./check

Re: [Nagios-users] problem with check_jmx plugin working

2007-03-15 Thread Rob Blake
On 3/15/07, ramyareddy pogula <[EMAIL PROTECTED]> wrote: Hi, I have a problem in installing the nagios add on plug-in, check_jmx I get the following error. [EMAIL PROTECTED] libexec]# ./check_jmx Exception in thread "main" java.lang.NoClassDefFoundError: org.nagios.JMXQuery at java.lang

Re: [Nagios-users] Problem with notify-by-email

2007-03-14 Thread Rob Blake
On 3/14/07, chiel <[EMAIL PROTECTED]> wrote: Hi, When Nagios is trying to send me an e-mail I get the following error in the event log: [03-14-2007 12:02:36] Warning: Attempting to execute the command "/usr/bin/printf "%b" "* Nagios 2.7 *\n\nNotification Type: PROBLEM\n\nService: Na

Re: [Nagios-users] Nagios, syslog, splunk

2007-03-14 Thread Rob Blake
On 3/14/07, Matthew Joyce <[EMAIL PROTECTED]> wrote: I've been playing with Splunk of late, can anyone tell me how I might forward Nagios event logs to a remote splunk server ? Is there a way to configure Nagios to send to two syslog servers, one remote ? Thanks *Matthew Joyce* 02 9382 0051*

Re: [Nagios-users] Process Information Plugin

2007-03-14 Thread Rob Blake
On 3/14/07, Nilesh Shastrakar <[EMAIL PROTECTED]> wrote: Dear All, I have written a scripts which we will give the output like top command but on nagios screen it shows me only one line status information also in mail notification. I want to print all output of this file on mail as well as on

Re: [Nagios-users] sample/default cfg files...

2007-02-20 Thread Rob Blake
On 2/20/07, abid dar <[EMAIL PROTECTED]> wrote: I got nagios installed and the plugin installed properly (thanks to those that helped.. I needed to install mysql-devel). However, I am having trouble trying to figure out why sample config are not there.. for example all see in my: /usr/local/na

Re: [Nagios-users] Scheduled Downtime

2007-02-08 Thread Rob Blake
On 2/8/07, Edwin Zoeller <[EMAIL PROTECTED]> wrote: Can anyone tell me the easiest way to schedule downtime for a service everyday at a set time and duration? Guess it depends what you mean by downtime. But if you just want a configuration whereby you do not receive notifications for host/se

Re: [Nagios-users] Need some help regarding with tomcat server

2007-01-30 Thread Rob Blake
On 1/30/07, raghavendra kristam <[EMAIL PROTECTED]> wrote: Hi, I am quite new to nagios and finally I installed the required softwares on linux machine. I am able to access the web interface using the url http://:90/nagios . a) nagios-2.7 b) nagios-plugins-1.4.5 c) Apache httpd-2.2.4 d) mysql4.

Re: [Nagios-users] different check_command output on host than on server

2007-01-29 Thread Rob Blake
On 1/23/07, De Wetenschapper <[EMAIL PROTECTED]> wrote: hi guys, when I execute a certain command on the client itself it is OK, but when executed from the server I get an other output. I have no idea where to look for this, What is different from executing it from the server or on the client i

Re: [Nagios-users] Monitoring question

2007-01-17 Thread Rob Blake
If you are checking for http to be running, then I would have thought that the check_command would be something like check_http, assuming you have it defined in your object configuration file. What you have currently is checking for NTP and is therefore giving you an alert even though, as you say,

Re: [Nagios-users] Defining different notification behavior for the same service on different hosts

2007-01-17 Thread Rob Blake
On 1/16/07, Scott Greenman <[EMAIL PROTECTED]> wrote: I can't any way to have the same service on two hosts have different notification rules. Am I missing anything? Say you have two hosts, 'A' and 'B'. The service 'S' is defined as existing on both hosts. If 'S' goes down on 'A', I want no

Re: [Nagios-users] Interval setup

2007-01-13 Thread Rob Blake
On 1/13/07, Daniel <[EMAIL PROTECTED]> 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-