问题
I'm not really sure where to put this question (it's not really webapps or superuser) but I'm sure something similar already exists. I'm looking for a php script that gives me detailed info about things such as:
- CPU load
- Network load
- Temperatures
- I/O
- RAM
- etc
Any suggestions?
Thanks,
Dennis
回答1:
phpSysInfo is good for this.
回答2:
These scripts are good:
- phpSysInfo: a customizable PHP script that displays information about your system nicely.
- eZ Server Monitor: a lightweight and simple dashboard monitor for Linux.
- PHP Server Monitor: a script that checks whether your websites and servers are up and running.
These scripts are FOSS.
来源:https://stackoverflow.com/questions/4553875/php-server-statistics-script