Archived community.zenoss.org | full text search
Skip navigation
Currently Being Moderated

Event Histograms

VERSION 5  Click to view document history
Created on: Nov 28, 2009 12:04 AM by nelliott - Last Modified:  Mar 26, 2010 6:02 PM by Matt Ray

SUBMITTED by:

Nathan Elliott


DESCRIPTION:  Provides a pair of templates for generating graphs depicting the total number of events received over time.  The graphs are stacked and colored to match event severity. 

 

Executes a simple Python script to query MySQL database for event counts.  The two templates are:

 

All Events - this template in /Devices/Server that should be bound to the Zenoss server and provides a graph of all events being processed by the Zenoss server.

 

Device Events - this template in /Devices may be bound to any device class or device and provides a graph of all events against the individual device.

 


SCREENSHOTS: 

 

All Events

zenoss.png

Device Events

device.png


REQUIREMENTS:

  • Zenoss Version: 2.2
  • ZenPack Dependencies:
  • External Dependencies:
  • Installation: If your MySQL password is not the default, you may have to edit the .py files under libexec within the ZenPack.

Source: http://zenpacks.zenoss.org/trac-zenpacks/browser/zenpacks/ZenPacks.community.EventGraph.BySeverity

Tagged Releases:

Change History:

  • 1.0 initial release
  • 1.1 fixed path issues
  • 2.0 split out templates into All Events and Device Events
  • 4.0 optimization rewrite to 2 Python scripts with 1 MySQL query each

Trac tickets: http://zenpacks.zenoss.org/trac-zenpacks/report/1

Known Issues:

Attachments:
Note: binary attachments ending in .zip will need to be unzipped before use.
Comments (7)