sshmon | Manage and monitor SSH connections | TCP library
kandi X-RAY | sshmon Summary
kandi X-RAY | sshmon Summary
SSHMon is a program designed to manage and monitor ssh connections. It has been tested on Linux and OSX with SSH ≥ 6.7.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of sshmon
sshmon Key Features
sshmon Examples and Code Snippets
Community Discussions
Trending Discussions on sshmon
QUESTION
I’m doing a performance test using Jmeter and during the test I’m collecting the statistics for backend server performance , for this purpose I use SSHMON sample collector listener in my test plan https://github.com/tilln/jmeter-sshmon
I have also configured a CSV file path to check the response data received from the server Issue is that
- Data is not recorded in the CSV file and also there is no graph shown for SSHMON listener
- In the jemeter logs I can see the following error
ANSWER
Answered 2021-Jan-10 at 22:03The reason for this issue appears to be related to the terminal control sequence sent as output of the remote Powershell server application back to the local client, i.e. the JMeter plugin vs. the Powershell command line.
The characters [2J
would be the "Erase in Display" sequence (refer ANSI Escape Codes, e.g. https://en.wikipedia.org/wiki/ANSI_escape_code#CSI_sequences).
In one case those characters would presumably be interpreted by the terminal application displaying the output (e.g. Putty or Cmd window) and the output looks correct.
In the other case however, the control sequence characters are received by the plugin and rejected as unparsable number.
A very similar issue has been reported on the JMeter-Plugins Google Group.
The version 1.3 of the SSHMon plugin uses a different SSH client library which seems to fix the issue according to feedback on the Google Groups thread.
Recommended solution: Upgrade to version 1.3 or later.
Disclaimer: I'm the author of the JMeter SSHMon plugin.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install sshmon
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page