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 ArticleChangelog for ZENUP patches?
Is there a document somewhere containing the changelog or release notes for the zenup patch sets? Thanks,Joseph
View ArticleRe: Network Alert.
Maas - This can be accomplish by using a transfrom. An example can be found at:http://wiki.zenoss.org/Transforms_-_Suppress_Events_by_Custom_Property--Rob
View ArticleRe: Exclude from heartbeat check
mysql -u rootuse zenoss_zep;delete from daemon_heartbeat where monitor in ('hostname', 'collector', 'master') and daemon in ('zenwinperf', 'zenwin', 'zeneventlog', 'zenmail', 'zenmodeler');
View ArticleZenpack install broken when not using --link
I have forked a ZenPack of Shane Scott, its goal is to monitor Cisco QoS. I have issues with it at installation time: it works fine when installed using "--link", but when I install it using the normal...
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 ArticleRe: Auditing in Zenoss Core 4.2.4
In Advanced > Settings, at the bottom there's a radio button for cookie or session-based authentication. Make sure it's cookie and you'll then at least get as far as __ginger_snap being set ...
View ArticleRe: Graphing breaks entirely too often
check the zenperfsnmp logs. Maybe flip it into debug mode if nothing stands out there.
View ArticleRe: Stopped a zenpack install and now system is broken
I have run into issues installing ZenPacks before with similar output. When the installation of the ZenPack failed it left the egg file in the $ZENHOME/ZenPack/ directory. Once I removed it from this...
View ArticleRe: Stopped a zenpack install and now system is broken
Sorry, missed that part. Delete this directory /opt/zenoss/ZenPacks/ZenPacks.MJW.BarracudaMonitor-1.0.egg/
View ArticleCreate new event variables for command notification
Hello Everyone! Tell me please. How I can create new event variables for command notification?I used ${evt/device} and ${evt/summary} etc. variables: "test.sh ${evt/device} ${evt/summary}" But I want...
View Article