File tree Expand file tree Collapse file tree 3 files changed +29
-0
lines changed Expand file tree Collapse file tree 3 files changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ .. note ::
2
+
3
+ The |mms | 7.0.3 release fixes an issue where |mms | inaccurately
4
+ reported this metric. This release resets this metric and the
5
+ previous values no longer appear.
Original file line number Diff line number Diff line change @@ -1112,6 +1112,8 @@ conditions include:
1112
1112
- Number of bytes per second sent *from* the database host meets
1113
1113
your specified threshold.
1114
1114
1115
+ .. include:: /includes/fact-reset-system-network-bytes-out.rst
1116
+
1115
1117
* - Max System Network Out is
1116
1118
- Maximum number of bytes sent *from*
1117
1119
MongoDB meets the specified threshold.
Original file line number Diff line number Diff line change @@ -504,3 +504,25 @@ individual charts for maximum values.
504
504
- Displays the CPU usage of all processes on the node.
505
505
506
506
.. include:: /includes/fact-cpu.rst
507
+
508
+ * - :guilabel:`System Network`
509
+
510
+ - Displays the following information:
511
+
512
+ - :guilabel:`network bytes in` displays the average rate of
513
+ physical bytes that the network interface receives per second.
514
+
515
+ - :guilabel:`network bytes out` displays the average rate of
516
+ physical bytes that the network interface transmits per second.
517
+
518
+ .. include:: /includes/fact-reset-system-network-bytes-out.rst
519
+
520
+ - :guilabel:`max network bytes in` displays the maximum network
521
+ bytes in values over the time period that the metric
522
+ granularity specifies.
523
+
524
+ - :guilabel:`max network bytes out` displays the maximum network
525
+ bytes out values over the time period that the metric
526
+ granularity specifies.
527
+
528
+ Monitor network metrics to track network performance.
You can’t perform that action at this time.
0 commit comments