ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/reports/DBReporter2/report_list.txt
Revision: 1.3
Committed: Fri Mar 23 23:47:28 2001 UTC (23 years, 2 months ago) by pjm2
Content type: text/plain
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
State: FILE REMOVED
Log Message:
I thought I'd deleted these weeks ago(!)

File Contents

# Content
1 # Run the following reports.
2
3 packet.load.load1:Load 1
4 packet.load.load5:Load 5
5 packet.load.load15:Load 15
6
7 packet.users.count:Number of users
8
9 packet.processes.total:Total number of processes
10 packet.processes.sleeping:Sleeping processes
11 packet.processes.zombie:Zombie processes
12 packet.processes.stopped:Stopped processes
13 packet.processes.cpu:CPU processes
14
15 packet.cpu.user:User CPU:100
16 packet.cpu.idle:Idle CPU:100
17 packet.cpu.kernel:Kernel CPU:100
18 packet.cpu.iowait:I/O wait CPU:100
19 packet.cpu.swap:Swap CPU:100
20
21 packet.memory.free:Free memory
22 packet.memory.real:Real memory
23
24 packet.swap.free:Free swap space
25 packet.swap.total:Total swap space