Quantcast
Channel: Zenoss Community: Message List
Browsing all 1097 articles
Browse latest View live

Re: Syslog parsing for OSSEC syslog alerts

I tried editing SyslogProcessing.py, but I don't think I did it right. Or at least it doesn't seem to have changed anything. I made the top look like this:parsers = (# generic...

View Article


Re: zenhub is down

I would suspect that rabbit is the issue, take a look at this post:https://community.zenoss.org/message/68850 Have you rebooted the server? Also do you get any errors when you restartZenoss or have you...

View Article


Re: Modifying RRDGRAPH through Graph Command

Welcome to the community! Are you using the WMI Core ZenPack or the new onethat is in beta? If you're not sure, you're using the Core ZenPack versionone. How many WMI devices are you monitoring? Have...

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
Browsing all 1097 articles
Browse latest View live