Hi Vikash, if cannot install any additional software on the production server than only the snmp protocol might be a solution. If this is enabled on the production server than you can use different tools to get information about the production server remotely.
My best regards Andreas -----Ursprüngliche Nachricht----- Von: sebb [mailto:[email protected]] Gesendet: Donnerstag, 19. Mai 2016 12:29 An: JMeter Users List Betreff: Re: Need to find RCA/Request for CPU and Memory usage on my Production server in Jmeter Note that JMeter is designed for *generating load* on a system and reporting the response times. It is not designed for *measuring* the load. You need a different tool which will have to be installed on the production server. Or at least the measuring part will have to be installed there. It's not possible to measure CPU/memory remotely. Likewise for network traffic. Though if the system is served by a sophisticated network device you may be able to get some stats off that. On 19 May 2016 at 11:21, Neill Lima <[email protected]> wrote: > Sounds odd just dispatching load against a server without permission > to monitor/profile it. > > Let alone the fact it is a Production server. > > On Thu, May 19, 2016 at 12:17 PM, Vikash kumar > <[email protected] >> wrote: > >> I can't open the machine as it's access credentials are required to >> execute >> *htop* >> >> On Thu, May 19, 2016 at 3:45 PM, Neill Lima <[email protected]> wrote: >> >> > If it is Linux, *htop* should serve. >> > >> > On Thu, May 19, 2016 at 11:55 AM, Vikash kumar < >> > [email protected] >> > > wrote: >> > >> > > Hi All, >> > > >> > > I've a scenario where something(requests) is putting heavy load >> > > in >> terms >> > of >> > > CPU and Memory in the Application server(Production Server). The >> > > issue which i am facing is i can't install any tool or plugin on >> > > my >> application >> > > server since it's a live production server and using jmeter i >> > > have to >> pin >> > > point the issue/request because of which it's increasing the load >> > > exponentially. >> > > >> > > Also i can send the request to the production server using Jmeter >> sampler >> > > but again not sure how to get the CPU and Memory usage data on >> > > the production server(not on the system where i've installed >> > > jmeter) by >> > sending >> > > these requests. >> > > >> > > Your help/ideas will be very helpful. >> > > >> > > Thanks, >> > > Vikash >> > > >> > >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
