Hi All,
I currently learning PHP and I have decided I want build a dashboard so I can monitor my various systems.
I've looked around the net and can see a few frameworks built to do this however I want to integrate this with a landing page I currently use.
Can anyone point me in the right direction on how I can pull my system information, such as RAM usage/cpu usage/hdd usage? If possible I want to store this information in a db so I can, in the future, graph this out.
Thanks in advance
Dan