From 8f282ad60ed0307dcfdf9398e4ac925cb1122065 Mon Sep 17 00:00:00 2001 From: gitwuethrich <32637467+gitwuethrich@users.noreply.github.com> Date: Thu, 12 Oct 2017 11:50:09 +0200 Subject: [PATCH] docs: Update Callback-Stats-and-Privacy.md (#7475) As @murrant suggested, I added the port count and changed from total to count. --- doc/General/Callback-Stats-and-Privacy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/General/Callback-Stats-and-Privacy.md b/doc/General/Callback-Stats-and-Privacy.md index 7773a56333..953138b2d9 100644 --- a/doc/General/Callback-Stats-and-Privacy.md +++ b/doc/General/Callback-Stats-and-Privacy.md @@ -11,7 +11,7 @@ Now onto the bit you're interested in, what is submitted and what we do with tha #### What is submitted #### - All data is anonymous. -- Generic statistics are taken from the database, these include things like total devices, type and os, port types, speeds and total BGP peers. Take a look at the code for full details. +- Generic statistics are taken from the database, these include things like device count, device type, device OS, port types, port speeds, port count and BGP peer count. Take a look at the code for full details. - Pairs of sysDescr and sysObjectID from devices with a small amount of sanitation to prevent things like hostnames from being submitted. - We record version numbers of php, mysql, net-snmp and rrdtool - A random UUID is generated on your own install.