Search found 10 matches

by trey85stang
Fri Sep 27, 2013 3:50 pm
Forum: Open Source Nagios Projects
Topic: 4.0 upgrade enable_environment_macros=1 not working.
Replies: 7
Views: 3658

Re: 4.0 upgrade enable_environment_macros=1 not working.

abrist wrote:No problem. Could you link the bug from tracker here for posterity's sake?

That is a good idea, looks like I am not the only one any longer!

http://tracker.nagios.org/view.php?id=498
by trey85stang
Fri Sep 27, 2013 3:43 pm
Forum: Open Source Nagios Projects
Topic: Nagios 4 and Pnp4Nagios
Replies: 11
Views: 18636

Re: Nagios 4 and Pnp4Nagios

I do not believe that is how it is intended, although that bug report may be an indication that it is not actually working. My understanding was that you had to directly reference the $NAGIOS_***** variable specifically and it was only available when a check or event handler is run, to that environ...
by trey85stang
Thu Sep 26, 2013 10:10 am
Forum: Open Source Nagios Projects
Topic: 4.0 upgrade enable_environment_macros=1 not working.
Replies: 7
Views: 3658

Re: 4.0 upgrade enable_environment_macros=1 not working.

Have you set "use_large_installation_tweaks" to "1" in your nagios.cfg? If so, some environment variables have been disabled: http://nagios.sourceforge.net/docs/nagioscore/4/en/whatsnew.html If not, you may have found a bug. Report it to http://tracker.nagios.org I did have use_...
by trey85stang
Wed Sep 25, 2013 4:05 pm
Forum: Open Source Nagios Projects
Topic: 4.0 upgrade enable_environment_macros=1 not working.
Replies: 7
Views: 3658

Re: 4.0 upgrade enable_environment_macros=1 not working.

They definitely are still available in 4. It seems that the only one not working is nagios_notificationtype, which just to verify, you were executing this via nagios as a host or service check? Also how about enclosing the macro is quotes? This macros.sh script is defined as the contact service com...
by trey85stang
Mon Sep 23, 2013 4:39 pm
Forum: Open Source Nagios Projects
Topic: 4.0 upgrade enable_environment_macros=1 not working.
Replies: 7
Views: 3658

4.0 upgrade enable_environment_macros=1 not working.

Im prepping for a 4.0 upgrade and everything works perfectly except for the following option: enable_environment_macros=1 I use the html email script: from http://nagios.frank4dd.com/howto/nagios-flexible-notifications.htm which relies on the environment macros. However with 4.0 all these variables ...
by trey85stang
Thu Aug 02, 2012 11:03 am
Forum: Open Source Nagios Projects
Topic: Nagios 3.4.1 Web interface issue... Bug?
Replies: 2
Views: 1043

Re: Nagios 3.4.1 Web interface issue... Bug?

Awesome, I can wait for the official release. Not a big deal.. just an annoyance.
by trey85stang
Thu Aug 02, 2012 10:12 am
Forum: Open Source Nagios Projects
Topic: Nagios 3.4.1 Web interface issue... Bug?
Replies: 2
Views: 1043

Nagios 3.4.1 Web interface issue... Bug?

In the web interface when I do a quick search that returns a list of lets say more then 100 entries that spans multiple pages. When I click on the page 2 or the next button or any button for that matter. The next page always shows 0 matches. Am I doing something wrong or is search not meant to be us...
by trey85stang
Thu Aug 02, 2012 10:05 am
Forum: Open Source Nagios Projects
Topic: Nagios web interface with active checks disabled.
Replies: 1
Views: 668

Nagios web interface with active checks disabled.

I have disabled all active checks for hosts in services for a nagios server, and on the web interface I have an im age of an X next to all hosts, and an image of a ? next to all services. Is there a way to get rid of that? This nagios server just receives checks and does not make active checks, in t...
by trey85stang
Tue May 08, 2012 2:58 pm
Forum: Open Source Nagios Projects
Topic: 3.4.0 New install/setup. Host Check freshness not working.
Replies: 3
Views: 1935

Re: 3.4.0 New install/setup. Host Check freshness not worki

oh geez, That was it. I looked at that I swear. :)

Thanks for the help.
by trey85stang
Tue May 08, 2012 2:22 pm
Forum: Open Source Nagios Projects
Topic: 3.4.0 New install/setup. Host Check freshness not working.
Replies: 3
Views: 1935

3.4.0 New install/setup. Host Check freshness not working.

Hey all, its been a few years since I have setup a nagios server from scratch. But I am having a problem with host checks not timing out with the check_freshness. Here are the templates I am using: define host { name generic-host event_handler_enabled 1 flap_detection_enabled 1 process_perf_data 1 r...