17 Aug
2007
17 Aug
'07
1:15 p.m.
On Fri, 2007-08-17 at 13:02 +0800, Ryan Jay B. Lapuz wrote:
hi everyone!
I recently add a process to monitor in a server, shoul I also see a graph under the list of the processes?
You will only see it if you add the TRACK and TEXT flags to the PROC, example:
PROC clam TRACK=clam TEXT=clam
HTH
Trent
thanks!
Ryan