diff --git a/content/posts/ol/monitor/post-15/featured.png b/content/posts/ol/monitor/post-15/featured.png new file mode 100644 index 00000000..b5f8639c Binary files /dev/null and b/content/posts/ol/monitor/post-15/featured.png differ diff --git a/content/posts/ol/monitor/post-15/index.md b/content/posts/ol/monitor/post-15/index.md new file mode 100644 index 00000000..e436ad3e --- /dev/null +++ b/content/posts/ol/monitor/post-15/index.md @@ -0,0 +1,34 @@ +--- +title: "Performance Co-Pilot" +date: 2024-05-15 +draft: false +summary: "Learn how to use Performance Co-Pilot on Oracle Linux." +tags: ["ol","lab","tutorial","ol-monitor"] +showDate: true +--- + +## Links + +:crescent_moon: [Lab](https://luna.oracle.com/lab/77c25cd0-139e-4a52-a6f6-0f14c628d40f) + +:spiral_notepad: [Tutorial](https://docs.oracle.com/en/learn/ol-pcp) + +## Details + +Performance Co-Pilot (PCP) collects OS and network metrics that you can use to diagnose performance issues. PCP is a distributed architecture with collector hosts and monitor hosts. + +These guides walk you through installation, configuration, and using PCP. + +### Objectives + +In this lab, you will learn: + + - Configure one Oracle Linux host as a PCP collector and monitor + - Use PCP monitoring tools on a single host + - Configure remote monitoring of a 2nd Oracle Linux host + - Monitor performance with pmchart GUI + +### Prerequisites + + - Two (2) Oracle Linux 9 systems +