Getting Started with New Relic Mobile

Size: px
Start display at page:

Download "Getting Started with New Relic Mobile"

Transcription

1 Getting Started Getting Started with New Relic Mobile Everything You Need to Know About Improving the Performance of Your Mobile App

2 Table of Contents Introduction CHAPTER 1: Mobile App Monitoring Overview CHAPTER 2: Network & App Performance Overview CHAPTER 3: App Code Diagnostics CHAPTER 4: Mobile Device Profiles CHAPTER 5: Alerting CHAPTER 6: Cross-System Visibility CHAPTER 7: Usage CHAPTER 8: Maintenance Conclusion

3 Introduction You ve deployed New Relic Mobile because you know a thing or two about mobile app performance. You realize that no matter how perfect your code is, there are a ton of other moving parts that affect the performance of your app. You ve deployed New Relic Mobile to keep your users happy and coming back for more. What you may not know, however, is what exactly you can do with the tool. This guide is here to give you a basic understanding of all the must-use features of New Relic Mobile. Over the course of this tutorial, you ll learn how to: Gain real-time visibility into performance problems and end-user experiences Understand how multiple backend (internal and third-party) services are affecting your app s performance Learn how individual components in the fragmented mobile ecosystem might be negatively impacting app performance Compare the performance of multiple versions of your app to see if anything needs tuning There s a lot of great stuff to take advantage of, so let s get started 03

4 CHAPTER ONE: Mobile App Monitoring Overview Here s where the magic happens Once you log into your New Relic account, the first thing you ll want to do is select Mobile from the left-hand menu bar. This will then take you to a summary screen of all the mobile apps that you re monitoring. You ll immediately see a handful of key performance metrics like interaction speed, HTTP error percentages, and network failure percentages, along with a color-coded traffic light that indicates each app s current status. Green = Normal Yellow = Caution Red = Critical Gray = Not reporting 04

5 Overview Dashboard After you ve clicked on a particular app, you ll then be at the overview dashboard. This is where you can find key performance metrics, including: Execution time: Chart showing average execution time for the various interactions in the app like image/view load, database, or network HTTP response time: Chart of average HTTP response time per host (measured in seconds) for the selected time period HTTP errors/network failures: Chart showing percentages of API or HTTP errors (403, 503, etc.) and network failures (DNS lookups, socket timeouts, etc.) that occurred during a selected time period Slowest interactions: List of the top five slowest interactions in your app, with average execution time and throughput Sessions by version: Chart showing the number of active sessions for different app versions Recent events: List of events, alerts, warnings, and links to details about your app 05

6 See an area where you d like to dig further? If you want to... Do this... Limit the information to a specific version of your app (if available) Select your choice from the Versions menu below the New Relic title bar at the top. Change the time period for data that appears on the dashboard From the selected app or server dashboard, select an available option from the time picker below the New Relic title bar. (Default is the last 30 minutes, ending now). Note: The amount of available data depends on your highest subscription level with New Relic. For example, if you have a Lite subscription for your New Relic agent apps and an Enterprise trial subscription for your mobile apps, the Enterprise data retention applies. View details in a table Select any row under Slowest Interactions to view additional details. View details on a chart Point to any place on the chart. Or, select any place on the chart to view this timeframe on its own dashboard. Show details about a specific date or time period on a chart Drag right or left on any area of the chart to zoom in on the selected range. 06

7 Standard New Relic User Interface Functions If you re brand new to New Relic, it ll also be helpful to familiarize yourself with these standard UI functions: If you want to... Do this... View an app s dashboard From the Mobile list, select the application s name to go directly to the application s Overview dashboard. Or, to drill down to specific dashboard details, select the application s Active Sessions, Interactions/min, Interaction speed, HTTP requests, HTTP error %, or Network failure % data on the application s row. Filter the list of recent events Select the icon for specific types of Recent events: All, notifications, critical problems, non-critical problems, or notes. View dashboard details about a recent event or alert From the Recent Events list, select the link for the event or alert. Set up an RSS feed for event notifications On the Recent Events section of the dashboard, select the orange RSS icon. Remove or return an app on the list To delete an app from the list, select its gear icon, and then select Delete App. To restore a deleted app to the list: scroll to the bottom of the Deleted Apps list, select the app s gear icon, and select Restore App. View a different app on the dashboard From the app s menu bar, select the menu arrow next to the current app s name, and search for another app or select one from the list, or select the Mobile menu to start over. Find out why an app s traffic light is gray To view a list of troubleshooting tips if no data is reported for an app, select See Instructions. Delete an app from the list To delete an app completely, make sure its traffic light is gray, and then select Delete App. Create a URL that shows current webpage information At the bottom of the webpage, select the Permalink icon, and then copy the URL or select the Clipboard icon. This is useful, for example, to copy and paste the Permalink into a support ticket to help troubleshoot any problems at a specific point in time. Hide the New Relic title bar and menus (Kiosk mode) At the bottom of the webpage, click the Kiosk mode button. To restore them, click the Kiosk button at the top of the webpage. This is useful to hide private information; for example, with demos, advertisements, trade shows, etc. 07

8 CHAPTER TWO: Network and App Performance Pinpoint exactly what s slowing your app down Mobile applications have various moving parts. So when something goes wrong, it can often be hard to locate the exact source of the problem. Is it a background service or a carrier that s slowing you down? Is it regional or global? With New Relic s network and app performance monitoring, you never have to wonder again. HTTP Requests Dashboard Monitoring the performance of HTTP requests and their response time can help provide useful information to improve your users experience with your app. The HTTP Requests dashboard includes charts for your top five domains by response time and average throughput. From here you can sort and drill down into detailed information for the domains or specific requests, including network failures, HTTP errors, average throughput, and average data sent and received for the selected time period. To view your top five domains or drill down into details about specific HTTP requests, go to the New Relic menu bar, then select Mobile > (selected app) > Network > HTTP Requests. From here, you can drill down into detailed information about specific requests. Or you can get further drill-down details around things like HTTP request time, average throughput, and data transfer (avg). You can also drill down into the web transaction details for the app server. 08

9 The HTTP Requests dashboard includes several options: To change the information that appears (including response time, requests per minute, total time, or transfer size), select your choice from the Sort by menu. To adjust the amount of information that appears, select Hide < 1% throughput. To select the mobile app versions or time period that the dashboard shows, use the Versions menu and time picker below the New Relic title bar. To view or hide all requests made by your app, select Expand all or Collapse all. To view dashboard details for a specific host or HTTP request (including request time, average throughput, and data transfer), select its name. To go to the Transactions dashboard for a specific request s web application (if the web app has New Relic APM installed), select App server drill-down. To return to the main HTTP Requests dashboard, select the Close (X) button. 09

10 Errors Dashboard The New Relic Mobile Errors dashboard lets you keep tabs on all your HTTP request errors (403, 422, 500, 502, etc.) and network failures for your hosts, including: Secure connection failed Timed out Cannot find host Not connected to Internet Cannot connect to host You can select a specific host or a specific message to drill down into additional details. (For example, error messages generated form Android apps will display a stack trace.) You can also send an or file a ticket from individual error messages. Tip: To configure New Relic Mobile to notify you when the HTTP status, network failure rates, or HTTP response times exceed your defined thresholds, go to Chapter 5: Alerting. To view HTTP errors or network failures for your mobile app: From the New Relic menu bar, select Mobile > (selected app) > Network > Errors. Use any of New Relic s standard user interface functions and dashboard features to drill down into detailed information. The Errors dashboard includes several additional options: To select the mobile app versions or time period that the dashboard shows, use the Versions menu and time picker below the New Relic title bar. To change the view to errors or failures, select the Sort by option. To hide low-usage hosts, select the Hide < 1% throughput option. To view dashboard details for a specific host, HTTP status error, or network failure, select its name. To view or hide information about a host on an individual chart, select its name link below the chart. To view details about a specific error message or request, select its name. Then, to return to the main Errors dashboard, select the Close (X) button. 10

11 Any HTTP request that returns a 400 or 500 status code will be captured in New Relic Mobile. If you want to view details about an error trace, select its request URL link on the Errors dashboard. From here you can: View the Response body Share the error details with others by File a ticket about it (for example, Lighthouse, Pivotal Tracker, JIRA) Delete or hide the error See an error URL that s unknown? When your application attempts to connect to a specific URI, New Relic s servers attempt to parse the URI and extract the host portion of the URI. If the URI is poorly formed, the host cannot be identified, so it is labeled Unknown. For example, a call to google,com (with a comma accidentally used instead of a period) would result in both a network failure on DNS lookup and Unknown in the New Relic user interface. Each bar on the Errors dashboard shows the percentage of requests to the specific hosts that resulted in errors or failures. The bar chart sorts by error rate, so 100% errors are always listed first. For example, if there is only one call to a host and that call fails, the chart shows a 100% error rate. Since all requests to an unparseable URI will fail, the error rate for an Unknown host will always be 100%. To solve this problem, try to identify where the malformed URLs are listed in your app code, and modify them so they no longer fail. Geography Dashboard Depending on where your mobile users are located, your app s performance may vary. The New Relic Mobile Geography dashboard shows your mobile users experience as a world view with color-coded response times, network failure rates, active users, network requests per minute, or data transfer size. This is where you can drill down into detailed information about each country. 11

12 To view the Geography dashboard, go to Mobile > (your mobile app) > Network > Geography. Here s how you can view and sort for details: To change the information that appears (including response time, requests per minute, total transfer size, active users, or network failure rate), select your choice from the Sort by menu. To adjust the amount of information that appears, select Hide < 1% throughput. To view summary information about a location, point to any area in color on the map, or point to the country s name on the list. To view detailed information about a location (including average response time, calls per minute, active users, and network failure by type), select its location on the map, or select its name on the list. To close the detail window and return to the Geography dashboard, select the Close (X) button. To view details for a specific point in time, point to any place on a chart, or click to view additional dashboard details. To show details about a specific date or time period on a chart, drag right or left on any area of the chart to zoom in on the selected range. Carriers Dashboard Wondering if a specific carrier is slowing you down? The New Relic Mobile Carriers dashboard provides charts that show your mobile carriers and their response time impact, error rate, and active devices. Wi-Fi is included as a carrier. From here you can sort and drill down into detailed information about specific carriers. To view the main dashboard showing your users wireless carriers, go to Mobile > (selected app) > Network > Carriers. You can use any of New Relic s standard user interface functions and dashboard features to drill down into detailed information. To change the information that appears (including response time, active devices, or network errors), select your choice from the Sort by menu. To adjust the amount of information that appears, select Hide < 1% throughput. To select the mobile app versions or time period that the dashboard shows, use the Versions menu and time picker below the New Relic title bar. To view dashboard details for a specific carrier, select its name. Then, to return to the main Carriers dashboard, select the Close (X) button. 12

13 CHAPTER THREE: App Code Diagnostics Track user activity and create custom metrics You know your code is awesome. Now you can see it in action. With New Relic s mobile app code diagnostics, you can see exactly how users are interacting with your app, get alerts when anything abnormal happens, and make sure that everything is working as it should be. Interactions Dashboard One of New Relic Mobile s most useful features is User Interaction Traces. An interaction is any activity that a user performs inside your application it could be anything from waiting for a screen or image to load, to posting a photo or updating a profile. All of these individual interactions are traced to provide a full picture of how they are each affecting the overall performance of your app. You ll find a list of your app s most expensive user interactions in the Interactions Dashboard, which can be sorted by average time, total time consumed, and view count. You can see code executing on the main thread, as well as code executing on worker threads. Note: New Relic automatically shows you data for certain interactions (viewloads, image loads, database, JSON parsing, networking) right out of the box. If there are other interactions you would like to track, use our SDK API to set up your own interactions. To view interactions for your mobile app: 1. From the New Relic menu bar, select Mobile > (selected app) > App > Interactions. 2. To view information on a particular interaction, select its name from the left column or from the chart. 13

14 The Interactions breakdown table shows the full list of all methods the New Relic SDK instruments. You can see a breakdown by selecting an interaction, and expanding the breakdown table using the link below the charts. For each traced method, this chart shows: Thread type (foreground or background) Class and method name (if any of the metrics are custom instrumented, the category will show up as custom) Percent of total execution time spent in this method Average number of calls to this method per interaction Overall average execution time of each call to this method 14

15 Interactions Timeline If you re using the Mobile Enterprise product, you can also view the Interactions Timeline. Here s how: 1. From the New Relic menu bar, select Mobile > (selected app) > App > Interactions. 2. From the Slowest traces table, select the Activity or Duration link for the trace. As you move your mouse over the timeline, you ll see information on the method underneath, memory used by your application, and any active network requests. The labels on the left indicate which thread each method is running on. To view a waterfall of execution flow within a method, select a method block. On-Device Metrics While you re in the Interactions Timeline, you can also see how your app is interacting with your end users devices. New Relic provides usage metrics, like database, CPU and memory, in addition to operating system metrics. Just hover over the timeline to view these metrics as shown in the image below. With on-device metrics, you can get insight into your app s device-level data. 15

16 Custom Metrics With the custom metric API, you can record arbitrary numerical data and named events. Custom metrics can help to track high-level events specific to your application. Several API calls are available to record custom metrics that provide different levels of detail. To record a custom metric from your application, use this method: ios Application [NewRelic recordmetricwithname:(nsstring *)name category:(nsstring *)category value:(nsnumber *)value]; This method will record a metric of the form: Custom/ [Category]/[Name] with a count of 1 and a total value equal to the value passed in. Multiple calls will aggregate the count and value according to standard New Relic metric aggregation rules. Android Application NewRelic.recordMetric(String name, String category, double value) If you want to specify more details about a custom metric, there are See NewRelic.h for variations that accept additional arguments and two other API methods available: NewRelic.recordMetric(String name, String category, int count, double totalvalue, double exclusivevalue) See NewRelic.h for variations that accept additional arguments and give you more control over the metrics you record. To learn more, go to the mobile SDK APIs page on our Docs site. NewRelic.recordMetric(String name, String category, int count, double totalvalue, double exclusivevalue, MetricUnit countunit, MetricUnit valueunit) Parameter count Description The number of times the event has happened. totalvalue exclusivevalue The total value of the recording. The exclusive value of the recording, for example, if the total value contains measurements accounted for elsewhere. countunit Unit of measurement for the metric count. Valid values are PERCENT, BYTES, SECONDS, BYTES_PER_SECOND and OPERATIONS. valueunit Unit of measurement for the metric value. Valid values are PERCENT, BYTES, SECONDS, BYTES_PER_SECOND and OPERATIONS. The name parameter is the textual name of the metric that will appear in the New Relic UI. Use clear, concise metric names to help you get the most out of the metrics. Guidelines for naming a custom metric: Use case and whitespace characters appropriate for display in the user interface Metric names are rendered as-is in the UI. Capitalize the metric name. Avoid using the characters / ] [ *. Avoid multi-byte characters. 16

17 To view the custom metrics you collect, follow standard procedures to create custom dashboards. Once you ve created a custom metric, you ll be able to view the same details that you get for all other interactions that New Relic automatically tracks. You can tell which ones they are by taking a look at the category it ll be marked as Custom, as seen in the example below. Custom metrics are great for tracking any business metrics that are not automatically being tracked. For example, let s say you want to start tracking purchases in your app. You can record a custom metric with the SKU of the particular purchase as the name, and the dollar amount as the value. New Relic will thenstart pulling this data in, giving you a quick and easy way to seehow many purchases are being made in your app. 17

18 CHAPTER FOUR: Mobile Device Profiles See how devices and operating systems are impacting performance Wondering which device is most popular with your users? Curious about which operating system is the fastest? New Relic Mobile offers mobile device profiles that give you all that and more. Devices Dashboard The Devices dashboard provides performance details about the top devices be it ipad, iphone, ipod Touch, Android Tablet or something else using your mobile application. Charts compare the devices by Interaction time, HTTP request time, active users, and network failures. From here you can drill down into details by a specific model (for example, iphone 4, 4S, 5) as well. To view the Devices dashboard: 1. From the New Relic menu bar, select Mobile > (selected app) > App > Devices. 2. Use any of New Relic s standard user interface functions and dashboard features to drill down into detailed information. 3. To select the mobile app versions or time period that the dashboard shows, use the Versions menu and the time picker below the New Relic title bar. 4. Optional: Select the Sort by and Hide < 1% throughput options. 5. To view the dashboard details for a specific device or model (including HTTP request times, error rates, and active users), click its name. 6. To return to the main Devices dashboard, select the Close (X) button. 18

19 Operating Systems Dashboard You can also break down performance data by operating system in the OS dashboard. The New Relic Mobile s OS Versions dashboard provides performance details about the top operating system versions using your mobile application, such as ipad, iphone, ipod Touch, Android Tablet, etc. Charts compare the OS versions by HTTP request time, active users, and network failures. From here, you can also drill down into details by a specific model (for exampe, ios 5, 6, 7). To view performance details about your users OS versions, including HTTP request time, active users, and failures: 1. From the New Relic menu bar, select Mobile > (selected app) > App > OS Versions. 2. To select the mobile app versions or time period that the dashboard shows, use the Versions menu and the time picker below the New Relic title bar. 3. Optional: Select the Sort by and Hide < 1% throughput options. 4. To view dashboard details for a specific OS version (including HTTP request times, error rates, and active users), click its name. 5. To return to the main OS Versions dashboard, select the Close (X) button. From the OS Versions dashboard, you can use any of New Relic s standard user interface functions and dashboard features to drill down into detailed information. You can also drill down into detailed information about specific OS versions. 19

20 CHAPTER FIVE: Alerting Know what s up with your app at all times App errors can hit at any time, day or night. That s why New Relic Mobile offers alerting capabilities that will make sure you re always in the know. To receive alerts based on the health of network services your mobile apps talk to, account administrators can customize Caution and Critical alert conditions for each external host. This includes: HTTP status error rates Network failure rates Response time Set Up an Alert To set up an alert, choose which hostnames you want to monitor, and then configure the Caution (yellow) and Critical (red) thresholds. To customize alert conditions for your mobile app: From the New Relic menu bar, select Mobile > (selected app) > Settings > Alerts > Change alert thresholds. To enable alert conditions for an external host, select the corresponding checkbox. For each external host using alert notifications, select the Caution (yellow) and Critical (red) alert conditions, then click Save. To enable alert notifications for your mobile app, select the corresponding checkbox, then click Save alert settings. If a Critical (red) event has been open for several minutes, New Relic Mobile will send an alert notification to users who have been set up to receive alert notifications. New Relic will also send a notification when all Critical events close. Once you ve created an alert, you can see it in the alerts dashboard by selecting Mobile > (selected app) > Mobile > Alerts. Get Alert Details Each alert notification includes the alert icon and summary information. To view dashboard details about a specific alert notification on the New Relic Mobile Alerts dashboard, select its link. From here you can use any of New Relic s standard user interface functions and dashboard features to drill down into detailed information. To view the Alerts dashboard for your other applications (not just mobile apps), select the All alerts link. 20

21 CHAPTER SIX: Cross-System Visibility Web and mobile monitoring together If you re not already using New Relic to monitor your web apps, you may want to because we offer unified visibility across your mobile apps, back-end services, and web apps. That means you can see your entire end-to-end ecosystem, including which web services are talking to your mobile apps, and easily pinpoint problems when they happen. Map Dashboard New Relic s App Map helps you quickly identify performance problems between your mobile app and its related services. This map dashboard gives you a clear architectural picture of your mobile app s relationships to other services and the influence of each on the others. If one service fails, you can see at a glance which other services are affected. To view your mobile app and its related services as an architectural map: 1. From the New Relic menu bar, select Mobile > (selected app) > Network > Map. 2. To view HTTP request details for a service, click its name. 3. To view dashboard details for a New Relic app related to the service, click the service s name below the associated hostname. 4. To view throughput details as a chart, click the icon or the bar below the service s name. 5. To drill down into additional details for a service, point (or click and drag) anywhere on the throughput chart. 21

22 The following chart will explain everything you re seeing in the App Map rendering. Map details Comments Lines The weights of lines between your app and its related services indicate their relative throughput: thick, thin, dotted. Icons Related services include icons to identify them; for example, New Relic apps, webpages, tools, etc. Color The service s label is color coded to indicate its current alert status: Green: Live Yellow: Caution Red: Critical Gray: Inactive Active users The App Map lists the number of active users for your mobile app for the selected versions and time period. (To change these settings, use the Versions menu and time picker below the New Relic title bar). Network error rate percentage To view summary percentages for your mobile app and each related service, from the New Relic menu bar, select Mobile > (selected app) > Mobile > Errors. Average response time The title for each service includes this value. Requests per minute (rpm) This value appears below the service s name. Throughput This appears as a chart below the service s name. 22

23 CHAPTER SEVEN: Usage Spot trends and make better business decisions New Relic Mobile doesn t just help you streamline performance monitoring and troubleshoot problems faster; it also gives you valuable insight into who is using your app and which versions of your app are most popular. In this way, New Relic Mobile can also be used for spotting trends and making hard-hitting business decisions. App Version Comparison Want to compare the adoption and performance between different versions of your app? From the New Relic menu bar, select Mobile > (selected app) > Usage > Versions. The versions analysis provides a list of all versions of your app that have been detected, plus overview information on all versions active in the last 7 days. Use any of New Relic s standard user interface functions and dashboard features to drill down into detailed information. Tip: To view the average number of active users per minute for a specific version, point to any place on the chart. 23

24 Monthly Uniques Report If you re curious to see how many unique devices are accessing your app each month, check out the monthly uniques report. This shows you a bar chart tracking the number of devices running your app each month over the last year. To view the report: From the New Relic menu bar, select Mobile > (selected app) > Usage > Monthly uniques. To see the total number of unique devices for any month, hover over the month s bar in the chart. Use any of New Relic s standard user interface features and dashboard features as available to drill down into detailed information. A couple things to keep in mind about New Relic s monthly uniques report: New Relic does not use hardware identifiers for unique install tracking. On ios we use the OpenUDID library. On Android we generate a unique GUID when the application is installed. The current month s device count is a month-to-date value and does not include the full month s usage. 24

25 CHAPTER EIGHT: Maintenance Keep things in tip-top shape Things change, and so will your mobile app and its monitoring needs. Here are a couple tips and tricks for maintaining your monitored apps in New Relic Mobile. Renaming an App You can change your mobile app s name in the New Relic user interface at anytime, and New Relic will continue to collect, aggregate, and report data to your app based on the application token used when configuring your mobile app. You do not need to change any code in your application. Heads-up: Data reported from your mobile app is tied to a named app based on the application token. All apps with a single application token will report into the same app in the New Relic Mobile user interface, regardless of the app s name when installed on a mobile device. To rename your mobile app: 1. From the New Relic menu bar, select Mobile > (selected app) > Settings > Application. 2. Type a new name. 3. Click Save settings. Tip: After New Relic Mobile starts to receive data for an app, you can also click its gear icon on the Mobile list to change its name, change its alert settings, or delete it. Deleting an App If you decide you d like to delete an app in New Relic, first be cautioned: When you delete a mobile app, New Relic Mobile will remove it from your list of available mobile applications, and that name no longer is available to use. New Relic will also stop collecting data from installed applications that use the deleted app s application token. You must be the account s Admin to delete a mobile app. 1. From the New Relic menu bar, select Mobile. 2. From the list of mobile apps, click the gear icon for the app you want to delete. 3. Select Delete app, and then select OK at the confirmation prompt to continue or select Cancel to keep the app. Tip: To restore (or completely remove) a deleted mobile app, get support at support.newrelic.com. 25

26 Viewing an App s Token New Relic will automatically assign a unique, 40-character hexadecimal string for each mobile app you add for monitoring. This application token is similar to a New Relic license key and is required to authenticate your app with New Relic Mobile. To view your application token,go to Mobile > (selected app) > Settings, then select Application or Installation. Heads-up: Data reported from your mobile app is tied to a named app based on the application token. All apps with a single application token will report into the same app in the New Relic Mobile user interface, regardless of the app s name when installed on a mobile device. If you need to change an application token, get support at support.newrelic.com. Customizing App Settings Want to change your mobile app s name, alert conditions, or any other settings? From the New Relic menu bar, go to Mobile > (selected app) > Settings. Tabs are available to maintain your mobile app settings: To change your mobile app s name in the New Relic website, select Application. To change the Caution and Critical alert conditions for HTTP status code error rates, network failure error rates, or response time, select Alerts. To turn on or turn off alert notifications for your mobile app, select Installation. To view your mobile app s authentication token, select Application or Installation. To change another mobile app s settings, select your choice from the drop-down menu next to the currently selected mobile app s name. To upgrade the New Relic SDK in your mobile app, select Upgrade. Tip: You can also click the gear icon for an app on the Mobile list to change the application name or alert settings. 26

27 Conclusion Woohoo! You re now armed with the power and wisdom to take your mobile apps from great to AWESOME. As long as you re taking full advantage of New Relic Mobile, you should be well on your way toward improved performance, fewer problems, and happier mobile customers. And if at any time you have trouble with New Relic or have any questions not answered in this guide, check out the complete documentation at If you need additional help, get support at support.newrelic.com. 27

Getting Started with New Relic:

Getting Started with New Relic: Getting Started with New Relic: A Newbie s Table of Contents INTRODUCTION: Hello There, Newbie CHAPTER 1: Application Monitoring Overview CHAPTER 2: Real User Monitoring (RUM) CHAPTER 3: Transaction Traces

More information

GETTING STARTED GUIDE. A Microsoft Azure User s Guide to Getting Started with New Relic. Get better visibility into complex cloud environments

GETTING STARTED GUIDE. A Microsoft Azure User s Guide to Getting Started with New Relic. Get better visibility into complex cloud environments A Microsoft Azure User s Guide to Getting Started with New Relic Get better visibility into complex cloud environments Table of Contents INTRO 03 ABOUT OUR PARTNERSHIP 03 GETTING STARTED 06 BASIC FEATURE

More information

User Guide for TASKE Desktop

User Guide for TASKE Desktop User Guide for TASKE Desktop For Avaya Aura Communication Manager with Aura Application Enablement Services Version: 8.9 Date: 2013-03 This document is provided to you for informational purposes only.

More information

End User Monitoring. AppDynamics Pro Documentation. Version 4.1.8. Page 1

End User Monitoring. AppDynamics Pro Documentation. Version 4.1.8. Page 1 End User Monitoring AppDynamics Pro Documentation Version 4.1.8 Page 1 End User Monitoring....................................................... 4 Browser Real User Monitoring.............................................

More information

VMware vcenter Log Insight User's Guide

VMware vcenter Log Insight User's Guide VMware vcenter Log Insight User's Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

WebSphere Business Monitor V6.2 KPI history and prediction lab

WebSphere Business Monitor V6.2 KPI history and prediction lab Copyright IBM Corporation 2009 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 6.2 LAB EXERCISE WebSphere Business Monitor V6.2 KPI history and prediction lab What this exercise is about... 1 Lab requirements...

More information

RESCO MOBILE CRM USER GUIDE. Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8

RESCO MOBILE CRM USER GUIDE. Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8 RESCO MOBILE CRM USER GUIDE Access your CRM data on any mobile platform ipad, iphone, Android, Windows Phone or Win XP/Vista/7/8 Contents Synchronization... 1 1.1. How to synchronize your device... 1 1.2.

More information

VMware vcenter Log Insight User's Guide

VMware vcenter Log Insight User's Guide VMware vcenter Log Insight User's Guide vcenter Log Insight 1.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Transaction Monitoring Version 8.1.3 for AIX, Linux, and Windows. Reference IBM

Transaction Monitoring Version 8.1.3 for AIX, Linux, and Windows. Reference IBM Transaction Monitoring Version 8.1.3 for AIX, Linux, and Windows Reference IBM Note Before using this information and the product it supports, read the information in Notices. This edition applies to V8.1.3

More information

Sage CRM. 7.2 Mobile Guide

Sage CRM. 7.2 Mobile Guide Sage CRM 7.2 Mobile Guide Copyright 2013 Sage Technologies Limited, publisher of this work. All rights reserved. No part of this documentation may be copied, photocopied, reproduced, translated, microfilmed,

More information

CHAPTER. Monitoring and Diagnosing

CHAPTER. Monitoring and Diagnosing CHAPTER 20. This chapter provides details about using the Diagnostics & Monitoring system available through ShoreTel Director. It contains the following information: Overview... 661 Architecture... 661

More information

Site Configuration Mobile Entrée 4

Site Configuration Mobile Entrée 4 Table of Contents Table of Contents... 1 SharePoint Content Installed by ME... 3 Mobile Entrée Base Feature... 3 Mobile PerformancePoint Application Feature... 3 Mobile Entrée My Sites Feature... 3 Site

More information

ONLINE ACCOUNTABILITY FOR EVERY DEVICE. Quick Reference Guide V1.0

ONLINE ACCOUNTABILITY FOR EVERY DEVICE. Quick Reference Guide V1.0 ONLINE ACCOUNTABILITY FOR EVERY DEVICE Quick Reference Guide V1.0 TABLE OF CONTENTS ACCOUNT SET UP Creating an X3watch account DOWNLOADING AND INSTALLING X3WATCH System Requirements How to install on a

More information

The Social Accelerator Setup Guide

The Social Accelerator Setup Guide The Social Accelerator Setup Guide Welcome! Welcome to the Social Accelerator setup guide. This guide covers 2 ways to setup SA. Most likely, you will want to use the easy setup wizard. In that case, you

More information

HelpSystems Web Server User Guide

HelpSystems Web Server User Guide HelpSystems Web Server User Guide Copyright Copyright HelpSystems, LLC. Robot is a division of HelpSystems. HelpSystems Web Server, OPAL, OPerator Assistance Language, Robot ALERT, Robot AUTOTUNE, Robot

More information

Product Guide. 2013 Nintex. All rights reserved. Errors and omissions excepted.

Product Guide. 2013 Nintex. All rights reserved. Errors and omissions excepted. Product Guide support@nintex.com www.nintex.com 2013 Nintex. All rights reserved. Errors and omissions excepted. Contents Contents... 2 Introduction... 4 1 Understanding system requirements... 5 1.1 Operating

More information

Quick Start Guide. www.uptrendsinfra.com

Quick Start Guide. www.uptrendsinfra.com Quick Start Guide Uptrends Infra is a cloud service that monitors your on-premise hardware and software infrastructure. This Quick Start Guide contains the instructions to get you up to speed with your

More information

Neuron Event Manager. USER S GUIDE Product Version: 1.17.1

Neuron Event Manager. USER S GUIDE Product Version: 1.17.1 Neuron Event Manager USER S GUIDE Product Version: 1.17.1 Copyright Copyright 1995-2014 Halcyon Monitoring Solutions, Inc. All rights reserved. This product and related documentation is protected by copyright

More information

13 Managing Devices. Your computer is an assembly of many components from different manufacturers. LESSON OBJECTIVES

13 Managing Devices. Your computer is an assembly of many components from different manufacturers. LESSON OBJECTIVES LESSON 13 Managing Devices OBJECTIVES After completing this lesson, you will be able to: 1. Open System Properties. 2. Use Device Manager. 3. Understand hardware profiles. 4. Set performance options. Estimated

More information

How To Use Sharepoint Online On A Pc Or Macbook Or Macsoft Office 365 On A Laptop Or Ipad Or Ipa Or Ipo On A Macbook (For A Laptop) On A Desktop Or Ipro (For An Ipro

How To Use Sharepoint Online On A Pc Or Macbook Or Macsoft Office 365 On A Laptop Or Ipad Or Ipa Or Ipo On A Macbook (For A Laptop) On A Desktop Or Ipro (For An Ipro Getting Started with SharePoint Online for Small Business By Robert Crane Computer Information Agency http://www.ciaops.com Terms This Guide from the Computer Information Agency is provided as is. Every

More information

NETWORK PRINT MONITOR User Guide

NETWORK PRINT MONITOR User Guide NETWORK PRINT MONITOR User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

How to Use New Relic Custom Dashboards & Why You d Want To

How to Use New Relic Custom Dashboards & Why You d Want To TUTORIAL How to Use New Relic Custom Dashboards & Why You d Want To by Alan Skorkin Contents Introduction 3 Why Use Custom Dashboards at All? 4 Creating an Overview Dashboard from Existing Charts 4 Creating

More information

Interacting with Users

Interacting with Users 7 Interacting with Users 7 Apple Remote Desktop is a powerful tool for interacting with computer users across a network. You can interact by controlling or observing remote screens, text messaging with

More information

Advanced Training Reliance Communications, Inc.

Advanced Training Reliance Communications, Inc. Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA 95060 888-527-5225 www.schoolmessenger.com Contents Contents... 2 Before you Begin... 4 Advanced Lists... 4 List Builder... 4 Create a List...

More information

There are numerous ways to access monitors:

There are numerous ways to access monitors: Remote Monitors REMOTE MONITORS... 1 Overview... 1 Accessing Monitors... 1 Creating Monitors... 2 Monitor Wizard Options... 11 Editing the Monitor Configuration... 14 Status... 15 Location... 17 Alerting...

More information

Setting Up groov Mobile Apps. Introduction. Setting Up groov Mobile Apps. Using the ios Mobile App

Setting Up groov Mobile Apps. Introduction. Setting Up groov Mobile Apps. Using the ios Mobile App Introduction Using the ios Mobile App Opto 22 s free groov View apps for ios and Android allow you to use View for one or more groovs on your smartphone or tablet in full-screen mode without the address

More information

DroboAccess User Manual

DroboAccess User Manual DroboAccess User Manual Release 8.2 The DroboAccess developers June 02, 2016 CONTENTS 1 DroboAccess 8.2 User Manual Introduction 1 2 Configuration of DroboAccess 8.2 3 2.1 Users, passwords and share management................................

More information

Grapevine Mail User Guide

Grapevine Mail User Guide Grapevine Mail User Guide Table of Contents Accessing Grapevine Mail...2 How to access the Mail portal... 2 How to login... 2 Grapevine Mail user guide... 5 Copying your contacts to the new Grapevine Mail

More information

Compliance Rule Sets in MaaS360

Compliance Rule Sets in MaaS360 Compliance Rule Sets in MaaS360 MaaS360 allows you to apply sets of compliance rules on mobile devices. These rules are conditions that are checked on devices on real-time basis. If a device is not in

More information

OS X LION SET UP THE SYSTEM

OS X LION SET UP THE SYSTEM OS X LION SET UP THE SYSTEM OS X Lion Set Up the System Last Edited: 2012-07-10 1 Personalize the Interface... 3 Organize the Desktop... 3 Configure Apple Trackpad... 4 Configure Apple Magic Mouse... 6

More information

Introduction to the AirWatch Browser Guide

Introduction to the AirWatch Browser Guide Introduction to the AirWatch Browser Guide The AirWatch Browser application provides a safe, accessible and manageable alternative to Internet browsing using native device browsers. The AirWatch Browser

More information

Sophos Enterprise Console Help. Product version: 5.1 Document date: June 2012

Sophos Enterprise Console Help. Product version: 5.1 Document date: June 2012 Sophos Enterprise Console Help Product version: 5.1 Document date: June 2012 Contents 1 About Enterprise Console...3 2 Guide to the Enterprise Console interface...4 3 Getting started with Sophos Enterprise

More information

Any symbols displayed within these pages are for illustrative purposes only, and are not intended to portray any recommendation.

Any symbols displayed within these pages are for illustrative purposes only, and are not intended to portray any recommendation. mobiletws for Android Users' Guide October 2012 mobiletws for Android Version 4.1.360 2012 Interactive Brokers LLC. All Rights Reserved Any symbols displayed within these pages are for illustrative purposes

More information

Instructions for Configuring Your Browser Settings and Online Security FAQ s. ios8 Settings for iphone and ipad app

Instructions for Configuring Your Browser Settings and Online Security FAQ s. ios8 Settings for iphone and ipad app Instructions for Configuring Your Browser Settings and Online Security FAQ s ios8 Settings for iphone and ipad app General Settings The following browser settings and plug-ins are required to properly

More information

Cal Answers Analysis Training Part III. Advanced OBIEE - Dashboard Reports

Cal Answers Analysis Training Part III. Advanced OBIEE - Dashboard Reports Cal Answers Analysis Training Part III Advanced OBIEE - Dashboard Reports University of California, Berkeley March 2012 Table of Contents Table of Contents... 1 Overview... 2 Remember How to Create a Query?...

More information

Test Run Analysis Interpretation (AI) Made Easy with OpenLoad

Test Run Analysis Interpretation (AI) Made Easy with OpenLoad Test Run Analysis Interpretation (AI) Made Easy with OpenLoad OpenDemand Systems, Inc. Abstract / Executive Summary As Web applications and services become more complex, it becomes increasingly difficult

More information

SonicWALL SSL VPN 3.5: Virtual Assist

SonicWALL SSL VPN 3.5: Virtual Assist SonicWALL SSL VPN 3.5: Virtual Assist Document Scope This document describes how to use the SonicWALL Virtual Assist add-on for SonicWALL SSL VPN security appliances. This document contains the following

More information

Cloudfinder for Office 365 User Guide. November 2013

Cloudfinder for Office 365 User Guide. November 2013 1 Contents Getting started with Cloudfinder for Office 365 1... 3 Sign up New Cloudfinder user... 3 Sign up Existing Cloudfinder user... 4 Setting the Admin Impersonation... 4 Initial backup... 7 Inside

More information

TakeMySelfie ios App Documentation

TakeMySelfie ios App Documentation TakeMySelfie ios App Documentation What is TakeMySelfie ios App? TakeMySelfie App allows a user to take his own picture from front camera. User can apply various photo effects to the front camera. Programmers

More information

Advanced Configuration Steps

Advanced Configuration Steps Advanced Configuration Steps After you have downloaded a trial, you can perform the following from the Setup menu in the MaaS360 portal: Configure additional services Configure device enrollment settings

More information

Getting Started with Companyweb

Getting Started with Companyweb Getting Started with Companyweb By Robert Crane Computer Information Agency http://www.ciaops.com Index What is Companyweb? Page 2 What does this document contain? Page 3 How can I use Companyweb? Page

More information

/ 1. Online Banking User Guide SouthStateBank.com / (800) 277-2175

/ 1. Online Banking User Guide SouthStateBank.com / (800) 277-2175 / 1 Online Banking User Guide SouthStateBank.com / (800) 277-2175 Welcome Thank you for using South State s Online Banking. Whether you are a first time user or an existing user, this guide will walk you

More information

MaaS360 Mobile Device Management (MDM) Administrators Guide

MaaS360 Mobile Device Management (MDM) Administrators Guide MaaS360 Mobile Device Management (MDM) Administrators Guide Copyright 2014 Fiberlink Corporation. All rights reserved. Information in this document is subject to change without notice. The software described

More information

NetIQ. How to guides: AppManager v7.04 Initial Setup for a trial. Haf Saba Attachmate NetIQ. Prepared by. Haf Saba. Senior Technical Consultant

NetIQ. How to guides: AppManager v7.04 Initial Setup for a trial. Haf Saba Attachmate NetIQ. Prepared by. Haf Saba. Senior Technical Consultant How to guides: AppManager v7.04 Initial Setup for a trial By NetIQ Prepared by Haf Saba Senior Technical Consultant Asia Pacific 1 Executive Summary This document will walk you through an initial setup

More information

Work With the Link Library App

Work With the Link Library App Work With the Link Library App Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade dress and logos of Blackboard, Inc. All

More information

Seagate NAS OS 4 Reviewers Guide: NAS / NAS Pro / Business Storage Rackmounts

Seagate NAS OS 4 Reviewers Guide: NAS / NAS Pro / Business Storage Rackmounts Seagate NAS OS 4 Reviewers Guide: NAS / NAS Pro / Business Storage Rackmounts Seagate NAS OS 4 Reviewers Guide 2 Purpose of this guide Experience the most common use cases for the product, learn about

More information

Administrator's Guide

Administrator's Guide Administrator's Guide Copyright SecureAnywhere Mobile Protection Administrator's Guide November, 2012 2012 Webroot Software, Inc. All rights reserved. Webroot is a registered trademark and SecureAnywhere

More information

Creating and Using Forms in SharePoint

Creating and Using Forms in SharePoint Creating and Using Forms in SharePoint Getting started with custom lists... 1 Creating a custom list... 1 Creating a user-friendly list name... 1 Other options for creating custom lists... 2 Building a

More information

Google Drive: Access and organize your files

Google Drive: Access and organize your files Google Drive: Access and organize your files Use Google Drive to store and access your files, folders, and Google Docs, Sheets, and Slides anywhere. Change a file on the web, your computer, tablet, or

More information

Executive Dashboard. User Guide

Executive Dashboard. User Guide Executive Dashboard User Guide 2 Contents Executive Dashboard Overview 3 Naming conventions 3 Getting started 4 Welcome to Socialbakers Executive Dashboard! 4 Comparison View 5 Setting up a comparison

More information

LYNC 2010 USER GUIDE

LYNC 2010 USER GUIDE LYNC 2010 USER GUIDE D O C U M E N T R E V I S O N H I S T O R Y DOCUMENT REVISION HISTORY Version Date Description 1.0 6/25/2013 Introduction of the Lync 2010 to product line. 2 Lync 2010 User Guide 401

More information

LabTech Remote Tray. Overview. Accessing the Tray. LabTech

LabTech Remote Tray. Overview. Accessing the Tray. LabTech LabTech Remote Tray LABTECH REMOTE TRAY...1 Overview... 1 Accessing the Tray... 1 Customizing the Tray... 2 Branding... 2 Tray Access... 4 Tray Menus... 4 Service Tickets... 6 RSS Feeds... 8 Display Text...

More information

5.7. Quick Guide to Fusion Pro Schedule

5.7. Quick Guide to Fusion Pro Schedule 5.7 Quick Guide to Fusion Pro Schedule Quick Guide to Fusion Pro Schedule Fusion 5.7 This publication may not be reproduced, in whole or in part, in any form or by any electronic, manual, or other method

More information

SonicWALL GMS Custom Reports

SonicWALL GMS Custom Reports SonicWALL GMS Custom Reports Document Scope This document describes how to configure and use the SonicWALL GMS 6.0 Custom Reports feature. This document contains the following sections: Feature Overview

More information

Home Internet Filter User Guide

Home Internet Filter User Guide Home Internet Filter User Guide TABLE OF CONTENTS About Home Internet Filter... 2 How Home Internet Filter help you?... 2 Setting up the Residential Gateway and accessing to SingTel Home Internet Filter

More information

Monitoring the Real End User Experience

Monitoring the Real End User Experience An AppDynamics Business White Paper HOW MUCH REVENUE DOES IT GENERATE? Monitoring the Real End User Experience Web application performance is fundamentally associated in the mind of the end user; with

More information

EMC ViPR SRM. Alerting Guide. Version 3.7.1.0 302-002-455 01

EMC ViPR SRM. Alerting Guide. Version 3.7.1.0 302-002-455 01 EMC ViPR SRM Version 3.7.1.0 Alerting Guide 302-002-455 01 Copyright 2015-2016 EMC Corporation. All rights reserved. Published in the USA. Published February, 2016 EMC believes the information in this

More information

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com Sage 500 ERP Intelligence Reporting Getting Started Guide 27.11.2012 Table of Contents 1.0 Getting started 3 2.0 Managing your reports 10 3.0 Defining report properties 18 4.0 Creating a simple PivotTable

More information

WebSphere Business Monitor V6.2 Business space dashboards

WebSphere Business Monitor V6.2 Business space dashboards Copyright IBM Corporation 2009 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 6.2 LAB EXERCISE WebSphere Business Monitor V6.2 What this exercise is about... 2 Lab requirements... 2 What you should

More information

Internet and Email Help. Table of Contents:

Internet and Email Help. Table of Contents: Internet and Email Help The following tips are provided to assist you in troubleshooting and managing your Plex Internet and email services. For additional issues or concerns, you may also call our Product

More information

mobiletws for ipad Users' Guide September 2011 2011 Interactive Brokers LLC. All rights reserved.

mobiletws for ipad Users' Guide September 2011 2011 Interactive Brokers LLC. All rights reserved. mobiletws for ipad Users' Guide September 2011 2011 Interactive Brokers LLC. All rights reserved. Apple, the Apple logo, ipod, ipod touch, ipad and itunes are trademarks of Apple Inc., registered in the

More information

Novell Filr. Mobile Client

Novell Filr. Mobile Client Novell Filr Mobile Client 0 Table of Contents Quick Start 3 Supported Mobile Devices 3 Supported Languages 4 File Viewing Support 4 FILES THAT CANNOT BE VIEWED IN THE FILR APP 4 FILES THAT GIVE A WARNING

More information

Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers

Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers 1 INTRODUCTION GOAL OBJECTIVES MODULE 1 AEM & PHONEGAP ENTERPRISE INTRODUCTION LESSON 1- AEM BASICS OVERVIEW

More information

App Distribution Guide

App Distribution Guide App Distribution Guide Contents About App Distribution 10 At a Glance 11 Enroll in an Apple Developer Program to Distribute Your App 11 Generate Certificates and Register Your Devices 11 Add Store Capabilities

More information

Kaseya 2. User Guide. Version 1.0

Kaseya 2. User Guide. Version 1.0 Kaseya 2 Mobile Device Management User Guide Version 1.0 March 12, 2012 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations.

More information

User Guide PUSH TO TALK PLUS. For Android

User Guide PUSH TO TALK PLUS. For Android User Guide PUSH TO TALK PLUS For Android PUSH TO TALK PLUS For Android Contents Introduction and Key Features...4 PTT+ Calling to Individuals and Groups...4 Supervisory Override...4 Real-Time Presence...4

More information

vrealize Operations Manager User Guide

vrealize Operations Manager User Guide vrealize Operations Manager User Guide vrealize Operations Manager 6.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

/ 1. Online Banking User Guide SouthStateBank.com / (800) 277-2175

/ 1. Online Banking User Guide SouthStateBank.com / (800) 277-2175 / 1 Online Banking User Guide SouthStateBank.com / (800) 277-2175 Welcome Thank you for using South State s Online Banking. Whether you are a first time user or an existing user, this guide will walk you

More information

USING THE UPSTREAM-CONNECT WEBSITE

USING THE UPSTREAM-CONNECT WEBSITE USING THE UPSTREAM-CONNECT WEBSITE The UpstreamConnect website is your primary means for viewing imaging device data and reports. This manual covers all aspects of using the UpstreamConnect website. HELPDESK

More information

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Interneer, Inc. Updated on 2/22/2012 Created by Erika Keresztyen Fahey 2 Workflow - A102 - Basic HelpDesk Ticketing System

More information

Staying Organized with the Outlook Journal

Staying Organized with the Outlook Journal CHAPTER Staying Organized with the Outlook Journal In this chapter Using Outlook s Journal 362 Working with the Journal Folder 364 Setting Up Automatic Email Journaling 367 Using Journal s Other Tracking

More information

PrinterOn Mobile Applications for ios and Android

PrinterOn Mobile Applications for ios and Android PrinterOn Mobile Applications for ios and Android Table of Contents 1. Key Features & Functionality... 4 1.1. Printer Discovery... 4 1.1.1. Location-Based Search... 4 1.1.2. Keyword Search... 5 1.1.3.

More information

NetSuite OpenAir Mobile for Android User Guide Version 1.3

NetSuite OpenAir Mobile for Android User Guide Version 1.3 NetSuite OpenAir Mobile for Android User Guide Version 3 General Notices Attributions NetSuite OpenAir includes functionality provided by HighCharts JS software, which is owned by and licensed through

More information

Chapter 3 Application Monitors

Chapter 3 Application Monitors Chapter 3 Application Monitors AppMetrics utilizes application monitors to organize data collection and analysis per application server. An application monitor is defined on the AppMetrics manager computer

More information

DOSarrest Security Services (DSS) Version 4.0

DOSarrest Security Services (DSS) Version 4.0 DOSarrest Security Services (DSS) Version 4.0 DOSarrest DSS User Guide The DSS is the main customer portal where customers can view and manipulate traffic statistics from a wide variety of variables that

More information

Configuring ehealth Application Response to Monitor Web Applications

Configuring ehealth Application Response to Monitor Web Applications Focus on Setup Configuring ehealth Application Response to Monitor Web Applications ehealth Application Response (AR) helps you manage the performance of your Web applications by monitoring response times

More information

CAS CLOUD WEB USER GUIDE. UAB College of Arts and Science Cloud Storage Service

CAS CLOUD WEB USER GUIDE. UAB College of Arts and Science Cloud Storage Service CAS CLOUD WEB USER GUIDE UAB College of Arts and Science Cloud Storage Service Windows Version, April 2014 Table of Contents Introduction... 1 UAB Software Policies... 1 System Requirements... 2 Supported

More information

CrownPeak Platform Dashboard Playbook. Version 1.0

CrownPeak Platform Dashboard Playbook. Version 1.0 CrownPeak Platform Dashboard Playbook Version 1.0 2015 CrownPeak Technology, Inc. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic

More information

WhatsUp Gold v16.1 Wireless User Guide

WhatsUp Gold v16.1 Wireless User Guide WhatsUp Gold v16.1 Wireless User Guide Contents Welcome to WhatsUp Gold Wireless Wireless Overview... 3 Wireless licensing and accessibility... 5 Using WhatsUp Gold Wireless Discovering wireless devices...

More information

Sage CRM. Sage CRM 7.3 Mobile Guide

Sage CRM. Sage CRM 7.3 Mobile Guide Sage CRM Sage CRM 7.3 Mobile Guide Copyright 2014 Sage Technologies Limited, publisher of this work. All rights reserved. No part of this documentation may be copied, photocopied, reproduced, translated,

More information

UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab

UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab Description The Symantec App Center platform continues to expand it s offering with new enhanced support for native agent based device management

More information

Netigate User Guide. Setup... 2. Introduction... 5. Questions... 6. Text box... 7. Text area... 9. Radio buttons...10. Radio buttons Weighted...

Netigate User Guide. Setup... 2. Introduction... 5. Questions... 6. Text box... 7. Text area... 9. Radio buttons...10. Radio buttons Weighted... Netigate User Guide Setup... 2 Introduction... 5 Questions... 6 Text box... 7 Text area... 9 Radio buttons...10 Radio buttons Weighted...12 Check box...13 Drop-down...15 Matrix...17 Matrix Weighted...18

More information

Network Probe User Guide

Network Probe User Guide Network Probe User Guide Network Probe User Guide Table of Contents 1. Introduction...1 2. Installation...2 Windows installation...2 Linux installation...3 Mac installation...4 License key...5 Deployment...5

More information

GETTING STARTED WITH COVALENT BROWSER

GETTING STARTED WITH COVALENT BROWSER GETTING STARTED WITH COVALENT BROWSER Contents Getting Started with Covalent Browser... 1 What is the Browser Version?... 4 Logging in... 5 The URL address... 5 Home page... 5 Menu bar... 5 Go To button...

More information

Visualization with Excel Tools and Microsoft Azure

Visualization with Excel Tools and Microsoft Azure Visualization with Excel Tools and Microsoft Azure Introduction Power Query and Power Map are add-ins that are available as free downloads from Microsoft to enhance the data access and data visualization

More information

REUTERS/TIM WIMBORNE SCHOLARONE MANUSCRIPTS COGNOS REPORTS

REUTERS/TIM WIMBORNE SCHOLARONE MANUSCRIPTS COGNOS REPORTS REUTERS/TIM WIMBORNE SCHOLARONE MANUSCRIPTS COGNOS REPORTS 28-APRIL-2015 TABLE OF CONTENTS Select an item in the table of contents to go to that topic in the document. USE GET HELP NOW & FAQS... 1 SYSTEM

More information

WAM Remote Wireless Asset Monitoring. Website User Guide

WAM Remote Wireless Asset Monitoring. Website User Guide WAM Remote Wireless Asset Monitoring Website User Guide Table of Contents Overview... 2 Login Page... 2 Quick Start Guide...3-4 Locations Page... 5 Devices Page... 5 Register Devices Page... 6 Temp or

More information

How To Convert A Lead In Sugarcrm

How To Convert A Lead In Sugarcrm Attract. Convert. Retain. Lead Management in SugarCRM Written by: Josh Sweeney and Matthew Poer www.atcoresystems.com Atcore Systems, LLC 2010 All rights reserved. No part of this publication may be reproduced

More information

Accessing The Doctors Clinic Physician Connect

Accessing The Doctors Clinic Physician Connect Accessing The Doctors Clinic Physician Connect The Doctors Clinic s commitment to excellence in patient care presents healthcare providers in our community access to electronic health records. Here s how:

More information

ios App for Mobile Website! Documentation!

ios App for Mobile Website! Documentation! ios App for Mobile Website Documentation What is IOS App for Mobile Website? IOS App for Mobile Website allows you to run any website inside it and if that website is responsive or mobile compatible, you

More information

Create an Excel BI report and share on SharePoint 2013

Create an Excel BI report and share on SharePoint 2013 2013 Create an Excel BI report and share on SharePoint 2013 Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web

More information

Overview. Table of Contents. isupport Incident Management

Overview. Table of Contents. isupport Incident Management Overview The isupport software is a powerful and flexible help desk/desktop support solution used by San José State to manage information technology tickets, or incidents. While isupport has many tools

More information

Using BlueHornet Statistics Sent Message Reporting Message Summary Section Advanced Reporting Basics Delivery Tab

Using BlueHornet Statistics Sent Message Reporting Message Summary Section Advanced Reporting Basics Delivery Tab Using BlueHornet Statistics BlueHornet provides a feature that allows message senders to gage the effectiveness of their messages by reporting message statistics that are tracked by the system. For quick

More information

Copyright EPiServer AB

Copyright EPiServer AB Table of Contents 3 Table of Contents ABOUT THIS DOCUMENTATION 4 HOW TO ACCESS EPISERVER HELP SYSTEM 4 EXPECTED KNOWLEDGE 4 ONLINE COMMUNITY ON EPISERVER WORLD 4 COPYRIGHT NOTICE 4 EPISERVER ONLINECENTER

More information

Salesforce Customer Portal Implementation Guide

Salesforce Customer Portal Implementation Guide Salesforce Customer Portal Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

VMware vcenter Operations Manager Administration Guide

VMware vcenter Operations Manager Administration Guide VMware vcenter Operations Manager Administration Guide Custom User Interface vcenter Operations Manager 5.6 This document supports the version of each product listed and supports all subsequent versions

More information

DataPA OpenAnalytics End User Training

DataPA OpenAnalytics End User Training DataPA OpenAnalytics End User Training DataPA End User Training Lesson 1 Course Overview DataPA Chapter 1 Course Overview Introduction This course covers the skills required to use DataPA OpenAnalytics

More information

GO!Enterprise MDM Device Application User Guide Installation and Configuration for ios with TouchDown

GO!Enterprise MDM Device Application User Guide Installation and Configuration for ios with TouchDown GO!Enterprise MDM Device Application User Guide Installation and Configuration for ios with TouchDown GO!Enterprise MDM for ios Devices, Version 3.x GO!Enterprise MDM for ios with TouchDown 1 Table of

More information

ProtoSphere 2.0 Administration Guide

ProtoSphere 2.0 Administration Guide ProtoSphere 2.0 Administration Guide Rev. Date 05-01-2012 Copyright 2012 ProtonMedia Inc. Contents Introduction... 4 Accessing the Web Management Tool... 5 A Note About Naming Conventions... 6 The Home

More information

SalesPad Mobile Usage Guide. Contents. A software product created by SalesPad Solutions Copyright 2004-2012 www.salespad.net

SalesPad Mobile Usage Guide. Contents. A software product created by SalesPad Solutions Copyright 2004-2012 www.salespad.net SalesPad Mobile Usage Guide A software product created by SalesPad Solutions Copyright 2004-2012 www.salespad.net Contents SalesPad Mobile... 1 Usage Guide... 1 Overview... 4 Installation... 4 Android...

More information