Editing NXTI trap fails if nagiosxi database uses postgresql

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gzaloprgm
Posts: 33
Joined: Mon Aug 06, 2018 8:46 am
Contact:

Editing NXTI trap fails if nagiosxi database uses postgresql

Post by gzaloprgm »

Hi.
I've found a bug in NXTI. Adding new traps works fine, but when you try to edit one it returns multiple Query errors:
Image

This Nagios XI nstallation is an upgrade from and old version, and uses postgresql for the nagiosxi database. It seems that this bug is related to that, since AFAIK postgresql doesn't support "LIMIT 1" statements on update queries.

NXTI component version is 1.0.1, XI version is 5.5.7.

Thanks, Gonzalo
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Editing NXTI trap fails if nagiosxi database uses postgr

Post by cdienger »

Thanks for bringing this to our attention. I've been able to reproduce the problem and pinged dev. We should have a patch soon.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked