plugin: manual
name: memory/info
command: memory_info
description:
 The following amount of memory was detected:
 .
 $output
 .
 Is this correct?

plugin: shell
name: memory/check
requires: package.name == 'linux'
user: root
command: memory_test
description:
 Test and exercise memory.
