is it possible to know how much Ram and how many CPU are available for a Linux/Plesk Vps using a php script?
Asked
Active
Viewed 61 times
1 Answers
0
I think phpsysinfo would work for you. phpSysInfo is a open source PHP script that displays host information.
http://phpsysinfo.github.io/phpsysinfo/
As an alternative solution, you can set cron job to run php script that will store the CPU and RAM information. For more information, refer following thread:

Community
- 1
- 1

AccuWebHosting.Com
- 1,159
- 1
- 7
- 17