[rt-users] Monitor disc space on RT/SQL database

Paul Choi paulchoi at plaxo.com
Wed Feb 20 15:15:05 EST 2008


You can do something like:

If this is mysql, you can do something like this in mysql client:

use rt3; (or whatever your rt3 database is)
show table status;



Shannon Adams wrote:
>
> I need to know how to monitor available space for my RT database.  I 
> am very much a novice regarding SQL db administration.  Are there any 
> other areas I should keep my eye on to avoid any future RT db problems?
>
> I am running RT on a FC4 box and my installation is in /opt/rt3.  
> Thanks for any help.
>
> Shannon
>
>
>
>
>       
> ____________________________________________________________________________________
> Be a better friend, newshound, and
> know-it-all with Yahoo! Mobile.  Try it now.  
> http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>



More information about the rt-users mailing list