JMeter tutorial 18 - How to monitor server health using Perfmon Plugin | GUI Mode

Поділитися
Вставка
  • Опубліковано 18 чер 2019
  • This is the eighteenth video of JMeter Tutorial series which covers how to monitor server health using JMeter plugin- Perfmon
    Learning:
    server - machine where Application Under Test is hosted
    Steps involved in performance testing:
    • developed test script
    • performed execution
    • analyze the result parameters:
    response times:
    min
    avg(expected - 5 sec; actual - 30 sec)
    max
    median
    90% line
    Etc
    This higher average response time might be because of server issues
    Parameters to analyze on the server:
    • CPU usage
    • Memory
    • Disk IO
    • etc
    How to analyze the issues with server?
    using JMeter plugin - Perfmon
    Perfmon consists of :
    • Metrics collector listener
    • Server agent
    Download perfmon -
    jmeter-plugins.org/wiki/PerfMon/
    Download plugin manager -
    jmeter-plugins.org/wiki/Plugi...
    Server agent - need to be installed on the server where application under test is hosted
    • jmeter-plugins.org/wiki/PerfMon/
    ==================================================================
    Automation Anywhere Tutorial Playlist:
    • Automation Anywhere A1...
    Subscribe for more tutorials - / @qualityassurancelab7764

КОМЕНТАРІ • 36

  • @Leenalee2230
    @Leenalee2230 Рік тому

    Your teaching was awesome, please do the videos with recent jmeter version please

  • @midhunakumar
    @midhunakumar 5 років тому +1

    Nice video, it will help to who are need to work on Jmeter Perfmon Metric

  • @vidulamodh1147
    @vidulamodh1147 4 роки тому

    Nice explanation. I am trying to use port other than 4444 which is open but facing error...
    Please let me know how can I use other port?

  • @ravikrishnanthangavel9511
    @ravikrishnanthangavel9511 3 роки тому

    Great Video..

  • @MrJosephklouda
    @MrJosephklouda 3 роки тому

    Well, so jmeter and server agent must run on that server when there is database on server too?

  • @amithdas1431
    @amithdas1431 Місяць тому

    Nice video, want to learn performance testing from youso any batch going on this ?

  • @ravikrishnanthangavel9511
    @ravikrishnanthangavel9511 3 роки тому

    could you please guide me as to how i can find the server port number?

  • @user-mk7lt8kz2d
    @user-mk7lt8kz2d 5 місяців тому

    Nice video, I have two questions:
    1. Is it safe to install sever agent on server?
    2. If memory usage is high then which configuration need to update similar for CPU usage.

  • @user-mk7lt8kz2d
    @user-mk7lt8kz2d 5 місяців тому

    Nice, Video
    I have 2 questions:
    1. Is it safe to install server agent on server?
    2. If CPU or memory usage is high what configuration need to change?

  • @NitinNandanwar
    @NitinNandanwar Рік тому

    Hi, startagent batch file open after enter but that is blank, what i do now?

  • @harishkadambala8748
    @harishkadambala8748 4 роки тому +1

    please make a video on how to send these results to excel file

  • @udaysiddu2096
    @udaysiddu2096 Рік тому

    my server agent shutting down as soon as I started the JMeter test, any solution ?

  • @ANISHKUMAR-xd6ly
    @ANISHKUMAR-xd6ly 3 місяці тому

    it showing on console that connection lost what to do help me

  • @hanglethi9999
    @hanglethi9999 4 роки тому +1

    Thanks for your sharing, this video is so helpful to me. Can u have a question? I see in your video u set the current server is your localhost, if I wanna to test the real server machine I will type the lôcalhost machine IP and do the same right?

    • @qualityassurancelab7764
      @qualityassurancelab7764  4 роки тому +1

      You are welcome!
      To test the real server, you will provide the Host/IP and Port of that particular server.

    • @hanglethi9999
      @hanglethi9999 4 роки тому +1

      Quality Assurance Lab thank you for your response, Can you help me with the an other question?. Iam dealing with the Thread users and ramp up. I have read a lot webpage to understand the relation ship between them, but it is so complex to understand to me. My question is if is possible to set 1000user with 1s rampup, as I known each vitual users will start each second so if I set the ramp up is 1s is not possible, right? But if I set 1000 users with 1000s(ramp up) is ok, but it takes a lot of time to finish the test,

    • @qualityassurancelab7764
      @qualityassurancelab7764  4 роки тому

      @@hanglethi9999 Ramp Up period denotes how long JMeter should take to get all the threads started. If there are 1000 threads and a ramp-up time of 1000 seconds, then each thread will begin 1 second (i.e. 1000/1000 Second) after the previous thread started.
      Hope this helps, please let me know for any further query!

    • @hanglethi9999
      @hanglethi9999 4 роки тому

      Quality Assurance Lab thank you for your replying. Can I ask one more quétion, about number of threads(users)?: for example I have 1000users in the Database, and will do stress tét for 1000users to login the same time into the system. I will create the number of thread is 1000users and 1000s rampup with 1 lôp, that is correct for 1 screnario?

    • @raghugorthi
      @raghugorthi 3 роки тому

      @@hanglethi9999 , while connecting to DataBase , i am getting ""timezone region not found" Cannot create PoolableConnectionFactory (ORA-00604: error occurred at recursive SQL level 1
      ORA-01882: timezone region not found
      ) , my database is the oracle, let me know how to fix it

  • @mubeencht786
    @mubeencht786 4 роки тому +1

    Hello, Can we just check if any server is Up and Down and report its status through email? Please assist

    • @qualityassurancelab7764
      @qualityassurancelab7764  4 роки тому

      To check if the server is up or down, send the request to the server using Sampler such as HTTP Sampler. If the Response is 2xx OK(checked from Listener), the server is up, else the server is down.
      Accordingly you can send email using SMTP Sampler.
      References -
      SMTP Sampler - ua-cam.com/video/YuvDbQTkgNA/v-deo.html
      HTTP Sampler and Listerner - ua-cam.com/video/5B8XrTa9N5E/v-deo.html

  • @LoveUPes
    @LoveUPes 3 роки тому

    Hi i m getting client disconnected message in server agent command window when i m trying to execute perfom metrix collector. any help ?

    • @ANISHKUMAR-xd6ly
      @ANISHKUMAR-xd6ly 3 місяці тому

      bro have you got any help i have same issue if you have solution then help me

  • @farazshaikh3654
    @farazshaikh3654 3 роки тому

    Hi mam,
    I have set very single thing. After executing I’m getting ‘error Java.net connectionexception connection refused connect’ error in perfmon metrics collector listener. However request is getting passed.
    Please help to solve this issue
    Thanks in advance :)

    • @Zubineya
      @Zubineya 10 місяців тому

      I am also getting same issue..can you pls help fixing it?

    • @pinkihooda4973
      @pinkihooda4973 6 місяців тому

      Aapka ye error kaise solve hua,muje bi btado

  • @ishallnotbenamed0810
    @ishallnotbenamed0810 3 роки тому

    2:30 who’s gonna tell or where will we get this information that average should be 5 sec or any value. Actual result we can find anytime but just to verify actual vs expected, that will be the matter of concern. Thanks in advance

    • @vijaybhangur6884
      @vijaybhangur6884 2 роки тому

      Senior DB engineer or any lead engineer responsible for the development.
      As per rules some analytics data should be provided by product owner to know the real-time usage.

  • @prathameshsawant656
    @prathameshsawant656 5 років тому +1

    Please make video perform using Non-gui mode

    • @qualityassurancelab7764
      @qualityassurancelab7764  4 роки тому

      Sure, I will make the video on Perfmon using NON-GUI mode soon

    • @qualityassurancelab7764
      @qualityassurancelab7764  4 роки тому +1

      Hi, You can now check out the video of Perfmon using Non GUI mode - ua-cam.com/video/ZKADFi_9Ibc/v-deo.html

  • @usamaibrahim3035
    @usamaibrahim3035 3 роки тому

    Can you please help? I'm trying to do Server Performance Testing in Jmeter - 5.4.2 via PerfMon - 2.3. But when I try to run the bat file of startAgent - 2.2.3 it just opens for one moment and them closes (Note that I've JRE version 1.8 installed). When I tried to open the file via cmd directory command it's giving me the following error:
    `ERROR: java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory
    I've tried to install the 2.2 version of startAgent.
    I've tried to put the startAgent in the same directory as JMeter.
    I've tried start it by disabling Firewall and Anti-Virus.
    But nothing is working. I tried to do some related research regarding this error but there isn't many solution that I have found to be useful.