Displaying posts tagged with

“unix awk”

IBM Tivoli Monitoring Product Codes

Obtaining Product Codes for IBM Tivoli Monitoring (ITM v6) Local method: Parse the proddsc.tbl file on a UNIX/Linux system to get the list by doing this: UNIX awk -F\| ‘/^[^*#]/ {print $1,$2}’ ${CANDLEHOME}/registry/proddsc.tbl | sort | uniq Or, IBM’s site http://www-01.ibm.com/support/docview.wss?rs=2366&context=SSZ8F3&dc=DB520&dc=DB560&uid=swg21265222&loc=en_US&cs=UTF-8&lang=en&rss=ct2366tivoli