Task #3510
closed[ndncon] Implement statistics ingestion into NDN-RTC analytical tool
100%
Description
ndncon should write gathered statistics into the file /tmp/ndnrtc.stat
. This file should be monitored by external python ingestion script which will send statistical data to remote NDN-RTC analytical DB.
Updated by Peter Gusev over 8 years ago
- Related to Task #3512: Prep for March 9 seminar with NDN-RTC added
Updated by Peter Gusev over 8 years ago
- % Done changed from 0 to 50
implemented writing stats to a file;
now need to update python script for ingesting these stats as they are being written
Updated by Peter Gusev over 8 years ago
- % Done changed from 50 to 80
implemented ingestion script for stat metrics and resource usage metrics (cpu, memory).
now need to migrate and configure analytical tool (DB and OI dashboards) to REMAP's AWS EC2 servers.
Updated by Peter Gusev over 8 years ago
- Status changed from In Progress to Feedback
- % Done changed from 80 to 100
migrated CI&OI server to http://ec2-52-90-158-238.compute-1.amazonaws.com:
add test dashboard for NDN-RTC metrics - http://ec2-52-90-158-238.compute-1.amazonaws.com:3000/dashboard/db/ndn-rtc-metrics.
not all metrics are there yet (no chasing time and consumer state yet).
Updated by Peter Gusev over 8 years ago
- Related to Task #3527: [ndnrtc-oi] Implement NDN-RTC metric ingestion into Operational Intelligence tool added