From fe876748cdaef28c48349e13d7d9db45a31f3877 Mon Sep 17 00:00:00 2001
From: MJB <mjb@it-innovation.soton.ac.uk>
Date: Sat, 23 Dec 2017 13:21:38 +0000
Subject: [PATCH] update to docs

---
 docs/monitoring.md | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/docs/monitoring.md b/docs/monitoring.md
index e1f3309..c5f1fc2 100644
--- a/docs/monitoring.md
+++ b/docs/monitoring.md
@@ -13,11 +13,19 @@ Briefly describe
 * the lifecycle of configuration data within the platform and how it is used.
 * the type of configuration data
 
-Configuration includes the following aspects
+Configuration includes:
 
-* Topology (nodes and links)
 * Capacity (servers and networks)
+* Topology (nodes and links)
 * Allocation (Media Service Instance, Service Function Instance, Surrogate Instance)
+* Basic State (up, down, etc.)
+
+Usage and performance includes:
+
+* cpu/s
+* throughput
+* response time
+* etc.
 
 #### Monitoring Data
 
-- 
GitLab