New WSMan based Zenpack stops collecting data
Hi All, I have been testing the new WSMan based Zenpack (http://wiki.zenoss.org/ZenPack:Microsoft_Windows) and have found it to be a very powerful framework, so many thakns for all the hard work which...
View ArticleRe: Zenpacks on new wiki question
I don't love it, but the new wiki isn't just for community zenpacks. I think many commercial customers also come to the community for help before going to Zenoss support. Or it's a bit of less...
View ArticleRe: Zenpacks on new wiki question
I understand where you are coming from but have both on one wiki is not my issue. My issue is that if you go to the main screen for the Zenpacks, you are presented with text that shows: Community...
View ArticleRe: Problem with fresh installation zenoss centos 6 64 bits
It will run with 2GB of memory but it will definitely be slow, especiallyto start all the daemons.
View ArticleRe: Syslog parsing for OSSEC syslog alerts
If you turn on debug on zensyslog, does it show that this new parser is picking up your message at all?--Rob
View ArticleRe: Restoring backup to a new Zenoss instance
I know this does not help but, I am having the same issue. Resetting the linux user zenoss password to zenoss does not help. This seems to have something to do with MySQL.
View ArticleRe: Restoring backup to a new Zenoss instance
$mysql -uroot -e "grant all on *.* to zenoss@server identified by 'password'"$mysql -uroot -e "FLUSH PRIVILEGES;" replacing server and password with appropriate for your environment.--Rob
View ArticleRe: **Need Help Badly** Zenactiond will not start
How do i get to $ZENHOME? Sorry I am a newbie of this stuff.
View ArticleRe: **Need Help Badly** Zenactiond will not start
Get to $ZENHOME by:su zenosscd $ZENHOME Usually $ZENHOME points to /opt/zenoss Please confirm whether it's blank or not...
View ArticleRe: **Need Help Badly** Zenactiond will not start
Are you logged in as the zenoss user? You should do all of this as the zenoss user. --James PulverZCA MemberCLASSE Computer GroupCornell University
View ArticleRe: **Need Help Badly** Zenactiond will not start
Yes logged on a zenoss user. I have a global.conf file under ZENHOME which is blank. Under /etc, there is no global.conf file
View ArticleRe: **Need Help Badly** Zenactiond will not start
as the zenoss user:find $ZENHOME | grep global.conf any results?
View ArticleRe: **Need Help Badly** Zenactiond will not start
Found /opt/zenoss/global.conf/opt/zenoss/etc/global.conf Found it under /opt/zenoss/etc/ Which password do I change? zodb-db-type mysqlamqphost localhostzep-db-type mysql
View ArticleRe: **Need Help Badly** Zenactiond will not start
I thought you had already looked at the password in global.conf and confirmed that it changed. This doesn't seem to be the case now. After reading, there are a few other places you will need update the...
View ArticleRe: **Need Help Badly** Zenactiond will not start
Well that depends on what you changed the zenoss password to, here is anexample of mine: zodb-db-type mysqlzodb-host localhostzodb-port 3306zodb-db zodbzodb-user zenosszodb-password...
View ArticleRe: **Need Help Badly** Zenactiond will not start
When I looked at the global.conf it had the password that i thought I used but it did not work. I restarted all the zenoss services and now the zenoss logon page is saying page not found. This is so...
View ArticleRe: **Need Help Badly** Zenactiond will not start
Did you change the password back and attempt to login into MySQL like I explained in my post above?
View ArticleRe: **Need Help Badly** Zenactiond will not start
Please follow the instructions below to set your mysql password to match what's in your global.conf, or install something like phpmyadmin (nb phpmyadmin requires a web server)...
View ArticleRe: **Need Help Badly** Zenactiond will not start
Andrew, I already explained in a post above how to reset the MySQL password. Also, I highly doubt he wants to spend the time to properly setup phpMyAdmin.
View Article