Ejecución manual
python3 pandora_anomaly_detector.py --agent_id < agent id > \
[ --dbhost < host > ] [ --dbname < name > ] [ --dbuser < user > ] [ --dbpass < password > ] [ --dbport < port > ] \
[ --time_data < seconds >] [ --time_interval < seconds > ] [ --predict_threshold < predict threshold>] [ --modules_list < list with modules > ] \
[ --transfer_mode < local o tentacle > ] [ --tentacle_port < tentacle_port > ] [ --tentacle_address < tentacle_address > ] [ --tentacle_client < tentacle client path ] [ --tentacle_opts < tentacle extra options ] \
[ -g < group > ] [ --data_dir < data dir > ] [ --temporal < temporary directory path > ] [ --interval < interval agent monitorings in seconds > ]