Monitoring software for Raspberry Pi

Lead Image © antonino mirabile, 123RF.com

Watchful Eye

Keep an eye on your Raspberry Pi-based server with these nifty monitoring applications.

Turning a Raspberry Pi into a web or file server is relatively easy. 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. 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.

PhpSysInfo

PhpSysInfo [1] is not designed specifically for Raspberry Pi, but this monitoring software works perfectly well on the little machine. Written in PHP, PhpSysInfo requires the Apache web server and PHP installed on your Raspberry Pi. Installing both packages is as easy as running

sudo apt-get install apache2 php5 libapache2-mod-php5

[...]

Use Express-Checkout link below to read the full article (PDF).

Buy this article as PDF

Express-Checkout as PDF

Pages: 4

Price $2.95
(incl. VAT)

Buy Raspberry Pi Geek

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Android Pi

    Your Android device can be a versatile companion for Raspberry Pi. We describe some useful apps to help you make this happen.

  • All the Pi

    Raspberry Pi users think small and dream big, imagining ingenious projects that put the unobtrusive Raspberry Pi to work on practical problems. And along the way, they learn things you don't ever discover by pointing and clicking with a smartphone or MacBook.

  • Creating a 3G hotspot with the Raspberry Pi

    WiFi is available for free in so many public places that Internet access via a UMTS mobile cellular system would appear to be unnecessary. However, a Raspberry Pi with a UMTS stick can create a personal hotspot that creates independence from public WiFi networks.

  • Access and control Raspberry Pi remotely with RaspCTL

    Need to access and control a remote Raspberry Pi machine? RaspCTL can help with that, and we show you how to deploy and use the software.

  • Monitoring Raspberry Pi temperatures

    Retrofitting a Raspberry Pi with a cooling element does not cost much; however, does the Rasp Pi really need one?