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/] +