-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
|