From b111aebd9aff1680c87020af348abe2ae83dc6ee Mon Sep 17 00:00:00 2001
From: Michael Boniface <mjb@it-innovation.soton.ac.uk>
Date: Fri, 22 Dec 2017 16:18:10 +0000
Subject: [PATCH] update to docs

---
 docs/monitoring.md | 41 ++++++++++++++++++++---------------------
 1 file changed, 20 insertions(+), 21 deletions(-)

diff --git a/docs/monitoring.md b/docs/monitoring.md
index ffdf4cb..d477de5 100644
--- a/docs/monitoring.md
+++ b/docs/monitoring.md
@@ -238,14 +238,6 @@ Common tags
 
 Network Measurements measure aspects of network performance in relation to VMs/containers. 
 
-The following fields need further analysis as they seem to relate to core ICN and buffering. These do not seem that relevant
-
-* BUFFER_SIZES_M 
-* FILE_DESCRIPTORS_TYPE_M 
-* MATCHES_NAMESPACE_M
-* PUBLISHERS_NAMESPACE_M 
-* SUBSCRIBERS_NAMESPACE_M 
-
 **node_network_perf**
 
 node_network_perf provides the network measurement view for network elements. Network elements can be in the role of gateway, forwarding node, network attachment point, rendezvous, service, topology manager or user equipment as defined by the FLIPS monitoring specification. The measurements are made by the Mona monitoring agent. 
@@ -343,7 +335,16 @@ The resources allocated to a VM/Container
 
 [[inputs.system]]
 
-##### SF Usage and Perf Measurements
+#### Platform Measurements 
+
+The following fields need further analysis as they seem to relate to core ICN and buffering. These do not seem that relevant
+
+* BUFFER_SIZES_M 
+* FILE_DESCRIPTORS_TYPE_M 
+* MATCHES_NAMESPACE_M
+* PUBLISHERS_NAMESPACE_M 
+* SUBSCRIBERS_NAMESPACE_M 
+
 
 **topology_manager**
 
@@ -382,7 +383,15 @@ Questions
 * CMC_GROUP_SIZE_M: avg multicastgroup size over sample period
 * NETWORK_FQDN_LATENCY: avg network latency over sample period
 
-**service**
+**orch_media_service**
+
+**orch_sfc_instance**
+
+**orch_sf_instance**
+
+**clmc**
+
+#### Service Measurements
 
 Each SF developed  will offer service specific usage and performance measurements. 
 
@@ -394,14 +403,4 @@ Specific Tags
 
 * cont_nav: the content requested
 * cont_rep: the content representation requested
-* user_id: the pseudonym of the user
-
-#### Measurements that still need some thinking 
-
-**orch_media_service**
-
-**orch_sfc_instance**
-
-**orch_sf_instance**
-
-**clmc**
\ No newline at end of file
+* user_id: the pseudonym of the user
\ No newline at end of file
-- 
GitLab