Subsystem Process Issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ytlcomm
Posts: 62
Joined: Tue May 22, 2012 8:52 pm

Subsystem Process Issue

Post by ytlcomm »

[EDIT: Topic split from this thread http://support.nagios.com/forum/viewtop ... =16&t=6123]

Hi Scott,

Im having similar problem. What did you do? I have done all things listed here.
Last edited by mguthrie on Wed Dec 05, 2012 11:03 am, edited 1 time in total.
Reason: split to new thread
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Upgrade failure NagiosXi 2011R2.4 to 2011R3.1

Post by mguthrie »

Can you verify that all log files in /usr/local/nagiosxi/var are owned by nagios:nagios?

Code: Select all

chown nagios.nagios /usr/local/nagiosxi/var/*.log.*
Locked