Results 1 to 2 of 2
I'm looking for an all-in-one configurable system monitor that I can keep running in screen on my headless server. Basically conky that I can run in terminal.
Thanks in advance!
...
- 10-06-2010 #1
ncurses equivalent of conky?
I'm looking for an all-in-one configurable system monitor that I can keep running in screen on my headless server. Basically conky that I can run in terminal.
Thanks in advance!
David
- 10-07-2010 #2
Have you checked conky's man page?
man conky:
I haven't tried this personally, but I have seen some people recommend it.Configuration Settings
Default configuration file location is $HOME/.conkyrc or ${sysconfdir}/conky/conky.conf. On most systems, sysconfdir is /etc, and you can find the sample config file there (/etc/conky/conky.conf).
[...]
out_to_console
Print text to stdout.


Reply With Quote

