Re: system resources

2003-03-05 Thread gautamjha
A solution that i have implemented is write a thread which finds out the free and total memory available by calling the freeMemory() and totalMemory() available and writes to a file through a java program. I used the program by a jsp which I deployed as another jsp on the application server (To

Re: request - monitoring OS info

2003-02-06 Thread gautamjha
leave performance monitor running on the server while the jmeter tests are running. Yuck but kind of works. gautamjha wrote: I am also trying to do something like that for example find the CPU usage and Memory usage while the tests are running and find out which request takes more time but have not

Re: request - monitoring OS info

2003-02-06 Thread gautamjha
I am also trying to do something like that for example find the CPU usage and Memory usage while the tests are running and find out which request takes more time but have not been able to find any good way. If any one experienced has some suggestion please help! gautam At 09:46 AM 2/6/03 +,

Re: ERROR! Resource string not found: [running_test]

2003-02-06 Thread gautamjha
:52 PM 2/6/03 +1100, you wrote: On 6/02/2003 6:29 PM, "gautamjha" <[EMAIL PROTECTED]> wrote: > ERROR! Resource string not found: [running_test All this means is that a string has not been internationalised correctly (it has been requested, but it does not exist in the resource f

ERROR! Resource string not found: [running_test]

2003-02-05 Thread gautamjha
When I run the jmeter nongui the commnad that I use is: jmeter -n -t xyz.jmx -l pqr.jtl the output is: ERROR! Resource string not found: [running_test Thread Thread Group-1 started Thread Thread Group-2 started Thread Thread Group-3 started Thread Thread Group-4 started Thread Thread Group-5 star