Free Event Management Training
All these events got you down? Want to manage notifications and alerts from hundreds of machines and still sleep? Zenoss is hosting Jane Curry from the community for a free 2 hour training....
View ArticleBandwidth consumed by an interface
Hello, I am looking for a way to generate a report that shows the total bandwidth consumed by an interface, however I have seen that this is only possible with Enterprise ZenPack Reports, can someone...
View ArticleRe: Error executing action User on set(['User@Corp.Com'])
I came across this thread while googling the same error. My issue ended up being that I did not notice that there was also an stmp host (default to localhost) and send address specified in the...
View ArticleRe: Port Forwarding for SNMP Informant?
Zenoss doesn't use SNMP Informant to get event logs, it uses WMI... So you need to forward those ports. --James PulverZCA MemberLEPP Computer GroupCornell University
View ArticleRe: Port Forwarding for SNMP Informant?
Do you have the ports by any chance? From my Android phone on T-Mobile. The first nationwide 4G network.
View ArticleRe: Bandwidth consumed by an interface
Hi there, You question is a little ambiguous. Are you looking for the maxium thoughput rate, or the aggregate byte count though the interface? I have a script that runs over the RRD files and generates...
View ArticleRe: Bandwidth consumed by an interface
Thank you for your response, what I need is to get the bandwidth that is consumed on an interface, either monthly or weekly, as shown in this picture...
View ArticleRe: processes monitoring
It's pretty simple - go to "template" of your OSProcess and add a threshold - for example, "count_count" > 50
View ArticleRe: Dashboard is not correctly saved with IE9
thanks andrew, I've open a case in jira, hopefully I'll get a solution cheers
View ArticleRe: Port Forwarding for SNMP Informant?
http://lmgtfy.com/?q=wmi+ports --James PulverZCA MemberLEPP Computer GroupCornell University
View ArticleRe: Port Forwarding for SNMP Informant?
I already googled that and saw port 135. But the static ports are throwing me...
View ArticleRe: Port Forwarding for SNMP Informant?
Per one of the google threads, there aren't static ports for WMI - randomly assigned port between 1024-65535(TCP) for Windows 2003 and older, and 49152 - 65535(TCP) for Windows 2008... you must allow...
View ArticleRe: Port Forwarding for SNMP Informant?
So if I understand you correctly port 135 needs to be open to the server I am monitoring, and ports 1024-65535 need to be open on the Zenoss side?
View ArticleGoogle Maps Over Query Limit
I just added some more locations (32 total now) and I get the Over Query Limit at location number 30 every single time. I have tried clearing the geocache and I have also raised the timeout values in...
View ArticleRe: Port Forwarding for SNMP Informant?
I think you may need them both ways. I personally just allow all traffic to and from my Zenoss collector to the devices I want to monitor. --James PulverZCA MemberLEPP Computer GroupCornell University
View ArticleUsing command data source to determine device state
[Zenoss 3.1.0] I'm using a command data source to monitor my emergency standby generator via modbus using this script: https://github.com/tallakt/modbus-cli and it works great for collecting battery...
View ArticleRe: Bandwidth consumed by an interface
95th Percentile can help you. http://community.zenoss.org/message/30051
View ArticleRe: Using command data source to determine device state
Here is what I built for now... it works...but it feels like I am doing it the hard way. (Updated from initial post to fix an error) cState='Error Reading Generator State' cValue='9' evt.severity=4...
View Article