eG Monitoring
 

Measures reported by VmgOutlookAddinTest

Outlook add-ins are integrations built by third parties into Microsoft Outlook using the new web technologies based platform. Microsoft Outlook add-ins have three key aspects:

  • The same add-in and business logic works across desktop Microsoft Outlook for Windows and Mac, web (Office 365 and Outlook.com), and mobile.

  • Outlook add-ins consist of a manifest, which describes how the add-in integrates into Outlook (for example, a button or a task pane), and JavaScript/HTML code, which makes up the UI and business logic of the add-in.

  • Outlook add-ins can be acquired from the Office store or side-loaded by end-users or administrators.

The Outlook add-ins may be useful in connecting the business and social networks of the users. These add-ins when integrated with Microsoft Outlook simplifies the job of the users as they can stay up to date on the status and activities of their contacts by merely overlooking the Microsoft Outlook! When a user complains that it is taking too long to launch the add-ins of the Microsoft Outlook published on virtual desktops, administrators must be able to quickly identify the add-ins that were loaded while the Microsoft Outlook is opened by the user, know how much time each add-in took to load, and thus pinpoint the add-in that is the slowest in loading. The VmgOutlookAddinTest test provides these valuable insights to the administrators. This test auto-discovers all the add-ins integrated with the Microsoft Outlook published on the virtual desktops hosted by the virtual server, and for each discovered add-in, reports the number of times the add-in was loaded and the average and maximum time that add-in took to load. This way, the test points administrators to add-ins that are slow in loading.

Outputs of the test : One set of results for every outlook add-in integrated with the Microsoft Outlook published on the virtual desktops being monitored.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
No_of_load Indicates the number of times this outlook add-in was loaded during the last measurement period. Number The detailed diagnosis of this measure lists the time and duration for which the outlook add-in was loaded.

Compare the value of this measure across the add-ins to figure out the most/least popular add-in.
Avg_load_time Indicates the average time taken by this outlook add-in to load. Secs  
Max_load_time Indicates the maximum time taken by this outlook add-in to load. Secs Compare the value of this measure across the add-ins to figure out the add-in that is the slowest to load.