The db connection info is in Event Manager. It's the last link on the left navigation panel.

Mike

agenpxp wrote:
i have completed a install of zenoss on a gentoo box and when i try to discover 
the devices on my network i get the below error. I know its obviously the 
connection to the Mysql DB,  so i guess im asking  how do i check the 
connection credentials in zenoss to make sure that they are correct ? is there 
a .inc file that they're kept in ? ideas any one ? thanks in advance :)


"2007-12-14 03:11:40       INFO    zen     ERROR:zen.EventView:exception 
getting status
2007-12-14 03:11:40     INFO    zen     Traceback (most recent call last):
2007-12-14 03:11:40     INFO    zen     File 
"/usr/local/zenoss/Products/ZenModel/EventView.py", line 74, in getStatus
2007-12-14 03:11:40     INFO    zen     return 
self.getEventManager().getStatusME(self, statusclass=statusclass, **kwargs)
2007-12-14 03:11:40     INFO    zen     File 
"/usr/local/zenoss/Products/ZenEvents/EventManagerBase.py", line 877, in 
getStatusME
2007-12-14 03:11:40     INFO    zen     return self.getGenericStatus(me)
2007-12-14 03:11:40     INFO    zen     File 
"/usr/local/zenoss/Products/ZenEvents/EventManagerBase.py", line 889, in 
getGenericStatus
2007-12-14 03:11:40     INFO    zen     conn = self.connect()
2007-12-14 03:11:40     INFO    zen     File 
"/usr/local/zenoss/Products/ZenEvents/DbAccessBase.py", line 34, in connect
2007-12-14 03:11:40     INFO    zen     database=self.database)
2007-12-14 03:11:40     INFO    zen     File 
"/usr/local/zenoss/Products/ZenEvents/DbConnectionPool.py", line 70, in get
2007-12-14 03:11:40     INFO    zen     database=database)
2007-12-14 03:11:40     INFO    zen     File 
"/usr/local/zenoss/Products/ZenEvents/DbConnectionPool.py", line 103, in 
_createConnection
2007-12-14 03:11:40     INFO    zen     db=database, conv=mysqlconv, 
reconnect=1)
2007-12-14 03:11:40     INFO    zen     File 
"usr/local/zenoss/lib/python/MySQLdb/__init__.py", line 66, in Connect
2007-12-14 03:11:40     INFO    zen     File 
"usr/local/zenoss/lib/python/MySQLdb/connections.py", line 134, in __init__
2007-12-14 03:11:40     INFO    zen     OperationalError: (1045, "Access denied for user 
'zenoss'@'localhost' (using password: YES)")"




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=14336#14336

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to