[Nagios-users] GUI front in for nagios.

2006-08-23 Thread Malcolm Frazier
Hi, Does a client exists that runs on Linux, Windows, and Macs that can poll a Nagios server and display information about the servers rather than using the web interface? - Using Tomcat but need to do more? Need to suppor

[Nagios-users] NSCA only accepts first check

2006-08-23 Thread Andrew M. Lyons
Hi all, I'm trying to configure nsca, and I've run into a problem: NSCA only accepts the first passive check that is sent to it, and all subsequent checks fail. first check: [18:05:02]$ echo -e "vmp161.vampire\tMyrinet Connectivity\t0\tBLAH\n" | ./src/send_nsca -H monitor -c nsca.cfg 1 data p

Re: [Nagios-users] Timeouts

2006-08-23 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Dirk H. Schulz > Sent: Wednesday, August 23, 2006 4:43 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Timeouts > > Hi folks, > > I have a problem concerning timeo

[Nagios-users] servicegroup shortcut in servicedependency doesn't quite work that way in the code?

2006-08-23 Thread Michael Durket
If one attempts to specify the following in Nagios: define servicedependency { servicegroup_name X dependent_host_name Y dependent_service_description Z execution_failure_criteria w,u,c notification_failure_criteria w,u,c } it generates the error: Er

Re: [Nagios-users] ocsp slows nagios a great deal

2006-08-23 Thread Fred
Not sure if this was discussed (I didn't find later threads), but I would suggest that you need to batch your send_nsca requests. Realize that *every* transaction that nagios does invokes OCSP if it is defined. This means there is a fork, exec, and then whatever that app does. If you have a pe

Re: [Nagios-users] submitting external commands remotely

2006-08-23 Thread Peter Krüpl
Hi,     I doubt you can use sockets over NFS, someone correct me if i am wrong.     What you could do is to execute the script on the nagios host, via ssh.     If you normaly do this on the nagios host: scheduledowntine.sh host ServerA 13:00 14:00     You could do this on a remote machine: s

[Nagios-users] submitting external commands remotely

2006-08-23 Thread Iphtashu Fitz
I have a handful of scripts that I've written that submit commands to our Nagios monitor remotely, so I'm pretty comfortable with working with external commands.  I now need to be able to submit external commands from an external host.  In a nutshell I want to schedule downtime of specific services

Re: [Nagios-users] escalation/notification question

2006-08-23 Thread Jeff Williams
Do I have to explicitly say in the escalations that warnings should stop at 1 notification, rather than just say only critical and recovery can go from 2 to 5 like I had before? Do I have to put something like this? define serviceescalation{     host_name viper     servi

Re: [Nagios-users] escalation/notification question

2006-08-23 Thread Jeff Williams
If I have a host called viper with the following definitions, I'm wondering why the group admins gets warning notifications for the service "DISK /" after the first notification. To me, these definitions say that admins should get no more than 5 notifications and no warning notifications after the

Re: [Nagios-users] Web Event Log View can crash IE?

2006-08-23 Thread Carl Friend
Giles Coochey writes: > I just wondered whether I'm alone in having the Web "Event Log" > sometimes appear to make IE stop responding (need to do forced > close of IE). How big are your logs? The ones I have here are fairly large (about 3.6 megs/day) and sometimes cause IE to slow to an ab

[Nagios-users] Web Event Log View can crash IE?

2006-08-23 Thread Giles Coochey
Hello List, I just wondered whether I'm alone in having the Web "Event Log" sometimes appear to make IE stop responding (need to do forced close of IE). This is most evident when attempting to view an earlier log than the one being displayed, but often occurs on the current event log too. I don'

Re: [Nagios-users] Problems with the nuvola theme

2006-08-23 Thread Stefano Mosconi
Got it!I had an old installation of nagios (ver.1.3)  still active on the server and cgipath in config.js was pointing to /nagios/cgi-bin/ instead of /nagios2/cgi-bin/Thus I was using old cgi scripts that didn't have the link to common.cssSorry for bothering.StezzOn 8/23/06, [EMAIL PROTECTED] < [E

Re: [Nagios-users] Problems with the nuvola theme

2006-08-23 Thread Stefano Mosconi
Exactly the same Jorg.But for me doesn't work.:(StezzOn 8/23/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: hi what is in your index.html file in mine is like Nagios