This support forum board is for support questions relating to
Nagios XI, our flagship commercial network monitoring solution.
-
lmiltchev
- Bugs find me
- Posts: 13589
- Joined: Mon May 23, 2011 12:15 pm
Post
by lmiltchev »
I've seen similar issues in the past when users had the following line in the "/etc/my.cnf":
Code: Select all
sql-mode = STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION
Changing it to this:
solved the issue.
I believe you need to remove "STRICT_TRANS_TABLES", and possibly "STRICT_ALL_TABLES".
Be sure to check out our
Knowledgebase for helpful articles and solutions!
-
chicjo01
- Posts: 194
- Joined: Tue Jul 28, 2015 2:52 pm
Post
by chicjo01 »
Thank you for the information. I will pass this along to the DBA and see if there is a way to get this adjusted.
-
lmiltchev
- Bugs find me
- Posts: 13589
- Joined: Mon May 23, 2011 12:15 pm
Post
by lmiltchev »
Sounds good. We will keep this thread open for a while. Let us know if you have any more questions.
Be sure to check out our
Knowledgebase for helpful articles and solutions!