mem-monitor

Manual Reference Pages - MEM-MONITOR (1)


NAME

mem-monitor - output system memory usage at given intervals

CONTENTS

Synopsis
Description
Example Output
See Also
Copyright

SYNOPSIS

mem-monitor [interval in secs]

DESCRIPTION

mem-monitor outputs (one-liner) system memory usage information from /proc/meminfo at given intervals. By default the interval is 3 seconds.

EXAMPLE OUTPUT

Example mem-monitor output:
        time: total: free: used: use-%: status:
        14:06:26 3220376 2986320 234056 7
        14:06:29 3220376 2986304 234072 7

SEE ALSO

proc(1)

COPYRIGHT

Copyright (C) 2007,2008 Nokia Corporation.

This is free software. You may redistribute copies of it under the terms of the GNU General Public License v2 included with the software. There is NO WARRANTY, to the extent permitted by law.



Improve this page