Search found 11 matches

by jbursa
Fri Mar 24, 2017 9:26 pm
Forum: Nagios XI
Topic: CHECK_NRPE Errors on AIX running inetd but not as daemon
Replies: 1
Views: 531

CHECK_NRPE Errors on AIX running inetd but not as daemon

I have seen multiple posts regarding this error online from several years ago, but I not come across an ease solution. With inetd: /usr/local/nagios/libexec/check_nrpe -H efkxedat CHECK_NRPE: Error - Could not complete SSL handshake. /usr/local/nagios/libexec/check_nrpe -n -H efkxedat CHECK_NRPE: Re...
by jbursa
Fri Mar 24, 2017 11:13 am
Forum: Nagios XI
Topic: Import failed. Invalid characters in the host name
Replies: 1
Views: 674

Import failed. Invalid characters in the host name

I am trying to use the import function to import some flat files. The import is choking on trying to update the services in the generated file _multiple_hosts.cfg I get the following error: 1 items failed to import successfully Hide Details You must enter a proper host name. You can not use the char...
by jbursa
Fri Mar 24, 2017 11:02 am
Forum: Nagios XI
Topic: Problem access some forum links
Replies: 3
Views: 581

Re: Problem access some forum links

I am able to view some of the entries in the "https://support.nagios.com/forum" while others state that I am not authorised. If I am not allowed to view certain entries in the forum, I wish nagios would not even display them in the search results. I find it frustrating to see entries which...
by jbursa
Fri Mar 24, 2017 7:52 am
Forum: Nagios XI
Topic: Error: Service has no hosts and/or service_description
Replies: 4
Views: 1087

Re: Error: Service has no hosts and/or service_description

I think something must have gone wrong during my initial nagiosxi install. Prior to my attempt, I did not update /etc/wgetrc to ignore localhost for the proxy. Later I did try to uninstall nagiosxi using the uninstall script, but that did not fix my issue. I think my problem was in in the nagiossql ...
by jbursa
Fri Mar 24, 2017 7:46 am
Forum: Nagios XI
Topic: Can not log into LDAP Administrator account
Replies: 6
Views: 2075

Re: Can not log into LDAP Administrator account

It turns out I had a few configuration problem on my end. Even though I knew we had an Active Directory setup, I thought I could use LDAP since ldapsearch worked against it. My problem was compounded because I specified wrong Domain control in the configuration when I tried to test against AD. The r...
by jbursa
Wed Mar 22, 2017 9:35 am
Forum: Nagios XI
Topic: Can not log into LDAP Administrator account
Replies: 6
Views: 2075

Re: Can not log into LDAP Administrator account

I get an error when I try to use that syntax: ldap_bind: Invalid credentials (49) The only syntax that works for me is DOMAIN\\\username where username is my sAMAccountName. It appears as though I may want to tweak the following file: nagiosxi/html/includes/components/ldap_ad_integration/basicLDAP.p...
by jbursa
Wed Mar 22, 2017 9:28 am
Forum: Nagios XI
Topic: Error: Service has no hosts and/or service_description
Replies: 4
Views: 1087

Re: Error: Service has no hosts and/or service_description

I guess I would like to start with the missing host_name and hostgroup_name in the services file. Which configuration files would you like to see? I will send you my nagios.cfg, even though its pretty much the default since I recently reinstalled xi. I searched though the bug list in the link you se...
by jbursa
Tue Mar 21, 2017 3:34 pm
Forum: Nagios XI
Topic: Error: Service has no hosts and/or service_description
Replies: 4
Views: 1087

Error: Service has no hosts and/or service_description

I am trying to install nagiosxi 5-4.0.2.el7 in an offline mode using rpm files which I downloaded from the nagios site. I needed to use the offline mode because I can not get to external websites from our servers. Eventually I was able to get all the dependencies installed and startup nagoisxi. Prio...
by jbursa
Tue Mar 21, 2017 3:08 pm
Forum: Nagios XI
Topic: Can not log into LDAP Administrator account
Replies: 6
Views: 2075

Re: Can not log into LDAP Administrator account

The following ldapsearch string works from the command line for me: ldapsearch -x -h DOMAIN.com:389 -b 'DC=DOMAIN,DC=com' -D DOMAIN\\\jbursa -w ************************ "(objectClass=person)" I have a different -D argument than your example. Unlike prior ldap servers I have interacted with...
by jbursa
Tue Mar 14, 2017 12:51 pm
Forum: Nagios XI
Topic: Can not log into LDAP Administrator account
Replies: 6
Views: 2075

Can not log into LDAP Administrator account

I have setup my ldap server with what I believe is the correct LDAP configuration information. The login information works correctly within ldapsearch. When I try to login to the Manage Users link with my ldap information, I do not get any feedback what I hit next. The screen is redisplayed without ...