A simple LED indicator, to show server load. Its meant to be used with Raspberry Pi GPIO. It uses 5 LEDs (green, green, orange, orange, red) to show how much load the server has. The  Javascript source example shows a disco animation.

For the animation code example, a node.js v0.10.x and the library https://github.com/nitram509/wiring-pi is required.