summaryrefslogtreecommitdiffstats
path: root/docs/Chapter7
diff options
context:
space:
mode:
authorLovett, Trevor <trevor.lovett@att.com>2020-08-25 09:18:55 -0500
committerTrevor Lovett <trevor.lovett@att.com>2020-08-25 14:52:42 +0000
commit2d29637c486513494822414fdb4a5656e9c2f7e3 (patch)
tree3d6f7370d4b0200c9c7481b71713e970ad7758b4 /docs/Chapter7
parent6921cb9c027e8ddf509baca1cea1e94107d3f967 (diff)
Added REST Conf and corrected links to HV-VES
Issue-ID: VNFRQTS-812 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com> Change-Id: Ice655efc417407b59273fe5a74433e5ef0741247
Diffstat (limited to 'docs/Chapter7')
-rwxr-xr-xdocs/Chapter7/Monitoring-And-Management.rst21
1 files changed, 18 insertions, 3 deletions
diff --git a/docs/Chapter7/Monitoring-And-Management.rst b/docs/Chapter7/Monitoring-And-Management.rst
index 9144850..659d28b 100755
--- a/docs/Chapter7/Monitoring-And-Management.rst
+++ b/docs/Chapter7/Monitoring-And-Management.rst
@@ -116,7 +116,7 @@ ONAP.
The VNF or PNF **MAY** leverage ONAP's High Volume VNF Event Streaming
(HV-VES) when there is a need to deliver large volumes of real-time
performance management metrics. See
- `HV-VES Collector <https://onap-doc.readthedocs.io/projects/onap-dcaegen2/en/latest/sections/services/ves-hv/index.html>`__
+ :doc:`HV-VES collector <dcae:sections/services/ves-hv/index>`
service details for more information.
.. req::
@@ -128,8 +128,9 @@ ONAP.
:impacts: DCAE
VNF or PNF Provider **MUST** have agreement with the Service Provider before
- utilizing the HV-VES option for monitoring as this option does not fully
- integrate with the ONAP's DCAE event processing capabilities.
+ utilizing the :doc:`HV-VES option <dcae:sections/services/ves-hv/index>`
+ for monitoring as this option does not fully integrate with the ONAP's DCAE
+ event processing capabilities.
.. req::
:id: R-908291
@@ -150,6 +151,20 @@ ONAP.
`5G - Bulk PM ONAP Development <https://wiki.onap.org/display/DW/5G+-+Bulk+PM>`__
Wiki page.
+.. req::
+ :id: R-63105
+ :target: VNF or PNF
+ :keyword: MAY
+ :introduced: guilin
+ :impacts: dcae
+
+ The VNF or PNF **MAY** produce telemetry data using the
+ :doc:`RESTConf Collector <dcae:sections/services/restconf/index>`, but this
+ requires additional coordination with the operator to appropriately
+ map the data internally to a VES-like structure used within ONAP. If this
+ option is needed, then the VNF or PNF Provider must coordinate with with the
+ Operator for the data to be successfully collected and processed by DCAE.
+
.. _snmp_monitoring_requirements:
SNMP Monitoring Requirements