backend not working

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
pouda
Posts: 105
Joined: Wed Sep 14, 2011 9:47 am

backend not working

Post by pouda »

Hello and in addition of my previous ticket,

nagios xi is not running properly, i've an error about backend services
backend.jpg
when it tried to start it i've always this error message
errorbackend.jpg
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: backend not working

Post by scottwilkerson »

This is cause by using the wrong library path.

I believe you may be able to fix this by running the upgrade script for ndoutils

Code: Select all

cd /tmp/nagiosxi/subcomponents/ndoutils/
./upgrade
Last edited by scottwilkerson on Fri May 04, 2012 12:22 pm, edited 1 time in total.
Reason: fixed path
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
pouda
Posts: 105
Joined: Wed Sep 14, 2011 9:47 am

Re: backend not working

Post by pouda »

you're the boss! just changed nagios by nagiosxi in the path and it works perfectly now !! thanks and have a nice week end :D
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: backend not working

Post by scottwilkerson »

Oops that was a typo :oops: , fixed above for others in this situation...
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked