View Single Post
Old 04-19-2009, 04:22 PM   #2 (permalink)
allworknoplay
The Gregarious
 
allworknoplay's Avatar
 
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
allworknoplay is on a distinguished road
Default

Quote:
Originally Posted by Orc View Post
How can I check with php how to get the bandwidth and hard drive space of a server, been wanting to do this for some time with a test project.
You'll have to do this via SNMP protocol. So you have to compile PHP with SNMP libraries so you can make use of SNMPget, SNMP walk functions...
allworknoplay is offline  
Reply With Quote