Re: POSKeyError for one device
Try pasting the definition code in line by line instead. Pasting large blocks of code in to zendmd doesn't work so well sometimes. Once all that code is in, hit enter twice, then perform the steps...
View ArticleRe: POSKeyError for one device
This may be helpful - how to use zendmd stuff:https://zcaportal.org/wiki/bin/view/ZCA/ZCAFAQ#Someone_gave_me_a_zendmd_script_45_what_do_I_do_with_it_63 --James PulverZCA MemberCLASSE Computer...
View ArticleCore 4.2.4 Failed Zenup to SP174. Log has "Hunk # FAILED" errors
Core 4.2.4 on Centos6.4 64bit. I believe I am experiencing the bug related to ZUP SP163 breaking the eventd processing. Per the wiki, I have tried to upgrade to SP174.I can complete every step up to...
View ArticleZenPack Usage
Hello: I am having a hard time trying to configure ZenPacks properly. The ZenPacks that I want to use are ZenPacks.ZenSystems.ApcPdu, ZenPacks.community.DellM1000e and ZenPacks.community.DellMon. Is...
View ArticleRe: Google maps function may stop on November 19th??
I have just tried this this morning (November 19th). My Zenoss 3.2.1 says that the GoogeMaps API key is not valid. I have generated a new key today, starting from https://code.google.com/apis/console ....
View ArticleRe: IPMI Commands in Zenoss
Ok ran into a couple of issues with the code you provide but I was able to make some progress. The main problem I ran into is that the /usr/bin/lparstat directory does not exist on my server. The...
View ArticleRe: IPMI Commands in Zenoss
resutls = re.sub('(=)(\d+\.\d+|\d+)([a-zA-Z]+)',r'\g<1>'r'\g<2>',results) -- will get rid of the names after the numbers on the right hand side of the =. After i wrote this i also...
View ArticleRe: IPMI Commands in Zenoss
Thanks for the help Rob, I ended up taking the command you had come up with and inserting it into a bash shell and writting a command in zenoss to call that file. I did try to run the command directly...
View ArticleRe: IPMI Commands in Zenoss
Sorry about that i was just using cat on the output you provided, but have no way of running your exact command on my system to fully test it.If you would like some additional help on this, just let me...
View ArticleRe: POSKeyError for one device
Much thanks for your work on this This is the (sanitized) output I get when I run the function: testing devicename.domain.tlddependencies dependents <class...
View ArticleRe: Google maps function may stop on November 19th??
Something have been made last night on the wrapper side since I've the maps back. thanks google.The question now is, how long the wrapper will be mantained...
View Articlescript timesout when trying to view events at device class level
Hi, I am using Firefox 25.0.1 and when I try to view events at a device class level the browser becomes unresponsive and pops up a message that a script it taking too long to run...
View Articlecannot use custom properties- wierd error
Hi, I have just finished migrating all my zenoss 3.x hosts to zenoss 4.2.4. (I did not upgrade, I migrated by adding servers manually and bringing templates over via zenpacks). We just tried to use a...
View ArticleRe: ANNOUNCEMENT: ConstructionKit 2.0
Cool project. Additionally have you looked at http://zenpack-generator.readthedocs.org ?
View ArticleRe: Auditing in Zenoss Core 4.2.4
If you're accessing Zenoss/Zope thru Apache/Squid or the like, ZServer/medusa doesn't get the correct auth headers to determine user name - and just assigns 'Anonymous'. We have patches to our hardened...
View ArticleRe: Zenoss windows process monitoring
Thanks Tommy. I got some idea. I will give it a try. At the same time got another issue in the same line. The windows components tab is missing after adding a device. All the graphs(CPU,Memory, ping...
View ArticleRe: Auditing in Zenoss Core 4.2.4
I'm not using anything like that, I access the zenoss instance directly on port 8080... my users are in LDAP directory if that does make a differnce. I have tried the hints here:...
View ArticleRe: Zenoss windows process monitoring
Hi, I know this issue. I noticed two possible reason. First, you have not enough permissions to device you want to monitor. What you see when you remodel device?Second, your server is too lazy to start...
View ArticleRe: Auditing in Zenoss Core 4.2.4
No I don't think so... from what I can debug, it is actually using session auth, but how do I switch to cookiebased authentication? Or does someone have a patch so that the http_server logs based on...
View Article