Search found 4 matches

by dwall
Fri May 10, 2019 12:51 pm
Forum: Nagios XI
Topic: RHEL 8.0 Ootpa NRPE Plugin
Replies: 1
Views: 644

RHEL 8.0 Ootpa NRPE Plugin

I upgraded a 'test' server that has the NRPE plugin installed from RHEL 7.6 to 8.0. Upon doing so, I lost my NRPE service. I can't seem to find anything that shows how to install it on Red Hat Enterprise 8.0 Ootpa.

When will NRPE be available on for RHEL 8.0+?

Thank you in advance.
by dwall
Fri Mar 09, 2018 3:34 pm
Forum: Nagios XI
Topic: How to make nagios with a nonstandard https port?
Replies: 5
Views: 2137

Re: How to make nagios with a nonstandard https port?

I didn't think about the iptables. The iptables shows 8443 wasn't being accepted, just 80 and 443.

Thank you.
by dwall
Fri Mar 09, 2018 1:30 pm
Forum: Nagios XI
Topic: How to make nagios with a nonstandard https port?
Replies: 5
Views: 2137

Re: How to make nagios with a nonstandard https port?

I realize that this is an old post, but I see no reply as to how to make it work, and I need some assistance on migrating to port 8443. Currently, I have ssl.conf listening to port 443. I have my URL as port 8443, and my firewall is redirecting 8443 to 443. The Admin -> System Settings has the follo...
by dwall
Fri Mar 24, 2017 9:38 am
Forum: Open Source Nagios Projects
Topic: Error: Could not read object configuration data!
Replies: 13
Views: 15976

Re: Error: Could not read object configuration data!

I started playing with servicegroups.cfg file. I wanted to create service groups for each windows disk. In the configuration I used: define servicegroup { servicegroup_name sg-c alias C:\ } But when I ran the check, it error out: Read main config file okay... Error: Unexpected start of object defini...