Use the configuration advisor with a disk, CPU, or file system resource
- Last Updated: June 26, 2019
- 2 minute read
- OpenEdge
- Version 13.0
- Documentation
Use the configuration advisor with a disk, CPU, or file system resource
You can use the Configuration Advisor with the following resources: databases, disks, CPU, file systems, AppServers, NameServers, and WebSpeed Transaction Servers. For details about using the Configuration Advisor with the database or NameServer, or WebSpeed Transaction Server, see Manage the OpenEdge Database with OpenEdge Management or Manage Servers, Data Servers, Messengers, and Adapters with OpenEdge Management.
The way in which you use the Configuration Advisor with a disk, CPU, or file system resource is similar because each resource has only one rule. For each rule, the Configuration Advisor calculates recommended values based on a particular formula, as listed in the following table.
| Resource | Rule | Formula |
|---|---|---|
| CPU | CPU High | CPU_Usr + CPU_System + CPU_Wait |
| Disk | Disk busy | Dev_Pct_Busy |
| File system | Filesystem used | FileSys_UsedPct |
In the case of the CPU rule CPU High, the Configuration Advisor looks at the sum of CPU_Usr, CPU_System, and CPU_Wait when calculating recommended values; for the disk resource, the Configuration Advisor looks just at the Dev_Pct_Busy value.
The following procedure describes the process of creating meaningful threshold settings for a disk resource. However, the steps also pertain to the CPU and file system resources.
To use the Configuration Advisor with a disk resource: