After upgrading to 4.2.4 to fix a few problems I had it appears that zenoss will no longer poll devices. I get errors like "zenhub username/password combination is incorrect" All users are still able to log in, however, it appears that something has happened to the passwords for the daemons.
The instructions posted on the download page for fixing it appear to be backwards from the problem I'm having. It says to copy the encrypted password from hubpasswd to these locations:
global.conf:zodb-password
global.conf:amqppassword
global.conf:zep-password
global.conf:hubpassword
zenjmx.conf:# zenoss., default:
zenjmx.conf:#hubpassword
zenwinperf.conf:# zenoss., default:
zenwinperf.conf:#hubpassword
zodb_db_main.conf: passwd zodb_db_session.conf: passwd
However, my hubpasswd file only has the entry, which the example also has: admin:zenoss
So what exactly am I supposed to copy, where?