This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

About NPM node status"Warning"

Does anybody know how to define the "Warning" status in NPM? 

I know node status in NPM is monitored by ICMP. And I can adjust the ICMP timeout value. For example, the default ICMP timeout is 2500ms. If response time over than 2500ms, the node status will shows"down". If response time less than 2500ms, the node status is "up". What about the "Warning" status? Is there any judgement standard?