Método dedicatedMonitoringServiceAdd

 voltar ao índice do grupo



dedicatedMonitoringServiceAdd

stringdedicatedMonitoringServiceAdd ( stringsession, stringhostname, stringip, intport, stringprotocol, stringperiod, stringstring, stringurl, stringemail )

Descrição

Create a service monitoring

Parâmetros

  • stringsession : the session id
  • stringhostname : the hostname to monitor
  • stringip : the IP to monitor
  • intport : the port to monitor
  • stringprotocol : the protocol to use (openTCP|HTTP|SMTP|POP|IMAP|SSH|FTP)
  • stringperiod : the test period (5m|30m|1h|6h)
  • stringstring : the expected return
  • stringurl : the url to test
  • stringemail : the email address to contact

Regresso

the id of the record in the sql tabl
linguagem :
 
Parâmetros :
string session : $sessão
string hostname :
string ip :
int port :
string protocol :
string period :
string string :
string url :
string email :