I already tried the options to setup monitoring on Linux with these references:
1. Monitor server resource utilization with JMeter SSHMon Listener
2. Monitor server health performance using JMeter Perfmon Agent
But these two options is not working for me. For SSHMon, I already troubleshoot but not found the solution, here's the issue description: JMeter SSHMon Listener issue error - I/O and Swap not captured.
For JMeter Perfmon, Server Agent installed successfully but I'm not able to resolve this issue due to firewall at server side, the other team don't want to configure the existing defaults for firewall, so I opt to SSHMon, but still not working.
We plan to extract monitoring Linux server manually, if Windows, can use Windows Performance Monitor, but how about linux? Which is the best implementation for this? By using Third Party Linux Software Monitoring tools or simply by Linux Command tools? If with Command Tools, possible to set scheduler in this?
Appreciate your help. Thanks