Service graphs
Graph Information
SQL SQLServer:Memory Node(000)
Field |
Internal name |
Type |
Warn |
Crit |
Info |
database |
db |
gauge |
|
|
the amount of memory the server is currently using on this node for database pages. |
foreign |
foreign |
gauge |
|
|
the amount of non NUMA-local memory on this node /Foreign Node Memory (KB) |
stolen |
stolen |
gauge |
|
|
the amount of memory the server is using on this node for purposes other than database pages. /Stolen Node Memory (KB) |
free |
free |
gauge |
|
|
the amount of memory the server is not using on this node. /Free Node Memory (KB) |
total |
total |
gauge |
|
|
the total amount of memory the server has committed. /Total Node Memory (KB) |
target |
target |
gauge |
|
|
the ideal amount of memory for this node /Target Node Memory (KB) |