Where to find the Monitored data in OEM's Repository
565384Mar 5 2007 — edited May 19 2007Question1)
==========
I have written a sample Plug-in which run the "ls -ltr </usr/bin>" command. I see the output on console with the list of all files, owner, file permissions...etc...
I am trying to search the same information in OEM Repository. As I need t o write the SQL to show the same information on the Report which will be generated by PLug-In. After doing some search I could see the same information in one view named "MGMt$Metric_Current". BUt data stored in this view is not in good format, I mean not easy to display on Report. Can anyone please confirm if that is the only one VIew that OEM provides to see the monitored information???
Question2)
========
When I deploy my Plug-in. I see Metadata and Collection XML getting copied to all the agent at metadata & default_collection folder respectivily. But Monitoring scripts does not get copied to the Agnet @ "/oracle/product/agent10g/sysman/admin/scripts" path. Can anyone auggest what couold be wrong in this situation.
Please note, I have 2 question in 1 thread.
Thanks in advance......