Is There Is A Yii Extension/module That Describes The Host Server In Detail

Hello,

I need a extension or module that describes the host server, giving information such as ram usage, disk space, raid arrays, hardware, network cards, kernel, os, samba/cups/truecrypt status, temps, disks… Something to include in my Yii project.

There is a script linfo (http://sourceforge.net/projects/linfo/) with all these functionality, but I am unable to integrate it in Yii, there is a lot error that I am not capable to solve, so I would like to know if there is a module/extension o whatever in Yii for get all this server information.

Thanks in advance!