monitoring windows processes
I know by default WMI under zenoss monitores services. I was wondering how do I get zenoss to monitor the running process. I am trying to get CPU/memory for each process running on the servers. Thanks,...
View ArticleEvent issue with ApplyDataMap agent
I am monitoring Axis IP cameras and I get this occasional event: Severity Component Event Class Summary Info Eth0 /Change/Set calling function 'setIpAddresses'...
View ArticleRe: monitoring windows processes
This might help. When I model one of my devices I get the following messages. 2013-03-29 09:28:08,570 INFO zen.ZenModeler: Collecting for device 10.200.29.2172013-03-29 09:28:08,610 INFO...
View ArticleRe: API for adding/managing maintenance windows
But setting a production state is not the same as defining a maintentance window. Maint. windows are automated -- they will auto trigger at a set time and then go back to the prior state when the...
View ArticleEvent classes and transform help
I'm new to Zenoss. About 1 week new. I have it up and running and receiving SNMP traps from our Bigip appliances. However, now I need to do something with them and am having trouble figuring out how to...
View ArticleRe: Customizing Email Notifications
is there way for the email to tell device class in its email notifications.i have all the switches in the switch class and routers in the router class and firewalls in the firewall class,they are all...
View ArticleRe: API for adding/managing maintenance windows
You're right. I didn't address what you're looking for. What I gave you is a crude way to toggle device production state programmatically and outside the Zenoss interface. Poor man's maintenance...
View ArticleRe: Error when accessing any tab
How do you fix Zope not being able to communicate with ZenEventServer?
View ArticleRe: Error when accessing any tab
John, Check the $ZENHOME/log/zeneventserver.log to see why zeneventserver hasn't started correctly. Best,-- Shane Scott (hackman238)
View ArticleRe: Customizing Email Notifications
David, Using an event transform you can append the devices device class to the evt.message. Best,--Shane Scott (hackman238)
View ArticleRe: EventClassMapping not working as expected 3.2.1
Possibility: Will events that match and are manipulated by rule one, still have rule 2 checked against them? For me, rule 0 matches about 90% of my events (adds documentation links to the event for...
View ArticleRe: Zenoss Core 4.2.3 - Geocaching issue.
Ooh our favorite 4.2.3 issue. There's about a half dozen geocaching bugs in 4.2.3. All have been fixed by now. In the next week or two you'll hear about "Zenup", and a Recommended Patch Set (RPS)....
View ArticleZenoss for monitoring HVAC units
Hello,Im new to Zenoss and I have one special question. Im going to have a hundreds of HVAC unist with analogs inputs/outputs (temperatures, fan votages and etc.) and discrete inputs/outputs. Is...
View ArticleRe: Zenoss for monitoring HVAC units
I wish my HVAC system was SNMP monitorable. In answer to your question though, we can monitor anything that speaks SNMP. You can either stick a raspi or something on there and write your own SNMP MIB...
View ArticleRe: Error when accessing any tab
Thanks for your replay Shane. The error I see in my zeneventserver.log is: [main] ERROR org.springframework.web.context.ContextLoader - Context initialization...
View ArticleRe: Error when accessing any tab
John: Ah yeah, looks like your zenoss_zep database is corrupted. To be honest it's possible to repair the problem database, but you're almost better off dropping zenoss_zep, setting...
View ArticlePermission denied on CMDS
Hi guys! We needed to monitor a java process so we have created a shell script that connect via ssh to server and get the status process. We made this because Zenoss truncate process name to "n"...
View ArticleURL Monitoring and Events
My system: Zenoss: Zenoss 4.2.3 OS: Linux (x86_64) 2.6.18 (Linux mcfmon.mcfdomain.net 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 x86_64) Zope: Zope 2.13.13 Python: Python 2.7.2...
View ArticleRe: Google Map API - Exact locations
I have read that if you input it in "Decimal Degrees" notation: eg: 40.685692,-111.885094 (I use Google Earth to get that Info.) Then it should pass directly to GMaps without geocoding and give you as...
View Articlea basic tree traversal of all devices
i have a basic script which i started; which traverses the dmd tree and then call a method device_info(d) to return all the attributes from the device (using http://fqdn:8080/zport/dmd/manage, clicking...
View Article