Hello everyone.
I have the following question.
When monitoring a centOS 7 or cent6.x, with this item vm.memory.size [used] the value that the graph brings me is the total memory that the server has, should not bring me the total memory used?
In the attached image you can see the key I'm using for the different values, in two cases I'm doing the two key queries, which are vm.memory.size [used] and this one vm.memory.size [available] , the behavior for all servers is not the same.
As you can see in the z2 image, it is the same item is not supported, the difference between this item and the other is that I change the values.
What do I want to say
In a calculation item
last ("vm.memory.size [available]") - last ("vm.memory.size [used]") z2 image
in the other one
last ("vm.memory.size [used]") - last ("vm.memory.size [available]")
I read:
I still do not understand the behavior
Thank you!
I have the following question.
When monitoring a centOS 7 or cent6.x, with this item vm.memory.size [used] the value that the graph brings me is the total memory that the server has, should not bring me the total memory used?
In the attached image you can see the key I'm using for the different values, in two cases I'm doing the two key queries, which are vm.memory.size [used] and this one vm.memory.size [available] , the behavior for all servers is not the same.
As you can see in the z2 image, it is the same item is not supported, the difference between this item and the other is that I change the values.
What do I want to say
In a calculation item
last ("vm.memory.size [available]") - last ("vm.memory.size [used]") z2 image
in the other one
last ("vm.memory.size [used]") - last ("vm.memory.size [available]")
I read:
I still do not understand the behavior
Thank you!

Comment