19 May 2021
	
		
		09:16 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		31 May 2023
	
		
		03:55 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 Michal_Gebacki
		
			Michal_Gebacki
		
		
		
		
		
		
		
		
	
			
		
I have setting a websphere Active threads(Max) in customer chart.
But why does the active thread (Max) have a non-positive integer value? This is very strange to me. Has anyone encountered it before or can answer me why such a value appears?
Solved! Go to Solution.
20 May 2021 10:50 AM
Hi,
ActiveCount is a BoundedRangeStatistic in PMI, so it may have a scale. A scale less than 1 can produce a fraction. Please check your PMI values in the Websphere performance viewer.
Best
Harry
26 May 2021 02:20 AM
Hi,
I refer to this file and see that the static value of Active thread is "int", so I think the value should be an integer.
Or does Dynatrace process the values again?
26 May 2021 07:25 AM - edited 26 May 2021 07:56 AM
Hi,
The value itself is int, but in PMI you can define a scale. If the scale is not an int, the result of activeCount will be decimal. Please check in the WAS admin console -> performance viewer.
See
https://www.ibm.com/docs/en/was-nd/8.5.5?topic=activity-viewing-pmi-data-tivoli-performance-viewer
Best
Harry
