Direct Service URL for both Mobile and Classical

Is there a single URL that will deliver a user to a detailed service page both from a desktop browser and clicking on the same link from a mobile phone?

Is there a function to generate the mobile service URL? similar to service_url_from_context(context)?

Or a way to instruct CheckMK not to redirect to the mobile version as part of the URL?

The specific issue is the PagerDuty notification plugin uses service_url_from_context(context) to generate the included URL in the alert. If viewed on a desktop, that link can be clicked on and brings you to useful information about the alert. But if it is clicked on a mobile, it redirects to the mobile site and the destination location is lost, bringing you to the dashboard.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.