Hello everyone :) 
I monitoring MikroTik via SNMP. I get RAM total value (as Integer) but NetXMS show 1,56M. I'd like to have value like this 1555020 but still as Integer type (as String value is more accurate). 
It's any solution to display value as Integer without K,M,G ends? 
			
			
			
				Anyone reply for my question? 
Maybe you don't understand what I ask? 
			
			
			
				Hi! In the Last Values view, by right clicking on the table, you will find an option called "Use multipliers", if you deselect it, you will see all the values without multipliers (K, M, G etc...).
Hope this helps!
			
			
			
				This is it! Thanks a lot :)