hello,
what is the difference between
-the alerts that are there at the advance/basics
-the threshold that we are setting on the NPM settings.
thanks
The alerts are for just that - alerting you of a problem and taking some sort of action. The thresholds are a setting for the web console that tells the web engine to color things differently or mark something as a "problem" when it reaches a certain threshold. There is no action taken for over-threshold beyond a special notation on the web console.
which one is beeing colored in here?..
i dont see any npm parameter saying when node is down then color the object as red etc. but thats what is happening..
Someone will correct me if I'm wrong, but I believe the NPM threshold settings work something like this:
On our Top 10 page, any device listed in the Top 10 Nodes by Percent Memory Used that is under the Warning Level percent is listed as green. Anything over the Warning level but below the High level will show yellow. Any percentage over the High Level will display red. The same holds true for the other NPM Threshold settings that you can change in the Admin page under Settings | NPM Settings.
Does this answer your question?