Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 12 of 12
The sysinfo call (try "man sysinfo" for more information about it) will give you the load averages - is that what you want, or is it slightly different?...
  1. #11
    Linux Newbie burntfuse's Avatar
    Join Date
    Nov 2006
    Location
    Laurel, MD
    Posts
    158
    The sysinfo call (try "man sysinfo" for more information about it) will give you the load averages - is that what you want, or is it slightly different?
    I have sold my soul to the penguin

  2. #12
    Just Joined!
    Join Date
    May 2010
    Posts
    1

    Smile try this one

    gcc systeminfo.c -o systeminfo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgtop-2.0 -lgtop-2.0 -lglib-2.0

    I got the correct result.

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...