System Information
This module displays information about load, ram, swap and harddisk usage of the system the portal is running on. If this is one of your own servers you can easily monitor it (Yes, I know, very simple and not really sufficient).
Details
System Information module screenshotAs you can see from the screenshot the module displays information about the system the portal runs on, like (in the example quite oldish) kernel version, OS type, uptime and current load. As a nice feature the load value gets a red background if it exceeds some defined value.
Below the basic stuff the currently consumed RAM and SWAP is displayed with a list of the mounted harddisks and their remaining capacity.
Requirements
POSIX compatible system
Access to PHP function shell_exec()
Configuration
A sample configuration may look like:
<module type="sysinfo" id="sysinfo" name="System Information for localhost" />There is nothing special to configure in this module, so that you just need to add it to some section and be happy.
Author
Comments
Fields with bold names are mandatory.