
- #RASPEBERRY PI BANDWIDTH MONITORING TOOL INSTALL#
- #RASPEBERRY PI BANDWIDTH MONITORING TOOL SOFTWARE#
When you open the PhpSysInfo page in a browser, you will probably notice that it takes some time for the page to load. To modify settings, open the config.ini file in a text editor. Now, point your browser to and you should see the application in all its beauty.Īlthough PhpSysInfo works fine right out of the box, you might want to tweak the application's default settings to get the most out of it. Make the phpsysinfo directory writable by the server using: sudo chown www-data phpsysinfo/
#RASPEBERRY PI BANDWIDTH MONITORING TOOL SOFTWARE#
Grab the latest release of the software from the project's GitHub repository, unpack the downloaded archive, rename the file in the resulting directory to config.ini, and upload the entire phpsysinfo directory to your Raspberry Pi server.
#RASPEBERRY PI BANDWIDTH MONITORING TOOL INSTALL#
Installing both packages is as easy as running sudo apt-get install apache2 php5 libapache2-mod-php5ĭeploying PhpSysInfo is not particularly difficult either. Written in PHP, PhpSysInfo requires the Apache web server and PHP installed on your Raspberry Pi. PhpSysInfo is not designed specifically for Raspberry Pi, but this monitoring software works perfectly well on the little machine. In this article, I talk about several applications that can help you to monitor Raspberry Pi's vital statistics, such as CPU load, disk usage, network info, and much more. However, if you decide to enlist your Rasp Pi for web and file serving duties, you should also consider deploying software that will help you monitor your server make sure it runs smoothly. Turning a Raspberry Pi into a web or file server is relatively easy.
