Search found 15 matches

by lmilkovic
Sun Jul 08, 2012 4:29 pm
Forum: Nagios XI
Topic: check_http is stuck in pending.
Replies: 29
Views: 8010

Re: check_http is stuck in pending.

Sorry Scott, I haven't seen that post:( However, in my experience, the database was not corrupted in "MySQL-style-corruption", i.e. all tables were functional, no indexes were corrupt etc. The database structure and internals were working fine, but some "ghost" entries and other ...
by lmilkovic
Fri Jul 06, 2012 2:42 am
Forum: Nagios XI
Topic: check_http is stuck in pending.
Replies: 29
Views: 8010

Re: check_http is stuck in pending.

We had similar issues on several occasions and they were all related to "corrupt" NDO database. Some hosts and services were shown in PENDING state, services would have notifications disabled at random etc. Applying new configuration from the CCM would not help, since the historic data in ...
by lmilkovic
Fri Jul 06, 2012 2:04 am
Forum: Nagios XI
Topic: Freshess checks on Nagios XI 2011R3.2
Replies: 14
Views: 3538

Re: Freshess checks on Nagios XI 2011R3.2

I've edited /usr/local/nagios/etc/nagios.cfg and set debug_verbosity=16, re-enabled "Check freshness" for the xiwizard_passive_service template, and have applied the configuration changes. It's been about half an hour, and I've been monitoring /var/log/messages for the debug lines you men...
by lmilkovic
Thu Jul 05, 2012 3:05 pm
Forum: Nagios XI
Topic: Freshess checks on Nagios XI 2011R3.2
Replies: 14
Views: 3538

Re: Freshess checks on Nagios XI 2011R3.2

This is an interesting behavior indeed... nagiosadmin42, please enable debugging by setting the debug_verbosity to 16 (Host/service check information) in nagios.cfg. Can you post the line(s) that start with "HBC: xx, PC: xx, ..."? Scott, hmm, are you sure that the threshold is in minutes? ...
by lmilkovic
Thu Jul 05, 2012 12:54 pm
Forum: Nagios XI
Topic: Freshess checks on Nagios XI 2011R3.2
Replies: 14
Views: 3538

Re: Freshess checks on Nagios XI 2011R3.2

nagiosadmin42 wrote:

Code: Select all

define service {
       check_freshness                          0
...

}
It appears that you don't have freshness checking enabled.
This options takes precedence over global options in nagios.cfg.

Try setting check_freshness to 1 and see if that helps.
by lmilkovic
Thu Jul 05, 2012 12:39 pm
Forum: Nagios XI
Topic: Logging user authentication
Replies: 3
Views: 1200

Re: Logging user authentication

Thanks Scott, that's great to hear! Anyway, I hacked a quick solution that logs to AUTHPRIV log (/var/log/secure probably) when index.php is requested for the first time. There are some issues with this solution, but since I cannot edit login.php, I think it's a good workaround:) Since I also had to...
by lmilkovic
Thu Jul 05, 2012 4:32 am
Forum: Nagios XI
Topic: High availability Nagios XI
Replies: 2
Views: 1256

Re: High availability Nagios XI

The official document about the HA options for Nagios is available here: http://assets.nagios.com/downloads/nagiosxi/docs/XI_High_Availability_Options.pdf Unfortunately I didn't find it very informative:( If you're implementing HA solution from the beginning (i.e. you haven't deployed Nagios yet), a...
by lmilkovic
Thu Jul 05, 2012 4:13 am
Forum: Nagios XI
Topic: Logging user authentication
Replies: 3
Views: 1200

Logging user authentication

I have a question about logging standard user form-based authentication on the Nagios XI web interface. As far as I know, details about user login are not stored anywhere - I tried to find them in Apache logs, Nagios logs, Nagios XI logs, NDO database and Nagios XI database, but I didn't find any da...
by lmilkovic
Wed May 16, 2012 3:31 pm
Forum: Nagios XI
Topic: Bug in state history report?
Replies: 1
Views: 656

Bug in state history report?

Hello everyone. I'm running Nagios XI R2.2 and I have some issues with State History report. Report itself works fine when I run the report for particular host, but fails when executed for hostgroup - i.e. I get no results (or I get much less results than expected). Still, when I run the report in t...
by lmilkovic
Wed Dec 28, 2011 12:01 pm
Forum: Nagios XI
Topic: Non-default port and Web UI commands
Replies: 7
Views: 69938

Re: Non-default port and Web UI commands

Thank you for your response and the fix. Our clients and I are looking forward to new release:) P.S. My company is an authorized Nagios reseller partner (Reseller ID: 31319), but we don't have access to Customer Support forum (as we're not customers directly). We cannot fill out the access form (htt...