Tools & Scripts

Helper scripts for apache bench to automate run of escalated tests, and the plotting of multiple test results using gnuplot.

Language: bash

Code: https://github.com/juanluisbaptiste/apachebench-graphs

netstorage-report

Python script to create a space usage report of directories of an Akamai NetStorage account and send it via email.

Language: python

Code: https://github.com/juanluisbaptiste/netstorage-report

Collection of python scripts to do multiple network tests like download/upload speeds and network latency (ping). It also calculates statistics like averages, medians, min and max values and store results in a CSV file.

Language: python

Code: https://github.com/juanluisbaptiste/network-tests

Python program that takes a list of URL’s to be checked for validity. Tries to fix syntax errors and splits good ones from bad ones in separate CSV output files. It uses tornado library for async execution of the checks.

Code: https://github.com/juanluisbaptiste/url-validator/

Go back to Projects page.