Hi everyone,

I need to create a php script that would get the various system information like
processor type, uptime, disk space, load balance, performance, etc..for various platforms.


I have googled for such script and came accross a few. I have a concern though. The scripts
reads the various system file, like roc/uptime, /proc/version and executes command like
execute_program('who', '-q') to get the info.


Now that my script will run in web environment I can antisipate various restrictions on the web server. Is there a work around? Any pointers or hint will be appriciated.

Also the scripts need PHP var safe_mode = off. Now will this be OK with the various web space providers?

BTW, how can I get info regarding load balance and stuff...

Many thanks for your time and thoughts.

- Vikram


_______________________________________________ ilugd mailinglist -- [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to