Node health performance metrics

  • Release version: Australia
  • Updated May 23, 2026
  • 1 minute to read
  • The metrics provide the node health performance snapshot within the ServiceNow AI Platform®.

    Node CPU Time

    Node CPU Time is the absolute value in milliseconds of CPU utilization per node at a given data point in history. This metric will include activities occurring on a node that are outside the customer's control.

    Node Memory Mean

    Node Memory Mean is the in use memory mean (Megabytes) per node at a given data point in history. This value normally ranges between 1000 MB and 2000 MB.

    Node Memory Max

    Node Memory Max is the in use memory max (Megabytes) per node at a given data point in history. This value normally ranges between 1000MB to 2048MB. In the legend of the chart, the max of total available memory for the nodes of that particular instance has been provided to compare the maximum used memory vs. available memory for any node.

    Note:
    In case for any node, maximum memory used reaches 95% of the total available memory at least 5 times in a past 15 minute time-period, that indicates that node memory is almost full.

    Node Garbage Collection Time

    Garbage Collection Mean Time is the percentage of time spent doing Java garbage collection. It is the average of three samples; one sample being collected every 20 seconds. The values are collected for specific nodes and do not distinguish between the type of garbage collection. For example, young vs. old.