Servers Performance Monitoring in JMeter

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • sigar

    System Information Gatherer And Reporter

    As I mentioned, by default JMeter doesn't collect the servers' health metrics (except Tomcat). But you can leverage open source library called SIGAR which should run on the each server where the application under test is hitting.

  • perfmon-agent

    Server metrics fetching agent, based on SIGAR

    Download the PerfMon Server Agent from GitHub. Extract it and keep it in each server which you would like to gather the metrics. No need to have a root or administrator access.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts