SQL error when ack alerts

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
btemple
Posts: 183
Joined: Fri Nov 08, 2013 9:30 am

SQL error when ack alerts

Post by btemple »

We started to receive this error possibly after the update to 5.4.8

SQL Error [nagiosxi] : ERROR: syntax error at or near "Critical"
LINE 1: ...,8,'User acknowledged problem state for service \'Critical C...
^
Problem Acknowledged

What next?

View Service Details
Go to the Nagios dashboard
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: SQL error when ack alerts

Post by tgriep »

If the Nagios server is running a newer version of Postgress, an option has to be changed in the Postgress configuration file to fix that error.
Take a look at this KB article for the instructions to fix this.
https://support.nagios.com/kb/article/n ... error.html
Be sure to check out our Knowledgebase for helpful articles and solutions!
btemple
Posts: 183
Joined: Fri Nov 08, 2013 9:30 am

Re: SQL error when ack alerts

Post by btemple »

Article steps resolved the issue please close and thank you !
Locked