Giter Site home page Giter Site logo

SSHMON data parsing issue about jmeter-sshmon HOT 9 CLOSED

tilln avatar tilln commented on May 25, 2024
SSHMON data parsing issue

from jmeter-sshmon.

Comments (9)

tilln avatar tilln commented on May 25, 2024 2

Hi @harinderbora

Can you please confirm what plugin version you are using?
Version 1.3 should fix this issue.
Please upgrade and report back.

Also answered on Stackoverflow.

from jmeter-sshmon.

harinderbora avatar harinderbora commented on May 25, 2024 1

Memory.ps1 was fine , you can see the results in the image which is attached with my first comment.
The issue was:
when I was running the sshd in debug mode to analyze the requests then it was taking the name of the performance counter in OS language ( German) and when I used this as proper windows service, it started taking these counter name in English. So I just had to change the counter names from German language to English, then it started working again.. Thanks a lot for writing this plugin, it will help me a lot. I will close this issue now.

from jmeter-sshmon.

harinderbora avatar harinderbora commented on May 25, 2024

Thanks a lot. It works now but it seems I had both 1.2 and 1.3 versions in .lib\ext directory, I updated this already on 07.1.2021
so somehow if both versions are kept it does not take the latest version. but after removing version 1.2 , the graphs started working. but that's a minor thing. I'm really very thankful for your help / hint.
sshmon2

from jmeter-sshmon.

harinderbora avatar harinderbora commented on May 25, 2024

sorry may be I was too quick in my response I did more tests and now I get another error with parsing, please see the exception below

2021-01-11 07:40:11,731 ERROR n.c.b.j.v.s.SSHMonSampler: Sample failure for [email protected]:4444 [powershell.exe -ExecutionPolicy Bypass -File "E:\perf\Memory.ps1"]
java.text.ParseException: Unparseable number: ""
	at java.text.NumberFormat.parse(NumberFormat.java:434) ~[?:?]
	at nz.co.breakpoint.jmeter.vizualizers.sshmon.SSHMonSampler.generateSamples(SSHMonSampler.java:71) [jmeter-sshmon-1.3.jar:?]
	at kg.apc.jmeter.vizualizers.MonitoringResultsCollector.processConnectors(MonitoringResultsCollector.java:215) [jmeter-plugins-cmn-jmeter-0.6.jar:?]
	at kg.apc.jmeter.vizualizers.MonitoringResultsCollector.run(MonitoringResultsCollector.java:122) [jmeter-plugins-cmn-jmeter-0.6.jar:?]
	at java.lang.Thread.run(Thread.java:832) [?:?]

from jmeter-sshmon.

tilln avatar tilln commented on May 25, 2024

Well, is it possible that this is the actual output of the remote command, i.e. an empty string?
What's in the Memory.ps1 script?

from jmeter-sshmon.

tilln avatar tilln commented on May 25, 2024

By the way, you can change the JMeter Property jmeter.sshmon.locale to match the OS language.

from jmeter-sshmon.

harinderbora avatar harinderbora commented on May 25, 2024

Thanks and sorry for the late response, should the value be en for english, is there a link for location codes ?

from jmeter-sshmon.

tilln avatar tilln commented on May 25, 2024

Yes, en would work.
Here's a link https://en.m.wikipedia.org/wiki/List_of_ISO_639-1_codes

from jmeter-sshmon.

harinderbora avatar harinderbora commented on May 25, 2024

Thanks I will try this out.

from jmeter-sshmon.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.