4.2 Determining the Current Kernel Threshold Value

To determine the current kernel threshold value on the Orchestrate Server, use the following commands to determine the values for each threshold:

You can also use this command:

#sysctl -A|grep ipv4|grep default |grep gc_thresh

The result is a listing similar to the following:

net.ipv4.neigh.default.gc_thresh3 = 1024
net.ipv4.neigh.default.gc_thresh2 = 512
net.ipv4.neigh.default.gc_thresh1 = 128