More info, in zenhub log there is this error:
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenHub/services/CommandConfig.py", line
39, in getDataSourceCommands
cmdinfo = dev.getDataSourceCommands()
File "/opt/zenoss/Products/ZenModel/Device.py", line 650, in
getDataSourceCommands
cmds, threshs = (super(Device, self).getDataSourceCommands())
File "/opt/zenoss/Products/ZenModel/RRDView.py", line 344, in
getDataSourceCommands
result.append( (getattr(ds, 'usessh', False),
File
"/opt/zenoss/Products/MySqlMonitor/datasources/MySqlMonitorDataSource.py",
line 100, in getCommand
cmd = BasicDataSource.BasicDataSource.getCommand(self, context, cmd)
File "/opt/zenoss/Products/ZenModel/RRDDataSource.py", line 196, in
getCommand
res = compiled(getEngine().getContext(environ))
File "/opt/zenoss/lib/python/Products/PageTemplates/Expressions.py",
line 224, in __call__
v = var(econtext)
File "/opt/zenoss/lib/python/Products/PageTemplates/Expressions.py",
line 185, in __call__
return self._eval(econtext)
File "/opt/zenoss/lib/python/Products/PageTemplates/Expressions.py",
line 173, in _eval
ob = self._subexprs[-1](econtext)
File "/opt/zenoss/lib/python/Products/PageTemplates/Expressions.py",
line 127, in _eval
ob = restrictedTraverse(ob, path, getSecurityManager())
File "/opt/zenoss/lib/python/Products/PageTemplates/Expressions.py",
line 320, in restrictedTraverse
o = object[name]
File "/opt/zenoss/lib/python/OFS/ObjectManager.py", line 713, in
__getitem__
raise KeyError, key
KeyError: 'zMySqlRootPassword'
Now, there is no zMySqlRootPassword we can create, only
cMySqlRootPassword as determined earlier. However, the error message
above *does* show the correct password, tested from the command line to
work.
--
James Pulver
Information Technology Area Supervisor
LEPP Computer Group
Cornell University
James Pulver wrote:
I've now got the MySql ZenPack correctly installed and the password
configured. Now I'm getting this error message:
Code: 1 - Msg: General error
Any idea how to fix this?
--
James Pulver
Information Technology Area Supervisor
LEPP Computer Group
Cornell University
_______________________________________________
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