mirror of https://github.com/aredn/aredn.git
feature: add meminfo to supporttool
Change-Id: Id301b511567b14192369744ef3f0b54886191ace
This commit is contained in:
parent
e5fc675cfc
commit
7eeb7164f7
|
@ -60,6 +60,7 @@ use perlfunc;
|
|||
|
||||
|
||||
@cmds = ( "cat /proc/cpuinfo",
|
||||
"cat /proc/meminfo",
|
||||
"df -k",
|
||||
"dmesg",
|
||||
"ifconfig",
|
||||
|
|
Loading…
Reference in New Issue