Extracting Resource Allocation Data for Chargeback in a HP Virtual Server Environment for HP Integrity Servers

grep "^DeviceName" | awk '{printf "%s Non-Complex\n",$2}'
CMS #
This procedure produces the following output:
CMS # ./listnoncmplx.sh
va02cm Non-Complex
va01sv Non-Complex
CMS #
39