Tổng lượt truy cập

Monday, October 10, 2011

Monitor memory

How to install gkrellm in RHEL-Red Hat/Fedora Linux?
Posted by Joys of Programming on in Linux

GKrellM charts CPU, load, Disk, and all active net interfaces automatically. An on/off button and online timer for the PPP interface is provided, as well as monitors for memory and swap usage, file system, internet connections, APM laptop battery, mbox style mailboxes, and temperature sensors on supported systems. Also included is an uptime monitor, a hostname label, and a clock/calendar. Additional features are: * Autoscaling grid lines with configurable grid line resolution. * LED indicators for the net interfaces. * A gui popup for configuration of chart sizes and resolutions.(as described by yum info)

Let’s first search for the package
$ yum search gkrellm
gkrellm-moon.i686 : Moon clock plugin for GKrellM
gkrellm-timestamp.i686 : UNIX timestamp clock plugin for GKrellM
gkrellm-volume.i686 : GKrellM volume plugin
gkrellm-weather.i686 : Weather plugin for GKrellM
gkrellm.i686 : Multiple stacked system monitors in one process
gkrellm-aclock.i686 : Analog clock plugin for GKrellM
gkrellm-daemon.i686 : The GNU Krell Monitors Server
gkrellm-freq.i686 : CPU frequency display plugin for GKrellM
gkrellm-sun.i686 : Sun clock plugin for GKrellM
gkrellm-top.i686 : GKrellM plugin which shows 3 most CPU intensive processes
gkrellm-wifi.i686 : Wireless monitor plugin for the GNU Krell Monitors
gkrellm-devel.i686 : Development files for the GNU Krell Monitors

Note that you must be the root/administrator to install the package. To install this package in Red Hat/Fedora Linux.
$ yum install gkrellm

You can check the details of this package gkrellm
$ yum info gkrellm