Services Not Saving After Changes

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sarfarosh
Posts: 211
Joined: Fri Oct 05, 2012 3:56 am

Services Not Saving After Changes

Post by sarfarosh »

Hello Team,
We are facing an issue in creating services. When we are adding new service and associating a host from manage hosts and save changes and when we reopen the service, we find no hosts in manage hosts.
Settings are not saved and seeing errors on XI screen. Please help at the earliest.
PFA screenshot of errors.
You do not have the required permissions to view the files attached to this post.
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Services Not Saving After Changes

Post by mcapra »

Which version of Nagios XI are you using?

Can you share the output of the following command executed from the CLI of your Nagios XI machine:

Code: Select all

echo 'SELECT * FROM xi_options WHERE name="usermacro_system_macros_detected";' | mysql -uroot -pnagiosxi nagiosxi
You may need to alter the mysql command if credentials on this system were changed from their defaults.
Former Nagios employee
https://www.mcapra.com/
sarfarosh
Posts: 211
Joined: Fri Oct 05, 2012 3:56 am

Re: Services Not Saving After Changes

Post by sarfarosh »

Hi,
Issue is resolved. There was grant issue on DB.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Services Not Saving After Changes

Post by cdienger »

Glad to hear it's been resolved! Are we okay closing the thread or did you have any more questions?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
sarfarosh
Posts: 211
Joined: Fri Oct 05, 2012 3:56 am

Re: Services Not Saving After Changes

Post by sarfarosh »

Hi cdienger,
Thank you for your support. We can close it here.
Locked