Re: location browsing
Im on CentOS 6.4 64 bit, not sure if that makes any difference. Thanks Jane. I guess this is a little annoyance I can live with. Tushar.
View ArticleRe: evt._details for notification commands?
Guyverix,Don't think I explained the situation correctly. I woud like to pass all event attributes as attributes via a notification command. Think it would need to be a Tales expression something...
View ArticleGoogle Map Line Options in 4.2.4
In the current Zenoss 4.2.4, are there any options for changing the google map line width / color / transparency which connect between networks? Right now they are the default green. Because my...
View ArticleUpgrading 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 Article