removing 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: Installation issue "Requires: /opt/zenoss/bin/python2.7"
Gald that it had solved the issue. ThanksSandeep
View ArticleRe: syslog parser for Adtran opti-6100 LMX
Sean, Looks like the regex in SyslogProcessing.py for adtran is not even close to syslog you are...
View ArticleRe: Zensyslog for 3com switches issue
Edgardo,Not sure what the issue is at this point. Is you syslog coming in as:Dec 02 15:34:04 2013 hub-pila-0005 %%10SHELL/5/CMD(l):- 1 -task:vt0 ip:10.223.168.132 user:sistemas command:display ver And...
View ArticleRe: Zensyslog for 3com switches issue
Hi, you can also use zensendevent to create a new event after parsing the incoming syslog event.http://wiki.zenoss.org/Zensendevent_in_Zenoss_4.2.3 then set the incoming syslog event._action = 'drop'
View ArticleRe: Zensyslog for 3com switches issue
You rock!! That works great!! Now, do you think there is a way to address this by using a transform?? My point is that if i keep this file modified, i need to keep in mind this mod for future zenpacks...
View ArticleRe: Zensyslog for 3com switches issue
Understand your concern. You might be able to reach our to someone like James Pulver (jmp242) on the forum about getting a parser added to future release for 3com. Think they would want more samples...
View ArticleRe: Zensyslog for 3com switches issue
Yes, by adding this regex now i will be able to reclassify these events as the they have a component. I said that i wanted to use a transform instead of editing this file because of future releases or...
View Article