Re: Zenoss MIBS not installing
Hello, Actually i believe there was some space issue i deleted some of the mibs i had kept in the site directory and the Mibs got uploaded without any issue. Thanks a lot Nikhil Shetty
View ArticleCant Keep zenhub up
HI, Have been following quite a few discussions regarding this but solutions dont seem to be working for me. Tried the function using root credentials $ZENHOME/bin/zenoss_upgrade_pre after doing all...
View ArticleRe: Cant Keep zenhub up
Hi Nikhil, Could you please post the output of below command? rabbitmqctl -p /zenoss list_queues ThanksSandeep
View ArticleRe: Cant Keep zenhub up
Hi Sandeep, Thanks for your reply. The problem has now extended and i cant get any of the services mentioned below up anymore . To add to my worries, i am not understanding as to how should i configure...
View ArticleRe: Cant Keep zenhub up
Hi Nikhil, 1. Which version of zenoss are you using? 2. How did you install zenoss? Auto deploy script or manual installation? 3. Also post the contents of zenhub.log...
View Articleremoving modeler plugins not working
I've removed the HRFileSystemMap and the IpServiceMap modeler plugins from one of my devices because I want zenoss to model the device without both of them, for some reason after a remodel the device...
View ArticleRe: removing modeler plugins not working
I've just found the IPServices problem, the linux netstat plugins were still enabled.
View ArticleRe: Datasource command timed out
I'm seeing the same thing on 4.2.4. I initially thought this was an ssh issue but after adding a local command template (executes on the zenoss manager only, not ssh) the same behavior occurs. In...
View ArticleRe: Datasource command timed out
Looks like this is a bug in the 4.2.4 GA release. It's in the latest SP (SP179) as ZEN-8833.
View ArticleTrying to install the zenpack "HTTP Components"
Hello,I'm new in ZenOSS I need monitoring urls in order to check if the aplication is working, so I'm trying to use the zenpack "HTTP Components" (http://community.zenoss.org/docs/DOC-12940) I'm...
View ArticleRe: Trying to install the zenpack "HTTP Components"
This is a super ZenPack but it may be more than you need. I have 1.1.0 of the Construction Kit and 1.0.0 of the HttpComponent ZenPack working on Core 4.2.3. However, if all you want to do is test a...
View ArticleRe: Trying to install the zenpack "HTTP Components"
Hello, Thank you for your prompt response! You are right, I have put the cart before the horse... I will try with HTTP Monitor. Maybe it isn't enough for all of our test, but it will be a good...
View ArticleZensyslog for 3com switches issue
Hi everybody, i am new at this forum but i´ve been using zenoss for a while. The thing is that i have some issues with syslog processing for a particular model of 3com switches. I opened this...
View ArticleRe: Installation issue "Requires: /opt/zenoss/bin/python2.7"
Thanks Sandeep. I was able to get the rest of the install after I was able to provide the package. Much appreciation, Jacob
View ArticleRe: Zensyslog for 3com switches issue
I think you are better of using snmp traps for this. However, if you insist on using syslog, you can use rsyslog or syslog-ng on the default syslog port and zensyslog on another port (eg. syslogport...
View ArticleRe: Zensyslog for 3com switches issue
Do you know how can i configure rsyslog for doing that?? The only experience i have is configure to accept incoming logs and destination files.. But never for rewriting ... thanks!
View ArticleRe: Zensyslog for 3com switches issue
I'd have to trial and error myself... maybe you have to use an external script to parse the message and forward it to zensyslog, like in http://www.rsyslog.com/doc/omprog.html .syslog-ng offers...
View ArticleRe: Zensyslog for 3com switches issue
Thanks for your searching and help.I still prefer syslogging in this case, and i'll if anyone can light me... I think it should be one method for bypassing this situation using some kind of event...
View ArticleRe: Zensyslog for 3com switches issue
So are you wanting to just strip the unit id out so you are left with the component and...
View ArticleRe: Zensyslog for 3com switches issue
That´s actually what i need to do!!! Great! I need to strip the unit id, where should i use ^\w{3}\s\d{1,2}\s\d{1,2}:\d\d:\d\d\s\d{4}\s(?:.*\%%)(?P<component>.*?:)(?:-.*?-)(?P<summary>.*)...
View Article