reading a data from external source, for example nmon
770799Jun 21 2010 — edited Jun 21 2010Oracle 11gR2, aix os... I would like to get and analyze data from an external source...
accually, I would like to read data about CPU consumption from nmon..
I could run a OS command and redirect it to a file and to parse it... but I suppose there could be an easier way..
is there any?