Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I need a linux graphical tool to update some network data on screen in real-time (once or twice per second). RRDTool is very good at storing and graphing my data but afaik it doesn't refresh automatically. I would have to produce a .png every second in a script loop and reload the image file with xview or some other tool.

Is there a linux tool to visualize moving graphs?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.