* Add more info to gather.
This commit is contained in:
@@ -318,4 +318,13 @@ def Gather_all():
|
||||
print("\nGathering uname...")
|
||||
gather_uname_a(NODE_GOOD_LIST)
|
||||
|
||||
print("\nGathering dmesg...")
|
||||
gather_dmesg(NODE_GOOD_LIST)
|
||||
|
||||
print("\nGathering mount...")
|
||||
gather_mount(NODE_GOOD_LIST)
|
||||
|
||||
print("\nGathering df...")
|
||||
gather_df(NODE_GOOD_LIST)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user