Netxms 2.2.4 - Default Windows Template DCI errors

Started by lindeamon, March 19, 2018, 05:58:31 PM

Previous topic - Next topic

lindeamon

hi,

i have installed netxms v2.2.4 with postgres 10, both x64 on a physical server running windows 2012 r2 x64 with the latest updates.
i have found the following error:
1. on "System.Memory.Physical.Free" it shows the cached memory instead of the physical memory. i have 16GB RAM and the cached size is 8GB and it shows the 8GB.

Regards,
Lindeamon

lindeamon


lindeamon

hi victor,

i think it is a bug. can you confirm ?

Best,
Lindeamon

Victor Kirhenshtein

Hi,

didn't get to it yet. Will check it on my Windows systems later today.

Best regards,
Victor

lindeamon

hi victor,

thank you very much. will wait for the results...

Best,
Lindeamon

Victor Kirhenshtein

Hi,

it turns out that System.Memory.Physical.Free actually returns amount of available memory (same as returned by System.Memory.Physical.Available). I changed it to return amount of free memory and also added support for System.Memory.Physical.Cached and System.Memory.Physical.CachedPerc parameters.

Best regards,
Victor

lindeamon

Hi Victor,

thank you very much. will you release this fixes on next release or i can download the corrected agent now ?

Best,
Lindeamon

Victor Kirhenshtein

Next release will contain those fixes. I think we will make new release in a week or two.

Best regards,
Victor