Quantcast
Browsing all 783 articles
Browse latest View live

Re: Basic triggers for services not in Event Classes

Update: Ok, I think I might have figured out my Event Class trigger issue. I realized I could setup a trigger to alert me of any critical errors. I ended up flagging a service as critical and setting...

View Article


Zenpacks on new wiki question

I understand there are community Zenpacks and those that are for the commercial side. However, when supposedly looking at the community Zenpacks on the wiki I am seeing those that require commercial...

View Article


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 Article

Re: 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 Article

Re: 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 Article


Re: 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 Article

Re: 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 Article

Re: 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 Article


Re: 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 Article


Re: esxtop with Zenoss 4.2

I created an issue to JIRA: https://jira.zenoss.com/browse/ZEN-9161 Not much activity has happened since then. You can use the Zenpack from the GitHub simply by cloning the repository and installing...

View Article

Re: WMI graph stop working

Check zenwinperf daemon if it is running in my production server it suddenly stops at least twice a day, so needed to enable watchdog for that daemon so it will self-autorestart.

View Article

Re: Restoring backup to a new Zenoss instance

I assume that the password is the MySQL password for the zenoss user on the new system.  Since that is the password that will login to MySQL on that system. I tried these two commands, substituting the...

View Article

Re: **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 Article


Re: **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 Article

Re: **Need Help Badly** Zenactiond will not start

as the zenoss user:find $ZENHOME | grep global.conf any results?

View Article


Re: **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 Article

Re: **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 Article


Re: **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 Article

Re: **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 Article

Re: **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 Article
Browsing all 783 articles
Browse latest View live