XI Monitoring Engine Process doesn't seem to be running

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

XI Monitoring Engine Process doesn't seem to be running

Post by bosecorp »

here is a screnshoot
You do not have the required permissions to view the files attached to this post.
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: XI Monitoring Engine Process doesn't seem to be running

Post by npolovenko »

@bosecorp, Is this the same XI server from your other post? I think rebooting it should fix both problems.

https://support.nagios.com/forum/viewto ... 90#p246490
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: XI Monitoring Engine Process doesn't seem to be running

Post by bosecorp »

this different server
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: XI Monitoring Engine Process doesn't seem to be running

Post by scottwilkerson »

from the command line run these in order

Code: Select all

service nagios stop
killall -9 nagios
service nagios start
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: XI Monitoring Engine Process doesn't seem to be running

Post by bosecorp »

much better now

it;s working now
Locked