

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# カウンターメトリクス用の Performance Insights
<a name="performance-insights-counter-metrics"></a>

カウンターメトリクスは、Performance Insights ダッシュボードのオペレーティングシステムメトリクスのことです。カウンターメトリクスを DB ロードと関連付けることで、パフォーマンスの問題を特定して分析できます。

## Performance Insights オペレーティングシステムのカウンター
<a name="performance-insights-counter-metrics-counters"></a>

Amazon DocumentDB のパフォーマンスインサイトでは、以下のオペレーティングシステムカウンターを利用できます。


| Counter | タイプ | メトリクス | 
| --- | --- | --- | 
| active | メモリ | os.memory.active | 
| buffers | メモリ | os.memory.buffers | 
| キャッシュ済み | メモリ | os.memory.cached | 
| dirty | メモリ | os.memory.dirty | 
| free | メモリ | os.memory.free | 
| 無効 | メモリ | os.memory.inactive | 
| mapped | メモリ | os.memory.mapped | 
| pageTables | メモリ | os.memory.pageTables | 
| slab | メモリ | os.memory.slab | 
| total | メモリ | os.memory.total | 
| writeback | メモリ | os.memory.writeback | 
| idle | cpuUtilization | os.cpuUtilization.idle | 
| system | cpuUtilization | os.cpuUtilization.system | 
| total | cpuUtilization | os.cpuUtilization.total | 
| ユーザー | cpuUtilization | os.cpuUtilization.user | 
| によって | cpuUtilization | os.cpuUtilization.wait | 
| one | loadAverageMinute | os.loadAverageMinute.one | 
| fifteen | loadAverageMinute | os.loadAverageMinute.fifteen | 
| 5 | loadAverageMinute | os.loadAverageMinute.five | 
| キャッシュ済み | スワップ | os.swap.cached | 
| free | スワップ | os.swap.free | 
| が | スワップ | os.swap.in | 
| out | スワップ | os.swap.out | 
| total | スワップ | os.swap.total | 
| rx | ネットワーク | os.network.rx | 
| tx | ネットワーク | os.network.tx | 
| numVCPUs | 全般 | os.general.numVCPUs | 