Upgrading from Zenoss 4.2.3 to Zenoss 4.2.4
I have just upgraded two systems from community script-built Zenoss 4.2.3 to Zenoss 4.2.4 (on a CentOS 6.3 64-bit platform). I found the documentation a bit scattered and lacking in a couple of places...
View ArticleRe: Upgrading from Zenoss 4.2.3 to Zenoss 4.2.4
Our upgrade we did without removing any zenpacks. In fact, checking zenpacks.txt, I don't think the zenpack versions in the RPM changed from 4.2.3 to 4.2.4... I would never remove zenpacks "just...
View ArticleAlert Count Stops Incrementing
Has anyone run across this before? The device is still down but Zenoss quits incrementing the Last Seen and Count columns in the Event Console. This happens around 2 AM and seems to only affect...
View ArticleCIM Monitoring Issues
I am trying to monitor a Storage(SMI-S) machine using Cim Zenpack. So I have downloaded it from Zenoss website. But I am unable to view all the profile using the Cim Zepack.The version which I have...
View ArticleAbout the AWS ZenPack
Hi, everyone here. Who has used the AWS zenpack? I have used the codes as following in my zenpack: def add_ec2account(self, accountname, accesskey, secretkey, collector): deviceRoot =...
View ArticleRe: Maintenance Windows not changing production state
With the help of Hackman238, finally got this issue resolved. Was due to a couple maintenance windows being "broken" (somehow). This was the code that was used to find and fix the problem: for mw in...
View ArticleDisk performance in Centos / Linux
We have configured few windows and centos servers in Zenoss. After comparison, we found that there isn't proper disk i/o monitoring for Centos.It was fine for windows servers.Can someone please point...
View ArticleZenoss 4.2.4 fresh install not showing software inventory
Having done a fresh install of Zenoss 4.2.4 on CentOS 6.4 twice, none of the servers I modeled, have a software inventory;meaning the tag in the leftpane is completely missing.I can add...
View ArticleRe: Corrupt gzip trailer error
I'd start by trying to update JAVA to the latest version. I'm not 100% sure that it'll fix this but it'd be where I start. After that try a different web browser, could be a cache issue.
View ArticleRe: Filtering Options
Thanks for the reply.. 1) This sounds like a rough solution in the event that a event that I would actually care to recieve might be recieved under the unkown class and then I would never get the event...
View ArticleAll Devices showing "Down" Status
Centos 6.3. Fresh install of O/S and Zenoss using Auto Deploy instructions here: http://wiki.zenoss.org/Install_Zenoss,Running as a Virtual machine in Proxmox. Discovers all devices on my network, SNMP...
View ArticleRe: All Devices showing "Down" Status
Keith: I'd suggest doing an snmpwalk of one of the boxes, snmp credentials may be correct, but firewall/iptables or other issues may be intervening to cause snmp to not gather data. Would you also...
View ArticleRe: All Devices showing "Down" Status
There are no firewalls involved on this local device, it is a simple Cisco 3550 Switch. I am successfully pulling SNMP data using Zabbix, Spiceworks and have used Cacti previously without issue. I can...
View ArticleRe: All Devices showing "Down" Status
This is indicative of a lower level problem. 'snmpwalk' should complete in a few seconds depending on the quantity of OIDs returned, and should return hundreds of OIDs a second (your screen should...
View ArticleVariable treshhold based on data points
Hi all, I'm trying to figure out how to make this but I cant seem to get this working. I've created a datasource which runs a script on one of my remote servers, this script will return with 2 value's...
View ArticleRe: All Devices showing "Down" Status
Re: All Devices showing "Down" Status# iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source...
View ArticleRe: Variable treshhold based on data points
tzel,following post by Jane outlines the zenpack and usage to set the threshold based on a learned datapoint.http://community.zenoss.org/message/74252#74252--Rob
View ArticleProblem installing zenup
So I've been following the 4.2.4 upgrade procedure in the Zenoss Core 4 Installation Guide In step 5 it says that if you are upgrading from 4.2.3 you must install the ZenUP patch management tool. Now...
View ArticleRe: Performance threshold based on expression of SNMP OIDs
that looks great, thanks for the anwers and Jane thanks for your effort. Ill have a look at this today and return here if I managed to figure it out.
View Article