

The following features yet to be added in Linfo: $ sudo echo extension=ncurses.so > /etc/php5/cli/conf.d/ncurses.ini Next, if you successfully compiled and installed the php extension, run the commands below. Now compile the php extension as follows $ wget $ sudo apt-get install php5-dev libncurses5-dev Linfo has a simple ncurses-based interface, which rely on php’s ncurses extension. You can add the line below in the config file to yield useful error messages for troubleshooting purposes: $settings = true This screenshot shows the Linfo Web UI displaying core system info, hardware components, RAM stats, network devices, drives and file system mount points. Now open the URL in web browser to see the Web UI as shown in the screenshots below. This is the Linfo config file, you can define your own values in it: $ sudo mv $ sudo rsync -av linfo/ /var/www/html/linfo/

How to Install Linfo Server Stats UI/library in Linuxįirst, create a Linfo directory in your Apache or Nginx web root directory, then clone and move repository files into /var/www/html/linfo using the rsync command as shown below: $ sudo mkdir -p /var/www/html/linfo

It is extensible, easy-to-use (via composer) PHP5 library to get extensive system statistics programmatically from your PHP application. Linfo is a free and open source, cross-platform server statistics UI/library which displays a great deal of system information.
