Re: [Nagios-users] ePN error

2006-12-07 Thread Patrick Proy
Hi, I agree with S. Hopcroft, it must be a script error. I suspect that you use performance output (-k option) : is it the case ? Could you send the options you use with the script ? (command + service definition ?) and the return of the script with -v option using these options. Patrick http://

Re: [Nagios-users] ePN error

2006-12-07 Thread Stanley Hopcroft
Dear Sir, I am writing to thank you for your letter and say, On 06/12/06, Ciro Iriarte <[EMAIL PROTECTED]> wrote: > 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 whe

Re: [Nagios-users] Notifications not being sent

2006-12-07 Thread Marcel Mitsuto Fucatu Sugano
On Thu, 2006-12-07 at 15:15 -0500, Frederick Arkins wrote: > [cut] > [1165522038] SERVICE EVENT HANDLER: > Tech-Con-4;check-cpu-load-win;CRITICAL;SOFT;1;host-notify-by-email > [1165522054] SERVICE ALERT: > Tech-Con-4;check-xp-memory;OK;SOFT;3;Memory usage: total:2400.24 Mb - > used: 1128.06 Mb (47

[Nagios-users] Notifications not being sent

2006-12-07 Thread Frederick Arkins
Probably a newbie error here bur I can't figure out what I'm doing wrong. I have a "dummy" machine set up upon which I'm creating alerts to test notifications. This is what appears in the log yet the email does not go out -- does not show up in the mailllog file. It just seems to hit /dev/null.

Re: [Nagios-users] Question on using check_procs

2006-12-07 Thread Jason . Shein
Set the limits as a range -> min:max ./check_procs ( process name ) -c 1:1 ___ Jason Shein Network Administrator – Linux Systems Iovate Health Sciences Inc. 5100 Spectrum Way Mississauga, ON L4W 5S2 ( 905 ) - 678 - 3

[Nagios-users] Question on using check_procs

2006-12-07 Thread Edwin Zoeller
My question is: How do I set the -w -c parameters if I am only monitoring 1 process? - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinion

Re: [Nagios-users] Problem Starting Nagios 2.5

2006-12-07 Thread Andy Shellam (Mailing Lists)
The entire nagios/var directory needs to be writeable by the user and group 'nagios' I believe. eg. chown -R nagios:nagios /usr/local/nagios/var Kaplan, Andrew H. wrote: > > Hi there – > > I just completed installing Nagios 2.5 and I am having problems > starting the application as either nagio

Re: [Nagios-users] Forbidden to access Nagios

2006-12-07 Thread Marcel Mitsuto Fucatu Sugano
The user apache runs under must have permission to serve the contents of the share and sbin folder. Check that and you'll be fine. HTH On Thu, 2006-12-07 at 17:54 +, Sam Fraser wrote: > I'm busy installing Nagios but when I get to the stage that I want to > test the Web Access I'm told that

[Nagios-users] Forbidden to access Nagios

2006-12-07 Thread Sam Fraser
I'm busy installing Nagios but when I get to the stage that I want to test the Web Access I'm told that the nagios server is Forbidden :- Forbidden You don't have permission to access /nagios/ on this server. Apache/2.2.3 (Fedora) Server at localhost Port 80 I do allow access as shown below l

Re: [Nagios-users] Nagios not running every midnight

2006-12-07 Thread Hari Sekhon
good idea. I think that the best thing to do is to make it run at 9,19,29 etc minutes in the crontab. This gives nagios some time to write a new file after the switch. I will see if the 5,15,25 is enough tonight and if not then I will try the 9s. If that doesn't work then I will use your idea

Re: [Nagios-users] Nagios not running every midnight

2006-12-07 Thread Marcel Mitsuto Fucatu Sugano
On Thu, 2006-12-07 at 10:01 +, Hari Sekhon wrote: > dang, I changed the thing to run at 2 minutes past and still got the same > > NAGIOS CRITICAL: Cannot parse Nagios log file for valid time Maybe your checkcommand is looking for a updated logfile that is getting older because of no update.

Re: [Nagios-users] Check_ldap

2006-12-07 Thread Thierry Lacoste
My guess is that your server only accepts v3. By deafult, the check_ldap plugin uses v2. Use the -3 option of check_ldapvto use v3 instead. Thierry. On Thursday 07 December 2006 15:08, Antonio Pereira wrote: > Hello, > > > > I would like to know if anyone is monitoring ldap? If so, is it possible

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

2006-12-07 Thread Tobias Klausmann
Hi! On Tue, 05 Dec 2006, Tobias Klausmann wrote: > Thus, I'll probably patch NG to just ignore the perms. > > I'll post the patch here (if it's not too ugly ;)) See the attached file. Have fun. Regards, Tobias -- Never touch a burning system. --- NagiosGrapher.pm.orig 2006-12-07 15:15

Re: [Nagios-users] Sending traps from Nagios - Macros

2006-12-07 Thread Varaillon Jean Cristophe
>> snmp_trapsend -h 172.31.10.15 -c sphynx -e 1.3.6.1.4.1.20006 -s 2 -a >> "1.3.6.1.4.1.20006.2 STRING (** $arg1 $arg2 **)" >> exit 0 >This is not. This is a shell programming error. $arg1 should be $1 and >$arg2 should be $2 unless there is some obscure thing that happening with your OS's version

[Nagios-users] Check_ldap

2006-12-07 Thread Antonio Pereira
Hello, I would like to know if anyone is monitoring ldap? If so, is it possible to have an example of what the command is and what is the service defined. I am trying to run the command from the terminal and I am getting unable to bind to ldap. Thanks --

Re: [Nagios-users] Sending traps from Nagios - Macros

2006-12-07 Thread Marc Powell
> -Original Message- > From: Varaillon Jean Cristophe [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 07, 2006 2:29 AM > To: Marc Powell; nagios-users@lists.sourceforge.net > Subject: RE: [Nagios-users] Sending traps from Nagios - Macros > > Hi, > > Thanks for your reply! > > Sinc

Re: [Nagios-users] Problem: Perfmon counter gives wrong results w hile using check_nt

2006-12-07 Thread M V Ajay (vMoksha)
Dear All: I am using pnsclient on Windows servers as Nagios agent. Any Solution for this problem? Regards, Ajay -Original Message- From: Anthony Montibello [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 06, 2006 9:38 PM To: nagios-users@lists.sourceforge.net Cc: M V Ajay (vMo

Re: [Nagios-users] filtering by contact_groups

2006-12-07 Thread Jesús Oliván
i can see that in hosts where my logged user is not included in their contact_groups, user only see PING service. I assume filters are working well then, but i don't weant to see this PING service if a host is not part of my admin infraestructure... how i can do this? Thanks and sorry for the s

Re: [Nagios-users] Nagios not running every midnight

2006-12-07 Thread Hari Sekhon
dang, I changed the thing to run at 2 minutes past and still got the same NAGIOS CRITICAL: Cannot parse Nagios log file for valid time I will change it to 5 minutes past and see if the same occurs tonight. -h Hari Sekhon Sloane, Robert Raymond wrote: > It sounds like your script is running

[Nagios-users] filtering by contact_groups

2006-12-07 Thread Jesús Oliván
Hi! i'm trying to filter all hosts and services that appear in my Service Detail, Service Problems, etc. using currently defined contact groups. (ej. contact group admin_unix only can see unix machines and services, contact group admin_nt only can see win machines & services, etc.). I assume

Re: [Nagios-users] Sending traps from Nagios - Macros

2006-12-07 Thread Varaillon Jean Cristophe
Hi, Thanks for your reply! Since the command line seems to be fine, I will past all what I've done concering that event_handler including my latest un-successful test: >From service.cfg: -- define service{

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

2006-12-07 Thread Ingo Lantschner
Sterpu Victor schrieb: > 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 upd