No Account Yet?

You are not logged in.

Add to: JBookmarks Add to: Facebook Add to: Windows Live Add to: Digg Add to: Del.icoi.us Add to: Reddit Add to: StumbleUpon Add to: Slashdot Add to: Netscape Add to: Furl Add to: Yahoo Add to: Blogmarks Add to: Technorati Add to: Newsvine Add to: Google Information
Akamai: Collecting and Graphing E-mail
Programming HowTo's - Perl HowTo's
Written by ikenticus   
Thursday, 01 May 2008 19:54

In order to graph the traffic from Akamai, I used to use MRTG calling a PERL/SOAP script which retrieved and combined the data from multiple cpcodes. This proved to be quite inefficient as each combination meant a separate SOAP call. I had thought about injecting the data into Zenoss, but the nature of that project dealt more with SNMP and simple commands and was not the ideal recipient of a multi-faceted SOAP retrieval mechanism.

I finally got a chance to rewrite it this year as a perl script which connects to Akamai, acquires ALL the cpcodes for a particular login and, based on the cpcode name prefix, organizes the data by creating/updating RRD files and graphing them as PNG images (as well as creating MRTG-like HTML files).

To download click here. Must be a member to download the script below.

 

Comments
Search RSS
Only registered users can write comments!

3.22 Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."

Last Updated ( Tuesday, 07 October 2008 13:46 )