Kbase P11508: How to run a promon gather script on Windows
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  24/08/2010 |
|
Status: Verified
GOAL:
How to run a promon gather script on Windows
GOAL:
How to gather promon statistics from a database running on Windows
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.x
Windows 32 Intel
OpenEdge Database Category: Monitoring/Promon
FIX:
1. Create a text file called gatherwin.txt that contains the following entries:
1
1
q
3
1
q
R&D
5
1
9999
3
3
5
10
6
3
t
1
4
3
p
2
p
5
p
6
p
4
p
7
t
1
3
p
6
1
p
14
p
12
p
1
t
2
1
a
t
2
2
z
u
t
2
5
a
p
13
a
p
7
a
t
3
2
p
4
2
5
a
p
13
a
p
7
a
t
3
2
p
4
t
3
2
t
1
t
debghb
6
3
p
6
p
8
a
p
9
a
p
15
t
4
4
2
3
t
6
11
a
p
12
a
t
4
4
2
3
x
2. Save the text file into the OpenEdge working directory.
3. Launch a proenv session from the OpenEdge Program group.
4. Type in the following command:
promon dbname -NL < gatherwin.txt >> output.txt
A text file called output.txt will be created in the working directory.