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

Stand-alone report scripts

VERSION 8  Click to view document history
Created on: Jan 18, 2010 3:34 PM by Ryan Matte - Last Modified:  Jan 19, 2010 8:57 AM by Ryan Matte

The following are some stand-alone report scripts which I have written.  Simply run them as the zenoss user with no parameters and they will display the usage information.

 

DescriptionDownload
Availability Reportavailability.py
CPU Reportcpu.py
Memory Reportmemory.py
Filesystems Reportfilesystems.py
Interface Utilization Reportinterface.py
Interface Errors Reportinterfaceerrs.py
Device Inventory Reportinventory.py

 

The scripts output in csv format by default (anyone with a bit of Python experience can change the print lines in the scripts to format it to their desire).  Since it outputs in csv format you can do something like: "./interfaceerrs.py -s 01/16/2010 -e 01/18/2010 >> errors.csv".  You can then view the CSV in any compatible application (For example: Microsoft Excel and OpenOffice).

 

There is a tar.gz file attached to this page which contains all of the above (if you want to download them as a bundle instead of one by one).

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