From 0df696e10cdb98e5c1ec11264f28f77fac8329d3 Mon Sep 17 00:00:00 2001 From: Antonio de la Rosa Date: Tue, 22 Jun 2021 14:23:05 +0200 Subject: [PATCH] Fix in README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 51801ca..f936e62 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,10 @@ url_server=http://url_server_collect_data/send_data/api_key/api_key_selected/ip/ ``` Where url_server_collect_data is the hostname of server collecting data, api_key_selected, the api key of server for accept the data, and ip_server, the ip of the server that send the data. + +# Configuration for Windows 10, Windows Server 2012, etc. + +Windows sucks, but you can need monitoring windows servers or desktops. + +First, install python 3 (last stable version if you can, actually python 3.9). You can download from its url: [https://www.python.org/downloads/] +