commit | e044d1a73810203e09839a30c3ac33709dc24d6b | [log] [tgz] |
---|---|---|
author | Jian Li <pyguni@gmail.com> | Mon Jan 25 09:01:20 2016 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri Jan 29 16:33:19 2016 +0000 |
tree | 7d5d2f76aa809cdc2e7458ac9654921bcc0dd4b9 | |
parent | cc9049058746a250bb3a5727165e8e2d90a54de7 [diff] |
Augment metrics model to monitor more # of control metrics Existing implementation only monitors OpenFlow messages. This commit augments the metrics model in a way to monitor more number of control metrics including - CPU Load, total CPU time, sys CPU time, user CPU time, etc. - Used memory percentage, free memory percentage - Disk read/write bytes - Network incoming/outgoing bytes/packets Change-Id: I9e8eee163c3033132eb202f3c75bad246c87f133
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.