RE: Tomcat memory alert (UNCLASSIFIED)

2005-04-13 Thread Samara, Fadi N Mr ACSIM/ASPEX
Classification:  UNCLASSIFIED 
Caveats: NONE

I suspect this might be an OS level issue.  If you are behind Active
directory, I for sure know you can do it.
What OS are you running ?  I am not sure if you can specify such parameter
in tomcat

Fadi 

-Original Message-
From: Carlos Rule [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, April 13, 2005 10:10 AM
To: 'Tomcat Users List'
Subject: Tomcat memory alert

Hello all, newbie here.

Does anyone know if there is a reliable way of setting up an alert to tell
me whenever the Tomcat (5.0.25) process reaches a certain level of memory
usage? 

Many thanks!

Carlos

 

Classification:  UNCLASSIFIED 
Caveats: NONE



RE: Tomcat memory alert (UNCLASSIFIED)

2005-04-13 Thread Carlos Rule
Thanks for your response.

I think you are probably right about it being an OS level issue. Is there
any third party software which monitors processes in this way?

I'm running Windows 2000 server, but not with Active Directory,
unfortunately.

Thanks!
Carlos


-Original Message-
From: Samara, Fadi N Mr ACSIM/ASPEX [mailto:[EMAIL PROTECTED] 
Sent: 13 April 2005 15:15
To: 'Tomcat Users List'
Subject: RE: Tomcat memory alert (UNCLASSIFIED)

Classification:  UNCLASSIFIED
Caveats: NONE

I suspect this might be an OS level issue.  If you are behind Active
directory, I for sure know you can do it.
What OS are you running ?  I am not sure if you can specify such parameter
in tomcat

Fadi 

-Original Message-
From: Carlos Rule [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 13, 2005 10:10 AM
To: 'Tomcat Users List'
Subject: Tomcat memory alert

Hello all, newbie here.

Does anyone know if there is a reliable way of setting up an alert to tell
me whenever the Tomcat (5.0.25) process reaches a certain level of memory
usage? 

Many thanks!

Carlos

 

Classification:  UNCLASSIFIED
Caveats: NONE




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tomcat memory alert (UNCLASSIFIED)

2005-04-13 Thread Samara, Fadi N Mr ACSIM/ASPEX
Classification:  UNCLASSIFIED 
Caveats: NONE

I am sure there is something out there, I am just not aware of any specific
ones cuz I never used them.
If you are under 2000 server, I am pretty sure you can implement such a job.
I will try to get you more info.

Fadi 

-Original Message-
From: Carlos Rule [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, April 13, 2005 10:29 AM
To: 'Tomcat Users List'
Subject: RE: Tomcat memory alert (UNCLASSIFIED)

Thanks for your response.

I think you are probably right about it being an OS level issue. Is there
any third party software which monitors processes in this way?

I'm running Windows 2000 server, but not with Active Directory,
unfortunately.

Thanks!
Carlos


-Original Message-
From: Samara, Fadi N Mr ACSIM/ASPEX [mailto:[EMAIL PROTECTED]
Sent: 13 April 2005 15:15
To: 'Tomcat Users List'
Subject: RE: Tomcat memory alert (UNCLASSIFIED)

Classification:  UNCLASSIFIED
Caveats: NONE

I suspect this might be an OS level issue.  If you are behind Active
directory, I for sure know you can do it.
What OS are you running ?  I am not sure if you can specify such parameter
in tomcat

Fadi 

-Original Message-
From: Carlos Rule [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 13, 2005 10:10 AM
To: 'Tomcat Users List'
Subject: Tomcat memory alert

Hello all, newbie here.

Does anyone know if there is a reliable way of setting up an alert to tell
me whenever the Tomcat (5.0.25) process reaches a certain level of memory
usage? 

Many thanks!

Carlos

 

Classification:  UNCLASSIFIED
Caveats: NONE




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Classification:  UNCLASSIFIED 
Caveats: NONE



Re: Tomcat memory alert (UNCLASSIFIED)

2005-04-13 Thread farhad
You can add these two options to your VM and monitor /tmp/gcOutput log 
file  -verbose:gc -Xloggc:/tmp/gcOutput , or you can add a timer MBean 
to your server to  ping your VM.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]