gushy
November 6th, 2007, 04:41 PM
Guys,
I need to build a new application to monitor some system process, this app will be designed run on very old hardware so as such needs to be console based as I don't want to use xorg.
I need to be able to display text in varying sizes and colours, in positions on the screen that I define. I also need to be able to display graphs in one section of the screen to show performance (like the line graphs in the resources tab of System Monitor).
Can anyone tell me what I should be using? I thought ncurses might do the trick, but looking into it I can't find any examples of something similar.
Thanks,
I need to build a new application to monitor some system process, this app will be designed run on very old hardware so as such needs to be console based as I don't want to use xorg.
I need to be able to display text in varying sizes and colours, in positions on the screen that I define. I also need to be able to display graphs in one section of the screen to show performance (like the line graphs in the resources tab of System Monitor).
Can anyone tell me what I should be using? I thought ncurses might do the trick, but looking into it I can't find any examples of something similar.
Thanks,