Hello and in addition of my previous ticket,
nagios xi is not running properly, i've an error about backend services
when it tried to start it i've always this error message
backend not working
backend not working
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
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
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
Reason: fixed path
Re: backend not working
you're the boss! just changed nagios by nagiosxi in the path and it works perfectly now !! thanks and have a nice week end 
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: backend not working
Oops that was a typo
, fixed above for others in this situation...