Posted: January 31, 2013 in Not Categorized
Tags: , ,

Here are some projects which were completed on Freelancer.com

Three projects are completed as of now,  most of them are in python.

1)  Log Analysis Project :-

It might be helpful for you, if you are looking for a python based script for extraction of data from a large log files. This script is continuously reading the log files and creating a new files based on the important information.

2) Aix Password Monitoring :-

This project is for those people who are looking for a password monitoring script on aix based machine. The script will not only monitor the password expiry date, but it will send a mail to the concerned user that his/her password is getting expired within 7 days.

3) Concatenation of csv files :-

This project is for those people who are looking for a automated script which will read the csv files from a particular folder and merge them into a single file with the proper time and date format.

All the codes are available on http://code.google.com/p/python-log-analysis/

Thanks

Leave a comment