Changes

Jump to navigation Jump to search
97 bytes added ,  23:31, 26 November 2015
no edit summary
Line 26: Line 26:  
2. Now we must create a database to hold the information -( how you name the database, table and the columns is up to you ), I'll use the following :
 
2. Now we must create a database to hold the information -( how you name the database, table and the columns is up to you ), I'll use the following :
 
* Database name : apache_stats
 
* Database name : apache_stats
 +
* Table name : performance
 +
* Columns : number, mem_used, process_size, processors_used, period
 +
 +
     
80

edits

Navigation menu