Page 1 of 1

Editing NXTI trap fails if nagiosxi database uses postgresql

Posted: Wed Jan 09, 2019 8:24 am
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

Re: Editing NXTI trap fails if nagiosxi database uses postgr

Posted: Wed Jan 09, 2019 4:18 pm
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.