Search found 31 matches

by burkm
Wed Sep 05, 2018 3:53 pm
Forum: Open Source Nagios Projects
Topic: Checks randomly not reaching hard state
Replies: 13
Views: 3219

Re: Checks randomly not reaching hard state

No, the particular service check I'm watching has no dependencies; nor does the host that it's on. The host has a dependent host, but both are up. I've double-checked that all notifications are enabled. Here are some nagios.log messages for that service: [1536130094] SERVICE ALERT: Roentgenium;HP Dr...
by burkm
Wed Sep 05, 2018 1:06 pm
Forum: Open Source Nagios Projects
Topic: Checks randomly not reaching hard state
Replies: 13
Views: 3219

Re: Checks randomly not reaching hard state

Yes, I cloned the maint branch yesterday.

The problem I'm seeing is that sometimes checks return critical results up to the max check attempts, but remain in the SOFT state. Therefore it sends no notifications.
by burkm
Wed Sep 05, 2018 12:29 pm
Forum: Open Source Nagios Projects
Topic: Checks randomly not reaching hard state
Replies: 13
Views: 3219

Re: Checks randomly not reaching hard state

I believe this to be resolved in the maint branch of nagios on github https://github.com/NagiosEnterprises/nagioscore/tree/maint Hello, I'm having the exact same problem as the OP on 4.4.1 and 4.4.2. I installed the referenced version from github, but the problem persists. I can't figure out the pa...
by burkm
Mon Jun 25, 2018 10:43 am
Forum: Nagios Log Server
Topic: Is it normal to have very frequent snapshots?
Replies: 7
Views: 477

Re: Is it normal to have very frequent snapshots?

I just confirmed that the patch is working. I'm getting one backup per day now.

You can close this one for me now.

Thanks!
by burkm
Fri Jun 22, 2018 3:35 pm
Forum: Nagios Log Server
Topic: Is it normal to have very frequent snapshots?
Replies: 7
Views: 477

Re: Is it normal to have very frequent snapshots?

Hello,
I put the file in place and should know tomorrow if it fixed the problem.
Thank you for your help!
by burkm
Fri Jun 22, 2018 11:24 am
Forum: Nagios Log Server
Topic: Is it normal to have very frequent snapshots?
Replies: 7
Views: 477

Is it normal to have very frequent snapshots?

Hello, I just turned on snapshots a couple days ago. I imagined that I might get one a day, but I'm seeing a large number of frequent snapshots. For example, there were a bunch from 12:15am to 2:37am today. Some are only a minute apart: 06-22-2018 02:37:00 SUCCESS 729 06-22-2018 02:36:09 SUCCESS 729...
by burkm
Wed Jun 20, 2018 10:12 am
Forum: Nagios Log Server
Topic: Login times out or errors out
Replies: 5
Views: 407

Re: Login times out or errors out

Everything is back to normal now: $ curl -XGET 'http://localhost:9200/_cluster/health?pretty=true' { "cluster_name" : "76900ee2-f769-413c-9948-850204a96b32", "status" : "green", "timed_out" : false, "number_of_nodes" : 2, "number_of_da...
by burkm
Tue Jun 19, 2018 4:56 pm
Forum: Nagios Log Server
Topic: Login times out or errors out
Replies: 5
Views: 407

Re: Login times out or errors out

I deleted some of the oldest indices that had red status and then left it alone for a couple of hours. When I checked it again the status had turned to yellow, and the unassigned shards had dropped greatly from a high > 16K. Looks like it's slowly returning to normal on its own. $ curl -XGET 'http:/...
by burkm
Tue Jun 19, 2018 11:23 am
Forum: Nagios Log Server
Topic: Login times out or errors out
Replies: 5
Views: 407

Login times out or errors out

Hello, I'm not able to login to my cluster; when I try to login to either server it times out. On one of the servers, the login times out and returns "The username specified does not exist." The login uses LDAP. I'm running version 2.0.3 I've restarted elasticsearch, logstash, and httpd mu...
by burkm
Mon Jun 18, 2018 12:50 pm
Forum: Nagios Log Server
Topic: Log interface
Replies: 3
Views: 372

Re: Log interface

Hello, I'm having basically the same problem. When I try to login to either server it times out. On one of the servers, the login times out and returns "The username specified does not exist." The login uses LDAP. I'm running version 2.0.3 I've restarted elasticsearch, logstash, and httpd ...