Page 1 of 1
Monitoring Engine Event Queue
Posted: Wed Jan 16, 2019 4:29 pm
by bosecorp
Everything is greeen except that the Monitoring Engine Event Queue doesnt seem to be running.
all I see in the logs
.
==> /usr/local/nagiosxi/var/feedproc.log <==
PHP Warning: PHP Startup: SourceGuardian: Unable to initialize module
tried rebooting the server. but also restarting nagios
Re: Monitoring Engine Event Queue
Posted: Wed Jan 16, 2019 5:57 pm
by npolovenko
Hello,
@bosecorp. Did you update the PHP on this server recently? Please run and show me the output of:
php -v
Also, please upload the /etc/php.ini file in this thread.
Re: Monitoring Engine Event Queue
Posted: Thu Jan 17, 2019 10:03 am
by bosecorp
Hi
here it is
# php -v
PHP Warning: PHP Startup: SourceGuardian: Unable to initialize module
Module compiled with module API=20131226
PHP compiled with module API=20100525
These options need to match
in Unknown on line 0
PHP 5.4.16 (cli) (built: Aug 5 2016 07:50:38)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
[email protected]:(01-17 10:02): /root
#
is this PHP errro related to the Monitoring Engine Event Queue
Re: Monitoring Engine Event Queue
Posted: Thu Jan 17, 2019 11:55 am
by bosecorp
Fixed the php error by
reinstalling php using yum reinstall php
and then
cd /tmp/nagiosxi
touch installed.phplimits
rm -f installed.sourceguardian
./11-sourceguardian
however the monitoring engine event queue still doesnt display any activity
Re: Monitoring Engine Event Queue
Posted: Thu Jan 17, 2019 5:08 pm
by npolovenko
@bosecorp, Please run and show me the output of:
service nagios status
What version of XI are you currently on?