| Rating: |
You must have a Scout Account to vote.
|
| Installs: | 82 |
| Tested On: | linux |
| Source: |
View Source
All plugins listed in the directory are open source.
|
Returns a profile of the system’s memory usage (Swap Total, Swap Used, Swap Used, Memory Total, Memory Used, and Memory Used).
Compatibility
Requires procfs, which is supported under Solaris, BSD, and Linux:
Modified to use ‘cat’ to read meminfo (handles a possible permissions error) and to ignore % swap used if swap total is zero.