NetXMS Support Forum

English Support => General Support => Topic started by: morlinek92 on September 04, 2017, 03:47:06 PM

Title: How to change display value
Post by: morlinek92 on September 04, 2017, 03:47:06 PM
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?
Title: Re: How to change display value
Post by: morlinek92 on September 14, 2017, 11:49:32 AM
Anyone reply for my question?
Maybe you don't understand what I ask?
Title: Re: How to change display value
Post by: Ēriks Jenkēvics on September 14, 2017, 01:45:08 PM
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!
Title: Re: How to change display value
Post by: morlinek92 on September 18, 2017, 06:42:03 PM
This is it! Thanks a lot :)