5.5.1 Add a Trap Definition

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: 5.5.1 Add a Trap Definition

Post by tgriep »

Let's check to see if there were any errors in the Postgres database log file when you tried to delete the entries.
Can you get this file from the server and post it here?

Code: Select all

/var/lib/pgsql/data/pg_log/postgresql-Tue.log
Be sure to check out our Knowledgebase for helpful articles and solutions!
duhd
Posts: 27
Joined: Fri May 13, 2016 9:08 am

Re: 5.5.1 Add a Trap Definition

Post by duhd »

Errors in the Postgres database log file when you tried to delete the entries:

Code: Select all

ERROR:  syntax error at or near "LIMIT" at character 53
STATEMENT:  DELETE FROM xi_cmp_trapdata WHERE trapdata_id = 542 LIMIT 1
tgriep wrote:Let's check to see if there were any errors in the Postgres database log file when you tried to delete the entries.
Can you get this file from the server and post it here?

Code: Select all

/var/lib/pgsql/data/pg_log/postgresql-Tue.log
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: 5.5.1 Add a Trap Definition

Post by tgriep »

Thanks you for the information. I was able to recreate the issue that you are having and filed a Bug Report to get it fixed.
Hopefully in the next release of XI, it will be fixed.
The TASK ID is 13480.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked