Csillag Tamas wrote:
Hi,I am having problems with ido2db and the icinga-web interface. The standard (cgi) icinga interface works well. It displays the status data as it supposed to. I set up a PostgreSQL db and ido2db, idomod is loaded in icinga. If I run ido2db as a foreground process I can clearly see the crash. (see the attached log file) I cannot tell when exactly, but it will crash sooner or later. I am running the latest version from git (id: df296ca7622) (This is Debian lenny.) With the previous version I was able to see a libdbi assertion fail. It seems to me that it does not escape the data properly it inputs to the Postgres database. The icinga-web interface shows the icinga log (as long as ido2db is running), but I cannot see actual hosts services, just 0s or nulls everywhere (and at the same time I see them with icinga cgi, this is some legacy config from nagios). Can you help me how to debug/find the problem?
look into ido2db.cfg and idomod.cfg and enable debugging on highest verbosity.
debug_level=-1 debug_verbosity=2 then look for query errors and report your issues over there pls https://dev.icinga.org/issues/1121
Thanks in advance. Regards, cstamas ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
-- DI (FH) Michael Friedrich Vienna University Computer Center Universitaetsstrasse 7 A-1010 Vienna, Austria email: [email protected] phone: +43 1 4277 14359 fax: +43 1 4277 14338 web: http://www.univie.ac.at/zid http://www.aco.net Icinga Core& IDOUtils Developer http://www.icinga.org
------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
