Re: Zensyslog for 3com switches issue
Would backup your /opt/zenoss/Products/ZenEvents/SyslogProcessing.py file.Then modify after line:# generic markr"^(?P<summary>-- (?P<eventClassKey>MARK) --)", and add:# Edgardo 3Com...
View ArticleRe: Zensyslog for 3com switches issue
It makes sense but doesn´t work This is how the event keeps showing..I also restarted all zenoss daemons.. Resource:hub-cf50-09f1Component:Event Class:/UnknownStatus:NewMessage:2013 hub-cf50-09f1...
View ArticleRe: Zensyslog for 3com switches issue
Edgardo,Doesn't look like your syslog message contains the dec 02 x:x:x like expected from the syslog regex:Dec 02 15:34:04 2013 hub-pila-0005 %%10SHELL/5/CMD(l):- 1 -task:vt0 ip:10.223.168.132...
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 ArticleRe: Trying to install the zenpack "HTTP Components"
Do you actually have the file: /opt/zenoss/ZenPacks/ZenPacks.community.ConstructionKit-2.0.egg/ZenPacks/community/ConstructionKit/CustomProperty.py on your file system? Joseph
View Articlelocalhost zenperfsnmp heartbeat failure
Hi, I am using zenoss 3.2.1 on Ubuntu 12 platform, Its working fine since long time but i have receving subjected errors since yesterday. I have restarted Zenoss Server and its services as well but...
View ArticleRe: Transform doesn't work on DeviceGroups field
Well, right after i sent that reply, I came across this discussion. Seems if you want to actually join a device to a group in a transform, it is definately an option:...
View ArticleRe: Transform doesn't work on DeviceGroups field
Rob,Thanks for the reply. I don't know if you understand me as well as I would like. My english is a little poor (google translator is my friend ) This is only an example:if...
View ArticleRe: Transform doesn't work on DeviceGroups field
Tommy,Cannot get the evt.DeviceGroups updated in the event itself (keep getting 'AttributeError: can't set attribute'), the best I could come up with is updated the actual group of the device but the...
View ArticleRe: localhost zenperfsnmp heartbeat failure
Drop down the the CLI and run the command "top" to see what process isconsuming soo much CPU!
View ArticleWindows Service monitoring error
I am attempting to monitor windows services but I seem to have completly broken zenwin. I think I may have deleted a servce but even after re-adding it I get the following errors: From Events:...
View ArticleIP address goes up and down
Hello, I have 20 remote management cards being monitoring by Zenoss. For these remote management cards the ip address constaintly goes up and down which generated a notification to me. I can not seem...
View ArticleRe: IP address goes up and down
Hi asheridan, try adding this to /opt/zenoss/etc/zenping.conf: data-length 8 *You can also alter this value in Settings > Daemons > Zenping config. Please note that this works under zenoss core...
View ArticleRe: Added LDAP and now users can't see events
Hi! In mi situation i followed carefully this:*Full article: http://blogs.oregonstate.edu/sig/2013/03/28/enabling-ldap-authentication-in-zenoss-core-4-2-and-centos-6/ Restricting Zenoss access to a...
View ArticleRe: IP address goes up and down
Thanks for the reply. Im currently using verison 3.2.1 and 3.2.0 for my zenoss machines. Is there a special file I would have to change for these versions? It seemed to work properly on version...
View ArticleRe: IP address goes up and down
Backup /opt/zenoss/Products/ZenStatus/nmap/NmapPingTask.py file just in case..Open it up and look for args.extend(["-iL", inputFileFilename]) line and then after it add this...
View ArticleZenoss Maintenance
Does anybody know if there is a way to temporary disable alerting in Zenoss as a whole? Sometimes we do maintenance and Zenoss looses connection to some or all devices. This causes it to bombard...
View ArticleInvalid RPN expression in custom graph definition
Ran into this issue while migrating from 3.1 -> 4.2.4. We have some custom graphs, and one of them is throwing an error saying there's an invalid rpn expression. I copied this definition directly...
View Article