{"id":131,"date":"2017-08-14T01:37:51","date_gmt":"2017-08-14T01:37:51","guid":{"rendered":"http:\/\/www.mrmarkyoung.com\/oracle\/?p=131"},"modified":"2017-08-14T01:37:51","modified_gmt":"2017-08-14T01:37:51","slug":"cpu-usage-from-host-via-enterprise-manager","status":"publish","type":"post","link":"http:\/\/www.mrmarkyoung.com\/oracle\/2017\/08\/14\/cpu-usage-from-host-via-enterprise-manager\/","title":{"rendered":"CPU usage from Host via Enterprise Manager"},"content":{"rendered":"\n<pre class=\"lang:default decode:true \" >SELECT Target_name,\r\n       Metric_name,\r\n       Column_label,\r\n       collection_timestamp,\r\n       alert_state,\r\n       alert_duration,\r\n       MESSAGE\r\n  FROM MGMT$alert_history\r\n WHERE target_guid = 'CFCF659B637812777B6F46E05A19E47F'\r\n and metric_column='cpuUtil' order by collection_timestamp;<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>SELECT Target_name, Metric_name, Column_label, collection_timestamp, alert_state, alert_duration, MESSAGE FROM MGMT$alert_history WHERE target_guid = &#8216;CFCF659B637812777B6F46E05A19E47F&#8217; and metric_column=&#8217;cpuUtil&#8217; order by collection_timestamp;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[33],"class_list":["post-131","post","type-post","status-publish","format-standard","hentry","category-enterprise-manager","tag-cpu"],"_links":{"self":[{"href":"http:\/\/www.mrmarkyoung.com\/oracle\/wp-json\/wp\/v2\/posts\/131","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.mrmarkyoung.com\/oracle\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.mrmarkyoung.com\/oracle\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.mrmarkyoung.com\/oracle\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.mrmarkyoung.com\/oracle\/wp-json\/wp\/v2\/comments?post=131"}],"version-history":[{"count":1,"href":"http:\/\/www.mrmarkyoung.com\/oracle\/wp-json\/wp\/v2\/posts\/131\/revisions"}],"predecessor-version":[{"id":132,"href":"http:\/\/www.mrmarkyoung.com\/oracle\/wp-json\/wp\/v2\/posts\/131\/revisions\/132"}],"wp:attachment":[{"href":"http:\/\/www.mrmarkyoung.com\/oracle\/wp-json\/wp\/v2\/media?parent=131"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.mrmarkyoung.com\/oracle\/wp-json\/wp\/v2\/categories?post=131"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.mrmarkyoung.com\/oracle\/wp-json\/wp\/v2\/tags?post=131"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}