Search found 6 matches

by kmorelli
Fri Jan 22, 2021 11:32 am
Forum: Nagios XI
Topic: Configuring Multiple Logging IPs
Replies: 3
Views: 281

Re: Configuring Multiple Logging IPs

The snmptrap service listens to all interfaces by default so incoming traps shouldn't be a problem. And as long as the underlying OS of the XI system is able to communicate(ping to check connectivity for example) with the monitored systems then XI shouldn't have an issue doing snmpget or snmpwalks ...
by kmorelli
Thu Jan 21, 2021 4:10 pm
Forum: Nagios XI
Topic: Configuring Multiple Logging IPs
Replies: 3
Views: 281

Configuring Multiple Logging IPs

Our Nagios XI server has two separate network interfaces, both on a different subnet. We are using SNMP for our monitoring at the moment. Is it possible to specify multiple interfaces that Nagios would use to obtain SNMP information from other servers? We need information from servers on both subnet...
by kmorelli
Tue Dec 22, 2020 1:45 pm
Forum: Nagios XI
Topic: Service Status Unknown
Replies: 3
Views: 235

Re: Service Status Unknown

We decided to use SNMP for other reasons. This can be closed.
by kmorelli
Fri Dec 18, 2020 6:11 pm
Forum: Nagios XI
Topic: Service Status Unknown
Replies: 3
Views: 235

Service Status Unknown

I am trying to set up Nagios XI in our lab to monitor certain ports and services. At this point I am still testing things out but I cannot get the status of any services that use check_nrpe. I have installed the agent using your guides and port 5666 is listening on the client machine. The only check...
by kmorelli
Fri Aug 21, 2020 3:48 pm
Forum: Nagios Log Server
Topic: Forcing a Test Log
Replies: 1
Views: 158

Forcing a Test Log

I am in the process of setting up some new servers to log. Documentation suggests testing the logger with the following command once logging is set up to ensure it is working properly: $logger This is a test log entry This does not work. I am seeing log entries come in from this server, but I never ...
by kmorelli
Thu Jun 04, 2020 10:28 am
Forum: Nagios XI
Topic: Connection to adress & host refused | NRPE
Replies: 1
Views: 196

Connection to adress & host refused | NRPE

I am trying to configure NRPE on a host and my XI server is unable to connect to the host when running check_nrpe I have confirmed port 5666 is open and listening I have confirmed NRPE is running on the host I have confirmed connectivity of the XI server and the host server Host server is running RH...