Method dedicatedMonitoringSMSCreate

 return to group index



dedicatedMonitoringSMSCreate

stringdedicatedMonitoringSMSCreate ( stringsession, stringhostname, stringsmsAccount, stringphoneNumberTo, stringlanguage, stringstatus )

Description

Add a service monitoring by SMS

Parameters

  • stringsession : the session id
  • stringhostname : the hostname to monitor
  • stringsmsAccount : the SMS account to use
  • stringphoneNumberTo : the receiver of the alert
  • stringlanguage : the language, default is 'fr'
  • stringstatus : the status (on|off), default is off

Returns

the id of the record in the sql table
programming languages / libraries :
 
Parameters :
string session : $session
string hostname :
string smsAccount :
string phoneNumberTo :
string language :
string status :