Método dedicatedMonitoringServiceAddSMS

 volver al indice del grupo



dedicatedMonitoringServiceAddSMS

stringdedicatedMonitoringServiceAddSMS ( stringsession, stringhostname, stringip, intport, stringprotocol, stringperiod, stringstring, stringurl, stringsmsAccount, stringphoneNumberTo )

Descripción

Crear un servicio de monitoring con aviso vía SMS

Parámetros

  • stringsession : ID de la sesión
  • stringhostname : el hostname a monitorizar
  • stringip : la IP a monitorizar
  • intport : la puerta a monitorizar
  • stringprotocol : el protocolo a usar(openTCP|HTTP|SMTP|POP|IMAP|SSH|FTP)
  • stringperiod : el período de test (5m|30m|1h|6h)
  • stringstring : the expected return
  • stringurl : la url a testar
  • stringsmsAccount : the smsAccount to use
  • stringphoneNumberTo : el número de teléfono a contactar

Returns

the id of the record in the sql tabl
lenguaje de programación / librerías :
 
Parámetros :
string session : $session
string hostname :
string ip :
int port :
string protocol :
string period :
string string :
string url :
string smsAccount :
string phoneNumberTo :