quote:
Originally posted by Linux User #5225982375:
void are those meters and stuff monitoring your linux servers or something?
One is monitoring the desktop that I am Xterminal servered in to and the other is monitoring the machine the voidmain site is running on. The monitor is called GKrellM:
$ apt-get install gkrellm-themes
$ apt-get install gkrellm-plugins-utils
$ apt-get install gkrellm-misc
$ apt-get install gkrellm-media
If you want to monitor a remote server, on the server do:
$ apt-get install gkrellm-server
Then on the client do a "gkrellm -s servername". On the server the gkrellmd daemon needs to be running. I created a gkrellmd service for this. If you want the service script I will stick it in my files section.
[ January 28, 2003: Message edited by: void main ]