Re: [Nagios-users] 3-D status map

2006-11-08 Thread Matthias Eble
Farrell,Bob schrieb: > I finally got the status map link to work, but when I click the 3-D > status link, I get "open file with" > > Any ideas folks? install a vrml browser plugin. your browser can't handle the map. I had installed Cortona VRML plugin but then my map got too big and my pc can't h

Re: [Nagios-users] holidays

2006-10-06 Thread Matthias Eble
Andreas Ericsson schrieb: > Bart van Daal wrote: >> Hi list, >> >> >> i've been searching around for a way to define holidays in nagios. The >> object is >> to be able to use a 24-7 timeperiod on holidays (e.g. 25 december) and >> the Tech_hours >> timeperiod on 'normal' days: >> > > afaik, there

Re: [Nagios-users] More meaningful Nagios Map(s)

2006-09-15 Thread Matthias Eble
Travis Rabe schrieb: > everythign coming form the Nagios image. Is this all done with > dependencies? I have added some and it seems to have no affect. Hi travis, I haven't tried it with dependencies. Using the parent directive in the host config works for us.. matthias

Re: [Nagios-users] config file activation after changes

2006-09-15 Thread Matthias Eble
Sloane, Robert Raymond schrieb: > You were probably hit by state retention. Take a look at the > documentation for notifications_enabled and you will see a footnote: > > Retention Notes > > It is important to point out that several directives in host and service > definitions may not be picked u

[Nagios-users] config file activation after changes

2006-09-14 Thread Matthias Eble
Hi All, my nagios instance showed some strange behaviour a couple of minutes ago. I changed a couple of services to notifications_enabled 0 in the configfiles, but the deamon didn't recognize the changes after reloading and restarting. (yes, i checked for duplicate processes). So I changed the

[Nagios-users] multiple checks for one service -> on demand Macro problem

2006-09-12 Thread Matthias Eble
Hi all, i've got to monitor a service with multiple checks. The process needs to be restarted if one of the check fails. So I thought about using check_cluster and an event handler on the cluster service. But now I got to a limit of the configuration (or my knowledge of it). On demand macro

Re: [Nagios-users] Monitoring hardware RAID

2006-07-18 Thread Matthias Eble
> > The server has Red Hat Enterprise Linux ES > release 3 installed on it. I would be grateful if somebody provides any > pointers regarding this. > Hi Yogesh, you can install the hpacucli package. it provides the possibility to query the raid controllers/fc adapters and the attached disks

[Nagios-users] ndo-utils: create table fails under mysql 4.0

2006-05-29 Thread Matthias Eble
hi all, I just tried to set up the ndo db-structure (mysql.sql) on a 4.0 mysql instance but it seems that the create syntax has changed from 4.0 to 4.1 since the DEFAULT keyword in front of CHARSET=ascii is not accepted. The setup works flawlessly on my laptop (mysql 4.1). Has anyone else ex

Re: [Nagios-users] Monitore Postfix queue

2006-05-16 Thread Matthias Eble
On Tue, 2006-05-16 at 10:08 -0300, Tiago Cruz wrote: Hello guys, I've write a small script do monitore postfix queue using postqueue to count the number of emails on my queue: postqueue -p | tail -1 | cut -d " " -f 5 The problem: Sometimes, my queue have more than 20.000 emails, and I can't

Re: [Nagios-users] Memory Leak on Nagios 2.3 ?

2006-05-12 Thread Matthias Eble
[EMAIL PROTECTED] schrieb: > > Hi > > Running Nagios 2.3 and Plugins 1.4.3 on a CRUX 2.2 Distro > The Server is a HP320 with 1 GB Ram > > I wondering if there is a known bug in Nagios 2.3 with a memory Leak ? > With 1GB The Server use 950MB and free are 48MB > I tried to "tune" nagios after i rea

[Nagios-users] checking/limiting event handler execution

2006-05-12 Thread Matthias Eble
Hi list, I'm currently setting up service checks with event handlers. The special thing is that I need multiple checks for one service (two tcp ports and one http check) and the event handler has to restart the service if one check fails. The event could be called multiple times if more than o

[Nagios-users] 2.0 stable stops checking

2006-03-15 Thread Matthias Eble
hi all! we are experiencing occassional problems with nagios 2.0 stable. The main process was reloaded due to configuration changes yesterday (Mar 14th). since then ps -ef looks like this: nagios1078 1 12 Mar09 ?16:49:43 /opt/nagios/bin/nagios -d /opt/nagios/etc/nagios.cfg n

Re: [Nagios-users] defunct process / more than one nagios "root" process...

2006-03-09 Thread Matthias Eble
hi list, I am facing problems for a few days with my Nagios server (2.0b4). I often have more than one nagios "root" process (launched by the root process), and sometimes have a "defunct" nagios process. It is really anoying, as it can leads to Nagios not working any more, or, at best, onl