A A
RSS

Tag Archive | "Scripts"

S3 Non Empty Bucket Deletion

Friday, August 27, 2010

0 Comments

Got struck in deleting Amazon S3 non empty bucket with huge files / logs in it and found its a tedious process using browser. Try a command line ruby tool S3sync that makes your job easier. It not only deletes the bucket but can also do a lot of s3 jobs easier. Please follow link [...]

MySql Statistics Aggregator

Tuesday, July 6, 2010

0 Comments

You can use Statpack to generate stats of mysql show global status and store in file for later analysis. Its a python script that collects performance snapshot of mysql server. You will need to install mysql-python module to get this script working. Please follow link to know more about it.

Mysql Performance Monitoring

Thursday, July 1, 2010

0 Comments

Monitor Mysql server statistics using mysql-monitoring. Its a perl script that queries mysql server for statistics every 60 secs. Licensed under GPL v3. Once rrd files have been generated, you can use ddraw tool to generate graphs out of it. Please follow link to get to know more about it. Ddraw a tool to generate [...]

Linux Inventory Script

Tuesday, June 15, 2010

0 Comments

Want to have hardware and software inventory of your Linux machines viewable on browser, you can use cfg2html. Fantastic tool which collects and generates details of your system information in to beautiful web page, which can be opened by any browser. It can generate output in text format also. Please follow link to get to [...]

Mysql Useful Tools

Tuesday, June 1, 2010

0 Comments

Want to monitor, process logs and many other, try this link which has many other tools on its site. Tried it and found really good to process the logs and can help in automating many mysql activity stuffs.

MySQL DATE FORMAT AND PHP DATE TOOL

Monday, May 31, 2010

2 Comments

Found an interesting link that displays the code to be used in coding for mysql and php. Just select the date and the format to be used and your code statement is ready. Please follow link to check.

SSL Certs Cipher Check

Tuesday, April 27, 2010

0 Comments

Found an interesting link to check your sites for supported ciphers. Provides detail output of the site scanned. Fantastic tool. Though of sharing it. Please follow link to get more details on it. Its written in perl.

MySql Status Updater

Saturday, February 13, 2010

0 Comments

Mysql status update is a script which provides status update by email or SMS whenever mysql is restarted, huge fluctuation in numbers difference about queries and slow queries. Thought of sharing. Please follow link to get more details on it.

MySQL Show Full Processlist

Wednesday, February 10, 2010

0 Comments

Found a great and fantastic tool which monitors full processlist of mysql query running on server. No logs required to get the details. You can use it to log to any way you want it and can see what all queries have been executed on server for fine tuning your application. Written is perl, Its [...]

MySql Usage Monitoring

Tuesday, February 9, 2010

0 Comments

Cool piece of perl script that monitors usage/resource consumption of Mysql on Linux machine.Written in perl and can be modified to get details of almost any running program.Liked a lot as it helps me to get resource consumption of many programs. Please follow link to get more detail on it.

Sponsored Links

Categories

Blogroll

Ad Ad