|
NAMExload - system load average display for XSYNOPSISxload [-toolkitoption ...] [-scale integer] [-update seconds] [-hl color] [-highlight color] [-remote host] [-jumpscroll pixels] [-label string] [-nolabel] [-lights]DESCRIPTIONThe xload program displays a periodically updating histogram of the system load average.OPTIONSXload accepts all of the standard X Toolkit command line options (see X(7)). The order of the options is unimportant. xload also accepts the following additional options:
RESOURCESIn addition to the resources available to each of the widgets used by xload there is one resource defined by the application itself.
WIDGETSIn order to specify resources, it is useful to know the hierarchy of the widgets which compose xload. In the notation below, indentation indicates hierarchical structure. The widget class name is given first, followed by the widget instance name.XLoad xload Paned paned Label label StripChart load ENVIRONMENT
FILES
SEE ALSOX(7), xrdb(1), mem(4), Athena StripChart Widget.BUGSOn older platforms, this program may require the ability to open and read the special system file /dev/kmem. Sites that do not allow general access to this file may need to make xload belong to the same group as /dev/kmem and turn on the set group id permission flag.Reading the load average is inherently non-portable. Therefore, the routine used to read it (get_load.c) must be ported to each new operating system. COPYRIGHTCopyright © X ConsortiumSee X(7) for a full statement of rights and permissions. AUTHORSK. Shane Hartman (MIT-LCS) and Stuart A. Malone (MIT-LCS);with features added by Jim Gettys (MIT-Athena), Bob Scheifler (MIT-LCS), Tony Della Fera (MIT-Athena), and Chris Peterson (MIT-LCS).
Visit the GSP FreeBSD Man Page Interface. |