I got a basic script getting disk status from an MD3260 but there's actually too much info in the output. Not having much luck figuring out how to get just a basic list of disks and their status.
Right now with SMcli the script I run is: --------- show allPhysicalDisks physicalDiskType=SAS ; --------- The output has a summary, and then a table of "BASIC" info about all the drives, if I could get it to stop after that it'd be great. The output after that has more specific info about each drive and a few other things. I'd like to get just that "BASIC" section as output. Anyone got a similar script to trim down what gets returned? -- Stephen Berg Systems Administrator NRL Code: 7320 Office: 228-688-5738 [email protected] _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge
