Nagios XI Frontend Problems

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI Frontend Problems

Post by scottwilkerson »

This all look normal. I'm not sure why but it seems there is some type of race condition that is occurring when nagios starts.

Here's what we can do

open
find

Code: Select all

# chkconfig: 345 99 01
change to

Code: Select all

# chkconfig: 345 95 01
then run

Code: Select all

chkconfig --add ndo2db
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
SDK
Posts: 45
Joined: Wed Mar 21, 2012 4:23 pm

Re: Nagios XI Frontend Problems

Post by SDK »

Hi Scott,

thanks for the advice.

Changing the ndo2db startscript to 95 has solved the issue, so it indeed seems to be a racing condition.

Iam curios though, shouldn't other customers have the same problem?

In any case thanks a lot for your suppport.

Regards

SDK
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Nagios XI Frontend Problems

Post by abrist »

SDK wrote: Iam curios though, shouldn't other customers have the same problem?
That is a valid concern, though this specific issue is very rare. Noted and locking the thread.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked