Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Built a Real Time Server Resource Monitor using websockets

LeoGLeoG Member

So I built a real time Linux server resource Monitor using Node.js, Socket.io and d3.js.

code : https://github.com/Leo-G/LMON

tutorial: http://techarena51.com/index.php/real-time-linux-server-monitoring-with-node-js-socket-io-and-d3-js-gauges/

I wanted to learn about websockets hence built it. It's fast, uses sockets and uses gauges to display cpu n memory information

if anyone else is interested in this technology and wants to contribute feel free to send me a pull request

Thanked by 3k0nsl raindog308 Neoon

Comments

Sign In or Register to comment.