Search found 6 matches

by nmatsunaga
Mon Aug 10, 2020 10:01 am
Forum: Nagios XI
Topic: NCPA - Run Check Command fails in GUI
Replies: 6
Views: 805

Re: NCPA - Run Check Command fails in GUI

I have the same issue since upgrading to 5.7.2 from 5.6.3 On older version it was working because there was no "over" escaping [nagios@nagiosxi libexec]$ /usr/local/nagios/libexec/check_ncpa.py -H 1.1.1.1 -t 'password' -P 5693 -M 'disk/logical/|' -w '70' -c '90' OK: Used disk space was 34....
by nmatsunaga
Wed May 13, 2020 9:19 am
Forum: Nagios XI
Topic: Wrong SOFT/HARD state logic
Replies: 7
Views: 532

Re: Wrong SOFT/HARD state logic

But your new logic that the dev team have discussed and wanted poses a big risk of no notification in the current example: - HOST enters SOFT DOWN (attempt 1 of 5) - SERVICE enters HARD CRITICAL (attempt 1 of 5) with NO NOTIFICATION because host is down - HOST check returns UP, it is a SOFT recovery...
by nmatsunaga
Mon May 04, 2020 6:31 pm
Forum: Nagios XI
Topic: Wrong SOFT/HARD state logic
Replies: 7
Views: 532

Re: Wrong SOFT/HARD state logic

After talking with the devs a little more on this there looks like there's a bug with the service recovery showing only SOFT like you're saying. https://github.com/NagiosEnterprises/nagioscore/issues/759 I think there is something wrong on thinking it should be a service immediate HARD state while ...
by nmatsunaga
Tue Apr 28, 2020 3:23 pm
Forum: Nagios XI
Topic: Wrong SOFT/HARD state logic
Replies: 7
Views: 532

Wrong SOFT/HARD state logic

Hi, First, the required information for a fast resolution 1. Linux Distribution # cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.4 (Maipo) 2. 32 or 64bit? 64 bit # uname -a Linux arba-of16l 3.10.0-693.2.2.el7.x86_64 #1 SMP Sat Sep 9 03:55:24 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux...
by nmatsunaga
Thu Nov 07, 2019 2:51 pm
Forum: Nagios XI
Topic: Bug in LDAP/AD integration
Replies: 3
Views: 5693

Re: Bug in LDAP/AD integration

Thanks, I checked that after posting :roll:
Didn't know how to cancel submission
by nmatsunaga
Thu Nov 07, 2019 10:40 am
Forum: Nagios XI
Topic: Bug in LDAP/AD integration
Replies: 3
Views: 5693

Bug in LDAP/AD integration

Hi, I found a bug in LDAP/AD integration after upgrading from Nagios XI 5.5.1 to XI 5.6.7. When I try to add a new LDAP user logged from an LDAP user nothing is displayed. And apache error_log has new entries: [Thu Nov 07 11:29:29.682046 2019] [:error] [pid 118035] [client 10.0.82.225:57907] PHP War...