Re: [Nagios-users] nagios passive checks too slow

2006-12-05 Thread Joerg Linge
Am Mittwoch, 6. Dezember 2006 07:55 schrieb Sterpu Victor: > Nagios receives the external check in his log, but the web interface is > updated with 10-30 seconds delay. > The web interface is refreshing at 1 second period(refresh_rate=1). > The passive check are verified at 1 second > period(comman

[Nagios-users] nagios passive checks too slow

2006-12-05 Thread Sterpu Victor
Nagios receives the external check in his log, but the web interface is updated with 10-30 seconds delay. The web interface is refreshing at 1 second period(refresh_rate=1). The passive check are verified at 1 second period(command_check_interval=1s). I must update the interface in max 5 second

[Nagios-users] ePN error

2006-12-05 Thread Ciro Iriarte
Hi, i'm running nagios 2.5 with various perl scripts, just added check_snmp_int.pl (http://www.manubulon.com/nagios/snmp_int.html) to the mix, but i'm getting some ePN error when it gives CRITICAL status (it could be a coincidence) Output: Serial2:DOWN: 1 int NOK : CRITICAL**ePN /usr/lib/nagio

Re: [Nagios-users] Nagios Configuration Problem

2006-12-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Kaplan, Andrew H. > Sent: Tuesday, December 05, 2006 3:57 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Nagios Configuration Problem > > Hi there - > > > > I a

Re: [Nagios-users] Transfer RRD Database from one machine to another

2006-12-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Kaplan, Andrew H. > Sent: Tuesday, December 05, 2006 3:47 PM > To: moshe sharon; nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Transfer RRD Database from one machine to

[Nagios-users] Nagios Configuration Problem

2006-12-05 Thread Kaplan, Andrew H.
Hi there - I am going through the motions of checking the configuration settings on our Nagios 2.5 server, and when I ran the nagios -v ../nagios.cfg command, I got the following error message: Reading configuration data... Error: Invalid hostgroup object directive 'contact_groups'. E

Re: [Nagios-users] Transfer RRD Database from one machine to another

2006-12-05 Thread Kaplan, Andrew H.
What directory/ies are the rrd database files located? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of moshe sharon Sent: Tuesday, December 05, 2006 4:09 PM To: Nagios Users Mailing List Subject: Re: [Nagios-users] Transfer RRD Database from one

Re: [Nagios-users] Transfer RRD Database from one machine to another

2006-12-05 Thread moshe sharon
Hello I would recommend using rsync or similar tool to keep your directories up to date. -- Moshe Sharon http://www.centerity.com - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel a

Re: [Nagios-users] Snmp - How do you use yours?

2006-12-05 Thread Ingo Lantschner
Otto, Axel schrieb: > Ich würde die Doku nehmen auch wenn sie in Deutsch ist :) Hi Otto, hi all it is here: http://www.nagiosexchange.org/SNMP.51.0.html?&tx_netnagext_pi1[p_view]=810 Unfortunately German only at least for now. Did not have the time to translate it. Hth Ingo. --

[Nagios-users] Transfer RRD Database from one machine to another

2006-12-05 Thread Kaplan, Andrew H.
Hi there - I am in the process of creating a replacement system for our current Nagios server. Included in our configuration is apan 2.1 running with the rrd database. I would like to transfer the database over to the new server in order to allow for apan to continue to work properly. Is ther

Re: [Nagios-users] status map dispositions

2006-12-05 Thread Morris, Patrick
> Hi this is my fist time in this mailing list. > i write from italy so excuse my english. > I have a problem with nagios, i configured for each host a > "parents" for branch the network. > But in my status map i have a great confusion. the hosts are > put it by alphabetic name, and not in the wa

[Nagios-users] Problem: Perfmon counter gives wrong results while using check_nt

2006-12-05 Thread M V Ajay (vMoksha)
Dear All: I am having problem in monitoring a particular windows perfmon counter. All other counter gives proper results. I am using check_nt (check_nt (nagios-plugins 1.4.3) 1.39) with Nagios Agent running on WIndows NT 4.0, Exchange 5.5 Below is the Microsoft Exchange counter: Object: MSExchang

Re: [Nagios-users] Using $ARGn$ in notify command

2006-12-05 Thread Tim Daley
That syntax is not obvious from http://monitor.mygcx.org/nagios/docs/xodtemplate.html#contact where it says: service_notification_commands: This directive is used to define a list of the short names of the commands used to notify the contact of a service problem or recovery. Multiple notification

Re: [Nagios-users] (no subject)

2006-12-05 Thread Carlos S�nchez
Hi When you install nagios you created a nagios.conf file and you put this file on apache directory, this file has a line : AuthUserFile /nagios/etc/htpasswd.users this line specifics when your users are saved You must create a user with that command "htpasswd –c /nagios/etc/htpasswd.users

Re: [Nagios-users] regarding nagios plugin 1.4.5

2006-12-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: Monday, December 04, 2006 10:11 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] regarding nagios plugin 1.4.5 > > > > hi, > > i am tryi

Re: [Nagios-users] Using $ARGn$ in notify command

2006-12-05 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Tim Daley > Sent: Monday, December 04, 2006 4:05 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Using $ARGn$ in notify command > > I'm attempting to use $ARG1$ in

Re: [Nagios-users] (no subject)

2006-12-05 Thread Hugo van der Kooij
On Tue, 5 Dec 2006, John Longland wrote: > Wanting to get Nagvis going with my Nagios-system. > > I have installed it as they explain. When I hit it with my browser, > it does display half the page but complains about a username that > I have not supplied. And yet, it never asks me for one. Sound

[Nagios-users] (no subject)

2006-12-05 Thread John Longland
Hi all !!! Wanting to get Nagvis going with my Nagios-system. I have installed it as they explain. When I hit it with my browser, it does display half the page but complains about a username that I have not supplied. And yet, it never asks me for one. Has someone else hit this snag ??? Thanks !

Re: [Nagios-users] Advanced permissions/user properties

2006-12-05 Thread Tobias Klausmann
Hi! On Mon, 06 Nov 2006, Tobias Klausmann wrote: > > For backwards compatibility, the default would be rwxn. > > > > So, the engineers would have: nrx, customer: nr and helpdesk r. > > > > Attached is an updated patch. > > I'll try to get a peek at it this week. Well, it took a little longer

Re: [Nagios-users] regarding nagios plugin 1.4.5

2006-12-05 Thread Andy Shellam (Mailing Lists)
Have you tried adding --with-mysql=/usr/local/mysql (or wherever your MySQL files sit) to the configure line? [EMAIL PROTECTED] wrote: > hi, > > i am tryin to install nagios plugin version 1.4.5 , but there is an error > message of not being able to find mysql.h header in one of the files > duri