Hello everyone,
I need to collect the information of about 30 nodes with the following command every day,Now my practice is to input commands one by one. I don't know what batch processing method is, or there are scripts that can execute the following commands in batch. The tool I use is SecureCRT. I hope I can get help!
system node run -node * -command sysconfig -ca
system node run -node * -command sysconfig -v
system node run -node * -command sysconfig -a
system node run -node * -command sysconfig -r
system node run -node * -command storage show disk -p
system node run -node * -command storage show fault
system node run -node * -command environment chassis list-sensors
system node run -node * -command environment all
system node run -node * -command aggr status -v
system node run -node * -command vol status -v
system node run -node * -command ifstat -a
lun show -node * -v
system node run -node * -command vol status -s
system node run -node * -command vol status -f
system node run -node * -command disk show -n
system node run -node * -command disk show -v