Login PI Extra Features
Contents
Login PI Alerts (Event Viewer)
All Login PI alerts are also stored in the Windows Event Log.
Description |
Screenshot |
Open up the Windows Event Viewer on the Machine that is running the PI Server Navigate to Applications and Services Logs PI – Alerts: These are the Alerts generated via the PI tests (jobs) PI – System Warnings: These are events based around the PI Infrastructure
|
|
Editing Login PI Dashboard Security
This describes how to make a login prompt appear when accessing the Login PI dashboard, if the logged in account does not have NTFS rights on the folder C:\Program Files\Login VSI\Login PI Server\interface.
Description | Screenshot |
---|---|
|
|
|
|
|
More Information:
Scheduling custom tasks to Login PI events
Advanced Connection Command-line String (>v1.5)
The connection string that is used within a profile can be modified to add additional parameters to the configured connector.
Description |
Screenshot |
Open the Connection configuration page and click Advanced settings |
|
Within the connection command line you can edit the used connection string for the selected profile
|
|
In this example the parameter /fullscreen is added which forces the RDP client to enable a full-screen RDP connection. |
Legal Notice (>v1.5)
Within large enterprises sometimes a legal notice is configured so the user has to agree to use the desktop. This legal notice requires interaction and can interrupt the logon process unless PI is configured.
Description |
Screenshot |
Open the Connection configuration page and click Advanced settings |
|
Within Legal notices at logon you can configure the following:
|
|
Protocol header is the header of the connection which is used, for example, with Microsoft RDP, this is “Remote Desktop Connection” Time until enter is the time until the enter key sends a command to the remote connection to go through the legal notices. The time value is in seconds. Finally, you have enabled the functionality for the profile!
|
Custom Timer (>v1.5)
Certain applications require human interaction, like a logon screen. With the custom timer you have the ability to configure measurement points within the workload to start collecting default actions.
Description |
Screenshot |
Create a new workload file. The workloads are by default stored on the Login PI server: C:\Program Files\Login PI\target\workloads (TIP: It's easier to copy a current workload and adjust it with a text editor.)
and Timer_Stop("Logname")
|
|
Configure the created workload and start Login PI |
|
The added custom timer will be reported as a workload action in the dashboard and in the charts |
Thresholds (>v1.5)
With certain applications there might be a desire to know how long an application is taking to respond or perform a certain action. By utilizing the Threshold feature this is now available. Here's how to configure this feature:
Description |
Screenshot |
Open the Workload settings page and click the button thresholds Please note a job should already be in place |
|
A notification will pop up with a message regarding the fact that the workload has be parsed The workload action will be shown and be configured to automatic |
|
By enabling the custom switch you are able to set a specific threshold for the workload action |
|
By adjusting the slider the default threshold will be adjusted This will be applied to all workload actions |