Changeset 87ce12a1f866d1c8bff10540e2b0c699aa1b67f0
- Timestamp:
- 04/26/10 15:38:41
(3 years ago)
- Author:
- Jason Dixon <jdixon@omniti.com>
- git-committer:
- Jason Dixon <jdixon@omniti.com> 1272296321 +0000
- git-parent:
[d1c185df2ef8ae27128018bdd10c40ac3af77064]
- git-author:
- Jason Dixon <jdixon@omniti.com> 1272296321 +0000
- Message:
pod fixes
git-svn-id: https://labs.omniti.com/resmon/branches/resmon2@334 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| re049e1e |
r87ce12a |
|
| 40 | 40 | for anything functional. |
|---|
| 41 | 41 | |
|---|
| | 42 | =back |
|---|
| | 43 | |
|---|
| 42 | 44 | =head1 METRICS |
|---|
| 43 | 45 | |
|---|
| … | … | |
| 51 | 53 | |
|---|
| 52 | 54 | Free real memory. |
|---|
| | 55 | |
|---|
| | 56 | =back |
|---|
| 53 | 57 | |
|---|
| 54 | 58 | =head1 KSTAT METRICS |
|---|
| … | … | |
| 68 | 72 | statistics. With the exception of hw.physmem, all metrics are pulled |
|---|
| 69 | 73 | from the vm.stats.vm branch. |
|---|
| 70 | | |
|---|
| 71 | | =back |
|---|
| 72 | 74 | |
|---|
| 73 | 75 | =cut |
|---|
| rae050ac |
r87ce12a |
|
| 49 | 49 | =head1 METRICS |
|---|
| 50 | 50 | |
|---|
| 51 | | =over |
|---|
| 52 | | |
|---|
| 53 | 51 | This check returns a significant number of metrics. There are too many to go |
|---|
| 54 | 52 | into detail here. For more information, refer to the MySQL developer |
|---|
| 55 | 53 | documentation at http://dev.mysql.com/doc/. |
|---|
| 56 | | |
|---|
| 57 | | =back |
|---|
| 58 | 54 | |
|---|
| 59 | 55 | =cut |
|---|