Merge pull request #7089 from ieQu1/node_dump_usage
fix(node_dump): Don't collect information about modules
This commit is contained in:
commit
94a32d397e
|
@ -56,7 +56,6 @@ done
|
||||||
collect netstat -tnl
|
collect netstat -tnl
|
||||||
|
|
||||||
collect "$RUNNER_BIN_DIR"/emqx_ctl plugins list
|
collect "$RUNNER_BIN_DIR"/emqx_ctl plugins list
|
||||||
collect "$RUNNER_BIN_DIR"/emqx_ctl modules list
|
|
||||||
|
|
||||||
collect "$RUNNER_BIN_DIR"/emqx_ctl vm all
|
collect "$RUNNER_BIN_DIR"/emqx_ctl vm all
|
||||||
collect "$RUNNER_BIN_DIR"/emqx_ctl listeners
|
collect "$RUNNER_BIN_DIR"/emqx_ctl listeners
|
||||||
|
|
Loading…
Reference in New Issue