blob: d9b4f0f8175f2bb2383e6f4d556947aa9c9cbee4 [file] [log] [blame]
#!/bin/bash
#
# config: 123 10
# @brief: Collect meminfo log
#
. $DREPORT_INCLUDE/functions
desc="Memory info"
file_name="/proc/meminfo"
add_copy_file "$file_name" "$desc"