Search found 22 matches

by ignacio.sanchez
Wed Oct 16, 2024 3:13 am
Forum: Nagios XI
Topic: NCPA
Replies: 3
Views: 2275

Re: NCPA

Hello @bbahn,

We currently use the latest version (3.1.1) and are not checking anything unusual.

server.png

Is there any way to see what could be causing this?

Code: Select all

2024-10-04 08:08:47,333 listener INFO Did not receive normal values. Unable to find meaningful check.
by ignacio.sanchez
Fri Oct 04, 2024 6:11 am
Forum: Nagios XI
Topic: NCPA
Replies: 3
Views: 2275

NCPA

Hello, We have an issue with NCPA (tried with v2 and v3) If I restart the service, everything starts working well. 2024-10-04 08:07:49,881 root DEBUG Started log <RootLogger root (DEBUG)>! Handlers: [<RotatingFileHandler C:\Program Files\Nagios\NCPA\var\log\ncpa_listener.log (DEBUG)>] 2024-10-04 08:...
by ignacio.sanchez
Mon Sep 30, 2024 1:03 am
Forum: Nagios XI
Topic: Monitoring Engine Process not running
Replies: 12
Views: 4445

Re: Monitoring Engine Process not running

Just for Ss ang Gs, take a look at the sudoers file on your server and make sure that the entries for nagios are there. User_Alias NAGIOSXI=nagios User_Alias NAGIOSXIWEB=www-data NAGIOSXI ALL = NOPASSWD:/etc/init.d/nagios start NAGIOSXI ALL = NOPASSWD:/etc/init.d/nagios stop NAGIOSXI ALL = NOPASSWD...
by ignacio.sanchez
Fri Sep 27, 2024 5:50 am
Forum: Nagios XI
Topic: Monitoring Engine Process not running
Replies: 12
Views: 4445

Re: Monitoring Engine Process not running

Already did that too previously (did it again) =============== REPAIR COMPLETE =============== DATABASE: nagiosql TABLE: /var/lib/mysql/nagiosql ~ DATABASE: nagiosxi TABLE: /var/lib/mysql/nagiosxi ~ ======================= nagios database repair succeeded I tried updating Nagios from 2024R1.2.1 to 2...
by ignacio.sanchez
Thu Sep 26, 2024 5:42 am
Forum: Nagios XI
Topic: Monitoring Engine Process not running
Replies: 12
Views: 4445

Re: Monitoring Engine Process not running

Hello, All seems good after following the process, but unfortunately, it is still not working. Nagios Core 4.5.3 Copyright (c) 2009-present Nagios Core Development Team and Community Contributors Copyright (c) 1999-2009 Ethan Galstad Last Modified: 2024-06-11 License: GPL Website: https://www.nagios...
by ignacio.sanchez
Wed Sep 25, 2024 1:25 am
Forum: Nagios XI
Topic: Monitoring Engine Process not running
Replies: 12
Views: 4445

Re: Monitoring Engine Process not running

Hey ignacio.sanchez Could I get a little more information, when you say migrated did you go from one distro of linux to another? Also what os are you currently on? If you did migrate what version of installation did you do (i.e rpm, ova etc) Yes, we are migrating from the old (and discontinued) Cen...
by ignacio.sanchez
Tue Sep 24, 2024 6:01 am
Forum: Nagios XI
Topic: Monitoring Engine Process not running
Replies: 12
Views: 4445

Monitoring Engine Process not running

Hello,
I migrated a Nagios XI server from 2024R1.0.2 to 2024R1.2.1 (successfully, apparently), but the Monitoring Engine Process is not running.

Untitled.png

I checked all possible logs (that I'm aware of), but no major issues.

Can you please let me know what to do?

Thank you!
by ignacio.sanchez
Wed Feb 14, 2024 9:49 am
Forum: Nagios XI
Topic: Upgrade CentOS 7.9 to 9 in 4 instances of Nagios XI server
Replies: 6
Views: 3371

Re: Upgrade CentOS 7.9 to 9 in 4 instances of Nagios XI server

Hi all,

Do you know if there is a better method to migrate the servers or should I open a support ticket directly?

Thank you!
by ignacio.sanchez
Thu Feb 08, 2024 10:27 am
Forum: Nagios XI
Topic: Upgrade CentOS 7.9 to 9 in 4 instances of Nagios XI server
Replies: 6
Views: 3371

Re: Upgrade CentOS 7.9 to 9 in 4 instances of Nagios XI server

Hi @ignacio.sanchez, Is the version of XI you are restoring from the same as the one you are restoring to (i.e. is the server on CentOS 7 also 2024R1.0.1)? In order for the backup and restore process to work properly, the two versions need to be the same and you can upgrade XI once the restore has ...
by ignacio.sanchez
Thu Feb 08, 2024 7:26 am
Forum: Nagios XI
Topic: Upgrade CentOS 7.9 to 9 in 4 instances of Nagios XI server
Replies: 6
Views: 3371

Upgrade CentOS 7.9 to 9 in 4 instances of Nagios XI server

Hi all, As you may know, CentOS 7 EOL will be on June 30, 2024, so we will need to upgrade our actual Nagios XI instances. I already read the forums, and basically, an upgrade is not recommended and/or supported, so the better way of doing it is creating a new server. And that's the point where I'm ...