Get IP from DRAC Card
I am working on some scripts that populate a CMDB from ZenOSS. One of the things we would find very useful is getting the DRAC IP from the Card Info provided by the DellMon ZenPack. It doesn't appear...
View ArticleActiveMQ ZenPack released
Hello! I've been working on this ZenPack to model ActiveMQ servers and collect performance data from ActiveMQ queues. I'm happy to say that it's in working condition. Right now it will: - Create a...
View ArticleRe: Get IP from DRAC Card
I was apparently making this harder than it is. print "%s\t%s" % (c.getProductName(), c.ipaddress)
View ArticleRe: All Devices showing "Down" Status
Zenoss can't reach the device using ICMP ping. Best,--Shane Scott (Hackman238)
View ArticleRe: Purpose of zredis?
J053ph4: It's for collecting the distributed ping tree data from collectors to build a complete map. Best,--Shane Scott (Hackman238)
View ArticleRe: Tens of thousands of repeated "Network maintenance" events
mwoodling, There's a high chance your maintenance windows are corrupted. As a stop gap you could shut down zenjobs. To start, I'd run a zenchkrels -x1 -r and then run zenfixit to see what comes up....
View ArticleRe: More degrees of freedom on reports
Photon, With reguard to performance reports in Zenoss v4.x, there's nothing better in entperise. There is, however, more canned reports. With regaurd to reports based around SLA using events in Zenoss...
View ArticleRe: Custom url monitoring
Hello Chris,I'm trying to monitor specific URLs like this one:http://community.zenoss.org/SOMETHING/somethingelse.html All I'm interested is availability, but since this can't be translated into IP...
View ArticleRe: Custom url monitoring
Hi Dimitar,I would recommend that you start with the basics.Just go to Infrastructure/Devices/HTTP and add a new device with the name of www.google.de without "http" or "/" in the name. Zenoss seems to...
View ArticleRe: All Devices showing "Down" Status
...how do I remedy this? All other network monitoring tools are working just fine, pulling SNMP data and displaying graphs (OpenNMS, Spiceworks, Zabbix, Cacti). I am in evaluation mode. So far Zenoss...
View ArticleRe: All Devices showing "Down" Status
Keith, From the command line on the zenoss server attempt to ping the hostname or ip of one of the devices showing as down in Zenoss. This will help verify that there isn't a path issue. Best,--Shane...
View ArticleRe: GEOCODING Addresses
What Zenoss version are you running? Also have a look here as this is being worked on. http://jira.zenoss.com/jira/browse/ZEN-4786 http://jira.zenoss.com/jira/browse/ZEN-7419 Brad
View ArticleZenoss cannot log out after adding ldap plugin
Hi when I click logout on zenoss web gui. I always get redirectly to /zport/dmg and I cannot log out. This happens after adding LDAP for authentication. How can I fix this?
View ArticleRe: Zenping correlation problem 4.2.3
I am using Zenoss Core 4.2.4, and I'm seeing similar issues, but not identical. I have a particular PDU that lives on the other side of a router (see nmap traceroute below). When the link between...
View ArticleCorrelating Components to other Devices
I've been able to model a PDU where each outlet is a component, and I'm graphing the current on the outlet. Most of our servers have dual power supplies, with each PSU connected to a different PDU for...
View ArticleRe: In the ZenPack situation a mess or am I an idiot ?
ok, thanks James, I have tried again with a Zenpack that is officially supported on Zenoss 4.2.4, namely ZenPacks.community.InterfaceGraphs. I could install it using git clone...
View ArticleIP service smtp is down
I have to Centos Servers that have this error. I have multiple Centos servers in a group in Zenoss. They all have the same configuration. I have checked port 25 is open and listening on the servers. I...
View ArticleRe: All Devices showing "Down" Status
Ping works fine from command line in SSH session... [root@zenoss ~]# ping 192.168.1.10PING 192.168.1.10 (192.168.1.10) 56(84) bytes of data.64 bytes from 192.168.1.10: icmp_seq=1 ttl=254 time=0.467...
View ArticleRe: In the ZenPack situation a mess or am I an idiot ?
The .egg files are available from the wiki. Select your favorite zenpack from http://wiki.zenoss.org/Category:ZenPacks then look in the 'Releases' section and click on the Download button. It used to...
View Article