Méthode dedicatedGetServiceMonitoringItem
retour à l'index du groupe
dedicatedGetServiceMonitoringItem
dedicatedGetServiceMonitoringItemStructdedicatedGetServiceMonitoringItem (
stringsession,
stringip,
intitemId
)
Description
get the details of a monitoring service itemParamètres
- stringsession : the session id
- stringip : the IP monitored
- intitemId : the ID of the monitoring service Item
Retour
the detail of the service monitoring item- intid : the service monitoring id
- 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
- string[]sms : an array of phone number to contact
- string[]email : an array of email address to contact