From 3dd23e378120897e5a33d5cafb2092e6bbfe707b Mon Sep 17 00:00:00 2001 From: laf Date: Thu, 9 Apr 2015 22:59:52 +0100 Subject: [PATCH] Small update --- doc/General/Callback-Stats-and-Privacy.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/General/Callback-Stats-and-Privacy.md b/doc/General/Callback-Stats-and-Privacy.md index ef3b88435e..e0d32c7a78 100644 --- a/doc/General/Callback-Stats-and-Privacy.md +++ b/doc/General/Callback-Stats-and-Privacy.md @@ -4,6 +4,8 @@ This document has been put together to explain what LibreNMS does when it calls Let's start off by saying, all of the code that processes the data and submits it is included in the standard LibreNMS branch you've installed, the code that accepts this data and in turn generates some pretty graphs is all open source and available on Git Hub. Please feel free to review the code, comment on it and suggest changes / improvements. Also, don't forget - by default installations DO NOT call back home, you need to opt into this. +Above all we respect users privacy which is why this system has been designed like it has. + Now onto the bit you're interested in, what is submitted and what we do with that data. #### What is submitted ####