Search found 11 matches

by misterdev
Tue Sep 17, 2013 11:07 am
Forum: Open Source Nagios Projects
Topic: Nagios 3.5.0 problem with macro $ADMINEMAIL$
Replies: 16
Views: 9090

Re: Nagios 3.5.0 problem with macro $ADMINEMAIL$

Hello,

This bug has been resolved in nagios 3.5.1 :
http://www.nagios.org/projects/nagiosco ... ry/core-3x
Fixed bug #444: Nagios 3.5.0 problem with macro $ADMINEMAIL$ : @ is converted to %40 after 2 nagios reload (Duplicate of bug #407)
by misterdev
Tue Apr 23, 2013 2:01 am
Forum: Open Source Nagios Projects
Topic: Nagios 3.5.0 problem with macro $ADMINEMAIL$
Replies: 16
Views: 9090

Re: Nagios 3.5.0 problem with macro $ADMINEMAIL$

Ok, thanks for your help !

I will monitor the bug report.
by misterdev
Mon Apr 22, 2013 11:50 am
Forum: Open Source Nagios Projects
Topic: Nagios 3.5.0 problem with macro $ADMINEMAIL$
Replies: 16
Views: 9090

Re: Nagios 3.5.0 problem with macro $ADMINEMAIL$

No, not at all.
As I said, the bug occurs only after 2 nagios reload and it is gone each time I make a nagios restart.
by misterdev
Mon Apr 22, 2013 11:23 am
Forum: Open Source Nagios Projects
Topic: Nagios 3.5.0 problem with macro $ADMINEMAIL$
Replies: 16
Views: 9090

Re: Nagios 3.5.0 problem with macro $ADMINEMAIL$

Here is my /etc/init.d/nagios. It should be the default one. #!/bin/sh # # chkconfig: 345 99 01 # description: Nagios network monitor # # File : nagios # # Author : Jorge Sanchez Aymar (jsanchez@lanchile.cl) # # Changelog : # # 1999-07-09 Karl DeBisschop <kdebisschop@infoplease.com> # - setup for au...
by misterdev
Mon Apr 22, 2013 11:00 am
Forum: Open Source Nagios Projects
Topic: Nagios 3.5.0 problem with macro $ADMINEMAIL$
Replies: 16
Views: 9090

Re: Nagios 3.5.0 problem with macro $ADMINEMAIL$

Hi, Here is how I reproduce the bug : 1 - /etc/init.d/nagios stop 2 - kill any nagios processes left / any orphan / etc... --> killall nagios + kill -9 <pid> 3 - /etc/init.d/nagios start --> bug not present 4 - /etc/init.d/nagios reload --> bug not present 5 - /etc/init.d/nagios reload --> bug present
by misterdev
Fri Apr 19, 2013 3:35 pm
Forum: Open Source Nagios Projects
Topic: Nagios 3.5.0 problem with macro $ADMINEMAIL$
Replies: 16
Views: 9090

Re: Nagios 3.5.0 problem with macro $ADMINEMAIL$

Hello,

Nagios is going down cleanly when I stop it.
by misterdev
Fri Apr 19, 2013 2:06 am
Forum: Open Source Nagios Projects
Topic: Nagios 3.5.0 problem with macro $ADMINEMAIL$
Replies: 16
Views: 9090

Re: Nagios 3.5.0 problem with macro $ADMINEMAIL$

Hello,

Well, everything works fine when I restart nagios ( nagios restart / nagios stop && nagios start / killall nagios && nagios start )
It's after the second reload that the bug seems to appear.

Edit : I opened an issue in the bugtracker http://tracker.nagios.org/view.php?id=444
by misterdev
Thu Apr 18, 2013 8:02 am
Forum: Open Source Nagios Projects
Topic: Nagios 3.5.0 problem with macro $ADMINEMAIL$
Replies: 16
Views: 9090

Re: Nagios 3.5.0 problem with macro $ADMINEMAIL$

Hello, I work with Jimmy (author of the topic), and I work on this problem too. For French speaker, I made more debug here : http://forums.monitoring-fr.org/index.php?topic=6612 I will try to explain everything here : The problem occurs after a second reload of Nagios. Here is the notification comma...
by misterdev
Tue Mar 19, 2013 8:55 am
Forum: Open Source Nagios Projects
Topic: Notification sent during host downtime
Replies: 5
Views: 2110

Re: Notification sent during host downtime

It seems that all my problems are gone with nagios 3.5.0.

Thanks for your help.
by misterdev
Mon Mar 18, 2013 12:07 pm
Forum: Open Source Nagios Projects
Topic: Notification sent during host downtime
Replies: 5
Views: 2110

Re: Notification sent during host downtime

Thanks for your reply (Sorry, I did not see it until today).

Well, I will try again with nagios 3.5.0 and I will post the results here.