Hi there
Let's say that I have a web-application on which some users will come and use it. My application is built in PHP and uses MySQL as a database. I need to know how much traffic I need to buy, what size of disk etc...For all of these things, I need a tool which will monitor the application.
Can you recommend me a tool/tools which I can use in order to know what my web-application really needs?
ps: My host is on a Linux/GNU machine.