-
Daily Popular
- 10 Steps: MySQL Monitoring through Nagios: Install & Configure
- Unique birthday card wishes for My dear Brother
- No More Spool Space Teradata Query Solution
- Load Delimited Data (csv, excel) into MySQL Server
- Working with EditPlus Text Editor-Regular Expression How To
- Extreme Movie Review: Singham (2011) Ajay Devgn
- Search-find through all databases, tables, columns in mysql
- Selected Oscar Wilde Quotes
- The Dos Chat – Lan Messenger
- Using LOAD DATA INFILE with Stored Procedure Workaround-MySQL
-
perl Archive
-
Simple Shell Script to Monitoring Disk Space on a Linux Machine
Posted on January 11, 2009 | 4 CommentsMore...This article explain a way to get a mail as soon as the disk usage reaches to its critical level to avoid issues later. To set a simple monitor on Linux /... -
Perl Script for Analyze – Optimize – Repair Mysql Databases
Posted on January 1, 2009 | 1 CommentMore...The perl script is mainly created to avoid manual Mysql Server Maintenance. The script uses Perl module DBI. You need to provide access credentials and database name(optional). Regarding Analyse, Optimize...