Question

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

Was it helpful?

Solution

phpSysInfo is good for this.

OTHER TIPS

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top