Methode dedicatedMonitoringServiceAdd

 terug aan de groep index



dedicatedMonitoringServiceAdd

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

Beschijving

Create a service monitoring

Parameters

  • stringsession : sessie 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

Terug

the id of the record in the sql tabl
programmeertaal :
 
Parameters :
string session : $session
string hostname :
string ip :
int port :
string protocol :
string period :
string string :
string url :
string email :