Summary
Obtains the URL of the current monitor.
Syntax
local url = Monitor.getUrl()Parameters
none
Returns
url : String with the URL of the monitor.
Description
Returns the URL of the monitor for which this plugin is currently executing.
Examples
local monitorUrl = Monitor.getUrl()
See Also
getAlarmState getLastResult getName getUrl isEmailAlertEnabled isSmsAlertEnabled isTwitterAlertEnabled