Search:

Type: Posts; User: Newmer60

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,929

    C Library For Filesystem information?

    Hey all,
    I was looking for a C library to give me filesystem information just like the "df -h" command does. I don't want to shell out and call it with system() to make it as efficient as possible....
  2. Replies
    9
    Views
    2,943

    Thanks! I'll check it out.

    Thanks! I'll check it out.
  3. Replies
    9
    Views
    2,943

    The script that is being used now actually calls...

    The script that is being used now actually calls top. But the only information we need from top is the memory information so to grep just that one line out from all the stats top calls uses up too...
  4. Replies
    9
    Views
    2,943

    I would like to display actual values such as...

    I would like to display actual values such as overall memory, and free memory for example.
  5. Replies
    9
    Views
    2,943

    Unix/Linux, sorry.

    Unix/Linux, sorry.
  6. Replies
    9
    Views
    2,943

    CPU information

    Hi everyone,
    I am trying to write a C program to collect some information about the cpu. Information needed includes memory performance, cpu performance, network performance, and file system...
Results 1 to 6 of 6