On 9/26/07 4:58 PM, "Geoff Franks" <[EMAIL PROTECTED]> wrote:
> I just migrated from a local server to a remote mysql server for my zenoss
> database. It can pull events properly, and add events properly, however,
> zenping, zensyslog, zentrap, and zenaction all fail to start. In their logs,
> all four are throwing the same exception indicating that there is nothing
> registered at [EMAIL PROTECTED] Why aren't they using the new database
> server like everything else?
>
> Zenoss 2.0.4, FreeBSD 6.2
Has anyone seen this before? I upgraded to 2.0.6 and it's still doing it-
did an install pointing to the remote mysql server as well, still no
zenping, zenaction, zentrap or zensyslog. The specific error is:
2007-09-28 16:19:49 ERROR zen.Events: (1449, "There is no
'zenoss'@'localhost' registered")
Traceback (most recent call last):
File "/usr/local/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 98, in
sendEvent
evid = self.doSendEvent(event)
File "/usr/local/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 127,
in doSendEvent
execute(curs, delete)
File "/usr/local/zenoss/Products/ZenEvents/MySqlSendEvent.py", line 36, in
execute
raise ex
OperationalError: (1449, "There is no 'zenoss'@'localhost' registered")
Everything looks fine in the zenoss interface, it polls my database and
grabs all the events properly. It just seems that these four processes are
not looking to the mysql server configured by the EventManager tab in the
zenoss interface. Any help at all would be much appreciated.
Geoff Franks
Sr. Systems Administrator
Hauptman Woodward Institute
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users