If it's a production system, there should be a monitoring system (for
example Nagios, Icinga or similar) that monitors cpu usage, load and memory
usage.
Typically the data is updated every 5 minutes (is ok for generating alerts,
but too much for analyzing performance).
Maybe you can ask, just for the duration of the test, to generate data
every minute.

Or can you access snmp on the 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
> > >
> >
>

Reply via email to