Skip to content

Commit

Permalink
add lsmod to gather list
Browse files Browse the repository at this point in the history
  • Loading branch information
terhorstd authored Oct 24, 2024
1 parent ec00cfd commit 542aecf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gathermetadata/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
"hostname": "hostname -f",
"ompi_info": "ompi_info",
"ompi_info-parsable": "ompi_info --parsable --all",
"lsmod", "lsmod",
"ip-r": "ip r",
"ip-l": "ip l",
"nproc": "nproc",
Expand Down

0 comments on commit 542aecf

Please sign in to comment.