Page 1 of 1

Services Not Saving After Changes

Posted: Mon Mar 20, 2017 11:28 am
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.

Re: Services Not Saving After Changes

Posted: Mon Mar 20, 2017 2:36 pm
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.

Re: Services Not Saving After Changes

Posted: Tue Mar 28, 2017 11:47 pm
by sarfarosh
Hi,
Issue is resolved. There was grant issue on DB.

Re: Services Not Saving After Changes

Posted: Wed Mar 29, 2017 9:00 am
by cdienger
Glad to hear it's been resolved! Are we okay closing the thread or did you have any more questions?

Re: Services Not Saving After Changes

Posted: Mon Apr 24, 2017 12:28 am
by sarfarosh
Hi cdienger,
Thank you for your support. We can close it here.