Fix in README

This commit is contained in:
Antonio de la Rosa 2021-06-22 14:23:05 +02:00
parent ce867e9046
commit 0df696e10c

View file

@ -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. 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/]