English Italian
How Often to Test Con quale frequenza eseguire il test
Test each poller cycle or less Testare ogni ciclo di poller o meno
Trigger Trigger
Notification Settings Impostazioni delle notifiche
Notes Note
Notes sent in email Note inviate via e-mail
External ID ID esterno
Enter an Eternal ID for this Thold Template. Inserisci un ID eterno per questo modello di Thold.
All fine. Proceed as usual. Tutto bene. Procedere come di consueto.
The URL you passed to libcurl used a protocol that this libcurl does not support. The support might be a compile-time option that you did not use, it can be a misspelled protocol string or just a protocol libcurl has no code for. L'URL che hai passato a libcurl usava un protocollo che questo libcurl non supporta. Il supporto potrebbe essere un'opzione in fase di compilazione che non è stata usata, può essere una stringa di protocollo errata o semplicemente un protocollo per il quale libcurl non ha codice.
Early initialization code failed. This is likely to be an internal error or problem, or a resource problem where something fundamental could not get done at init time. Il codice di inizializzazione iniziale non è riuscito. È probabile che si tratti di un errore o di un problema interno o di un problema di risorse in cui non è stato possibile eseguire un'operazione fondamentale in fase di inizializzazione.
The URL was not properly formatted. L'URL non è stato formattato correttamente.
A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision. This means that a feature or option was not enabled or explicitly disabled when libcurl was built and in order to get it to function you have to get a rebuilt libcurl. Una funzionalità, un protocollo o un'opzione richiesta non è stata trovata incorporata in questa libcurl a causa di una decisione in fase di compilazione. Questo significa che una funzionalità o un'opzione non è stata abilitata o esplicitamente disabilitata quando libcurl è stata compilata e per farla funzionare è necessario ottenere una libcurl ricompilata.
Could not resolve proxy. The given proxy host could not be resolved. Impossibile risolvere il proxy. Non è stato possibile risolvere l'host proxy specificato.
Could not resolve host. The given remote host was not resolved. Impossibile risolvere l'host. L'host remoto specificato non è stato risolto.
Failed to connect() to host or proxy. Impossibile connettersi() all'host o al proxy.
The server sent data libcurl could not parse. This error code was known as CURLE_FTP_WEIRD_SERVER_REPLY before 7.51.0. Il server ha inviato i dati che libcurl non è stato in grado di analizzare. Questo codice di errore era noto come CURLE_FTP_WEIRD_SERVER_REPLY prima della versione 7.51.0.
We were denied access to the resource given in the URL. For FTP, this occurs while trying to change to the remote directory. Ci è stato negato l'accesso alla risorsa indicata nell'URL. Per FTP, ciò si verifica durante il tentativo di passare alla directory remota.
While waiting for the server to connect back when an active FTP session is used, an error code was sent over the control connection or similar. Durante l'attesa che il server si riconnetta quando viene utilizzata una sessione FTP attiva, è stato inviato un codice di errore tramite la connessione di controllo o simile.
After having sent the FTP password to the server, libcurl expects a proper reply. This error code indicates that an unexpected code was returned. Dopo aver inviato la password FTP al server, libcurl si aspetta una risposta adeguata. Questo codice di errore indica che è stato restituito un codice imprevisto.