Re: Transient Object Error after Upgrade to 4.2
Very late to this party, but just in case it happens to someone again, another option you can try is to recreate the sessions table (as mentioned in the 4.2.4 release notes) =======1. Drop and then...
View ArticleCan't remove "discovered" devices
I am using 4.2.4 beta now. I have a few devices discovered, but they are not shown on the discovered list window. I use /zport/dmd/manage to remove them. However, I can't remove any of them in the...
View ArticleRe: Can't remove "discovered" devices
Kevin, Can you provide a screenshot? Please also clarify, you said they weren't in the "discovered list", but then later you said you can't remove any of them "in the list". Thanks Hydruid
View ArticleRe: Can't remove "discovered" devices
Hydruid, They are in two different areas: (1) under "infrastructure" --> "devices" --> "discovered(8)", the main window doesn't display any device (no filter ). The discovery said 8 devices, btw...
View ArticleRe: Can't remove "discovered" devices
Interesting....wouldn't hurt for you to roll back to the defaultinstallation and see if you can duplicate the issue. If so, please submit abug report!
View ArticleZenoss Core 4.2.4 Fresh install (with a hiccup)
I just did a fresh install of Centos (from CentOS-6.4-x86_64-minimal.iso). I ran the new zenoss-core-autodeploy-b30c2e4 for Zenoss Core 4.2.4. I walked away and came back. It had been asking...
View ArticleAnnouncing 4.2.4
Just a quick note to everyone, 4.2.4 is now GA, and the RPM's are avialable on sourceforge. The release announcement can be found here. We hope you enjoy the latest version of Zenoss!
View ArticleAnnouncing 4.2.4
Just a quick note to everyone, 4.2.4 is now GA, and the RPM's are avialable on sourceforge. The release announcement can be found here. We hope you enjoy the latest version of Zenoss!
View ArticleRe: Zenoss Backups
try these mount -t cifs //<IP address of NAS box 192.168.x.y>/<shared folder> /<mount point> -o user=<user on NAS>,pass=<passwd on NAS>,domain=<domain>...
View ArticleRe: Graphs broken after restore
i cna suggest the below check your zenrender.conf file . try these and let us know the output. Check the date time stamp on the server , Click on a graph and copy image url and open in a...
View ArticleRe: Zenoss Backups
Thank you for your reply. The first command worked. I was missing the domain= parameter on my original command. Thank you again for your help.
View ArticleRe: Suppress clear notification during maint window
can be issue with alert trigeers how u have configured to send initial clear , for maintance i put the device in decommissoned mode and provide a buffer of 5 mintues for the device to...
View ArticleRe: Zenperfsnmp error: zenperf is adding an extra .0 on my OID causing it not...
there is bug in the version of netsnmp https://bugzilla.redhat.com/show_bug.cgi?id=261601
View ArticleRe: File System (DiskSpace) Monitoring
Let me clear out what i am looking for. i want to be alerted when there is only 5% of free disk space left. i dont want to be alreted when there is 5% used. Thanks.
View ArticleAdding a Core for Zenoss
We have a virtual server that is Centos 6 64-bit with one core. It has Zenoss on it. We are using VMware to host the virtuals. We would like to take it to two cores. I have done research and seen that...
View ArticleRe: Adding a Core for Zenoss
make sure the kernel supports SMP (if it's the stock centos kernel it will). Shut it down and add the core, should run fine! Andrew KirchCommunity Manager
View ArticleRe: Adding a Core for Zenoss
Thanks that helped alot. I didn't know if you know if there is there a way to make a process in Zenoss to use the second core?
View ArticleRe: Execute user commands as a URL
Tom, If you know your way around zendmd, it looks like the following methods might help: device.getUserCommands() - returns a list of "command" objectsdevice.compile(command,device) - returns the...
View ArticleRe: zenoss ERROR boto: 400 Bad Request
Hi All, This is fixed now. I have a Linux instance installed on the EC2. It is detected, but no graphs of disk usage etc. ANy clue ? Thanks and Regards,A
View Article