Re: [Nagios-users] pnp4nagios configuration errors - SOLVED

2010-08-24 Thread Julius Kidubuka
Thanks for your input Joerg. I figured out that I forgot to restart Nagios after making the various configurations - my bad! On 24 August 2010 12:01, Joerg Linge wrote: > Am 24.08.10 09:32, schrieb Julius Kidubuka: > > Hi list, > > Hi Julius, > there are other support channels available for

Re: [Nagios-users] The output of $SERVICEOUTPUT$ macro is blank ?

2010-08-24 Thread Marc Powell
On Aug 24, 2010, at 3:40 PM, Mirza Dedic wrote: > The strange thing is.. > > I replaced “/usr/bin/printf "%b" "* Nagios *\” > > With “/bin/echo –e Nagios *” and now my alerts include the missing > $SERVICEOUTPUT$ information that was not there previously. > > I wonder why

Re: [Nagios-users] The output of $SERVICEOUTPUT$ macro is blank ?

2010-08-24 Thread Mirza Dedic
The strange thing is.. I replaced "/usr/bin/printf "%b" "* Nagios *\" With "/bin/echo -e Nagios *" and now my alerts include the missing $SERVICEOUTPUT$ information that was not there previously. I wonder why printf was causing this? Thanks. From: Dorfman, Justin [mailto:jus.

[Nagios-users] Trouble Starting NagiosGrapher in Freebsd

2010-08-24 Thread Dorfman, Justin
Hello, I hope I won't be chewed up since this is a third-party add-on question but I am having some issues starting NagiosGrapher. I installed Nagios (which is up and running perfect) and Nagios Grapher from the ports collection. I followed these instructions (modified the proper paths): https:/

Re: [Nagios-users] The output of $SERVICEOUTPUT$ macro is blank ?

2010-08-24 Thread Dorfman, Justin
Try Replacing: Info:\n\n$SERVICEOUTPUT$ To: *Info:\n\n $SERVICEOUTPUT$* Notice the space between \n Regards, Justin Dorfman Mahalo.com Inc. > Jr. Systems Engineer @jdorfman | @MahaloSysops| Blog: http://bit.ly/aNiWSk On Tu

Re: [Nagios-users] The output of $SERVICEOUTPUT$ macro is blank ?

2010-08-24 Thread Kyle O'Donnell
might it be the double $$ ? Additional Info:nn$SERVICEOUTPUT$" On Tue, 24 Aug 2010 09:57:56 -0700, Mirza Dedic wrote: > I recently upgraded my Ubuntu OS (8.04 >> 10.04) and Nagios from 3.0 to > 3.1.2, and recently I ran into an issue where the data for > "$SERVICEOUTPUT$" is never included in m

Re: [Nagios-users] The output of $SERVICEOUTPUT$ macro is blank ?

2010-08-24 Thread Kyle O'Donnell
disregard my eyes are working again On Tue, 24 Aug 2010 09:57:56 -0700, Mirza Dedic wrote: > I recently upgraded my Ubuntu OS (8.04 >> 10.04) and Nagios from 3.0 to > 3.1.2, and recently I ran into an issue where the data for > "$SERVICEOUTPUT$" is never included in my email notification. > > I

[Nagios-users] The output of $SERVICEOUTPUT$ macro is blank ?

2010-08-24 Thread Mirza Dedic
I recently upgraded my Ubuntu OS (8.04 >> 10.04) and Nagios from 3.0 to 3.1.2, and recently I ran into an issue where the data for "$SERVICEOUTPUT$" is never included in my email notification. It is defined properly in the notification.cfg file as per below: define command{ command_name

Re: [Nagios-users] Help Needed | Web Authentication

2010-08-24 Thread Tony Yarusso
On 8/22/2010 3:44 PM, Himanshu Arora wrote: Hi Tony, Thanks for replying, I have already tried using webinject couple of days ago... but i was getting so many errors while using the webinject.pl plugin after the installation. Even though the execution steps are also

Re: [Nagios-users] Internal Server Error Occuring when trying to access Nagios on the browser

2010-08-24 Thread Goke Ade
Hello ifeanyi, Confirm the user running Nagios have read permit to the file in question? > Hello all, > > I am new to Nagios. I just installed it and did all the necessary configuration but when I open it on my browser, I can only view the documentation. The other links I go keep showing me interna

Re: [Nagios-users] Internal Server Error Occuring when trying to access Nagios on the browser

2010-08-24 Thread Jim Avery
On 24 August 2010 08:37, Ifeanyi Agu wrote: > Hello all, > > I am new to Nagios. I just installed it and did all the necessary > configuration but when I open it on my browser, I can only view the > documentation. The other links I go keep showing me internal server error. > > I checked the apach

Re: [Nagios-users] Nagios CGI, files deleted?

2010-08-24 Thread Anthony
Hi Enrico, > I'm new user and I installed nagios months ago, and all function > worked properly. > Today I opened the web cgi on http://host/nagios and he can't find > CGIs, but all alert function work well. > > This is the /var/log/httpd/error_log during main page connection > http://pastebin.co

Re: [Nagios-users] pnp4nagios configuration errors

2010-08-24 Thread Joerg Linge
Am 24.08.10 09:32, schrieb Julius Kidubuka: > Hi list, Hi Julius, there are other support channels available for pnp4nagios then the nagios-users list. http://docs.pnp4nagios.org/pnp-0.6/about#support > I'm trying to setup and configure pnp4nagios [v0.6.6] on a currently working > Nagios Core

[Nagios-users] Nagios CGI, files deleted?

2010-08-24 Thread Enrico Zimol
Hello, I'm new user and I installed nagios months ago, and all function worked properly. Today I opened the web cgi on http://host/nagios and he can't find CGIs, but all alert function work well. This is the /var/log/httpd/error_log during main page connection http://pastebin.com/ZnsBb9iP Those f

[Nagios-users] Internal Server Error Occuring when trying to access Nagios on the browser

2010-08-24 Thread Ifeanyi Agu
Hello all, I am new to Nagios. I just installed it and did all the necessary configuration but when I open it on my browser, I can only view the documentation. The other links I go keep showing me internal server error. I checked the apache error logs and it was telling me that permission was

[Nagios-users] pnp4nagios configuration errors

2010-08-24 Thread Julius Kidubuka
Hi list, I'm trying to setup and configure pnp4nagios [v0.6.6] on a currently working Nagios Core [v3.2.0] system running on openSUSE 11.1 I installed pnp4nagios from source and also installed rrdtool using an rpm. All was going well until I tried to verify the pnp configuration. Below are the sp