|
|
|
|
@@ -1377,10 +1377,20 @@
|
|
|
|
|
<NamedParameter ParameterName="VirtualSessionName" Name="Session name" Display="STRING" ValueTable="Computation_DomainRegEx" ValueColumn="default">
|
|
|
|
|
<Name Lang="DE">Session</Name>
|
|
|
|
|
</NamedParameter>
|
|
|
|
|
<NamedParameter ParameterName="VirtualSessionStatus" Name="Session status" Display="STRING" ValueTable="citrix-session" ValueColumn="ConnectionState">
|
|
|
|
|
<Name Lang="DE">Session Status</Name>
|
|
|
|
|
<NamedParameter ParameterName="DNSName" Name="DNS name" Display="STRING" ValueTable="citrix-session-machine" ValueColumn="DnsName" >
|
|
|
|
|
<Name Lang="DE">DNS Name</Name>
|
|
|
|
|
</NamedParameter>
|
|
|
|
|
<NamedParameter ParameterName="DomainName" Name="Domain name" Display="STRING" ValueTable="citrix-session-user" ValueColumn="Domain">
|
|
|
|
|
<Name Lang="DE">Domäne Name</Name>
|
|
|
|
|
</NamedParameter>
|
|
|
|
|
<NamedParameter ParameterName="HostedMachine" Name="HostedMachine" Display="STRING" ValueTable="citrix-session-machine" ValueColumn="HostedMachine">
|
|
|
|
|
<Name Lang="DE">Hosted Machine</Name>
|
|
|
|
|
</NamedParameter>
|
|
|
|
|
<NamedParameter ParameterName="DeviceName" Name="Computername" Display="STRING" ValueTable="citrix-session-currentConnection" ValueColumn="ClientName">
|
|
|
|
|
<Name Lang="DE">Gerätname</Name>
|
|
|
|
|
</NamedParameter>
|
|
|
|
|
</NamedParameters>
|
|
|
|
|
|
|
|
|
|
<Computations>
|
|
|
|
|
<Computation-DiffDateTime Name="SessionDuration" ValueTable0="citrix-session-currentConnection" ValueColumn0="LogOnStartDate" ValueTable1="citrix-session-currentConnection" ValueColumn1="LogOnEndDate" />
|
|
|
|
|
<Computation-DiffDateTime Name="VMSDuration" ValueTable0="citrix-session-currentConnection" ValueColumn0="VMStartStartDate" ValueTable1="citrix-session-currentConnection" ValueColumn1="VMStartEndDate" />
|
|
|
|
|
@@ -1390,7 +1400,7 @@
|
|
|
|
|
<Computation-DiffDateTime Name="ProfileLoadDuration" ValueTable0="citrix-session-currentConnection" ValueColumn0="ProfileLoadStartDate" ValueTable1="citrix-session-currentConnection" ValueColumn1="ProfileLoadEndDate" />
|
|
|
|
|
<Computation-DiffDateTime Name="InteractiveDuration" ValueTable0="citrix-session-currentConnection" ValueColumn0="InteractiveStartDate" ValueTable1="citrix-session-currentConnection" ValueColumn1="InteractiveStartDate" />
|
|
|
|
|
<Computation-RegEx Name="DomainRegEx" RegExFilter="[^\\]+$" ValueTable="citrix-session-machine" ValueColumn="Name" />
|
|
|
|
|
<Computation-Percent Name="UsedOutputBandwidth_relative" DividendValueTable="citrix-session-metrics" DividendValueColumn="OutputBandwidthUsed" DivisorValueTable="citrix-session-metrics" DivisorValueColumn="OutputBandwidthAvailable"/>
|
|
|
|
|
<Computation-Percent Name="UsedOutputBandwidth_relative" DividendValueTable="citrix-session-metrics" DividendValueColumn="OutputBandwidthUsed" DivisorValueTable="citrix-session-metrics" DivisorValueColumn="OutputBandwidthAvailable" />
|
|
|
|
|
</Computations>
|
|
|
|
|
<Translations>
|
|
|
|
|
<Translator Name="citrix_connectionState">
|
|
|
|
|
@@ -1493,14 +1503,11 @@
|
|
|
|
|
</Translation>
|
|
|
|
|
</Translator>
|
|
|
|
|
</Translations>
|
|
|
|
|
|
|
|
|
|
<Header>
|
|
|
|
|
<HeaderValue InformationClass="User" ParameterName="UserFullName" />
|
|
|
|
|
<HeaderValue InformationClass="VirtualSession" ParameterName="VirtualSessionName" />
|
|
|
|
|
</Header>
|
|
|
|
|
|
|
|
|
|
<CategoriesStatic>
|
|
|
|
|
|
|
|
|
|
<StateCategory Name="UserInformationWidget">
|
|
|
|
|
<State-Info Name="User Info" ValueTable="Computation_EmptyConstant" ValueColumn="default">
|
|
|
|
|
<Name Lang="DE">Benutzer-Informationen</Name>
|
|
|
|
|
@@ -1521,11 +1528,7 @@
|
|
|
|
|
<Name Lang="DE">Desktopgruppe</Name>
|
|
|
|
|
</State-Info>
|
|
|
|
|
</StateCategory>
|
|
|
|
|
|
|
|
|
|
<StateCategory Name="SessionInformationWidget">
|
|
|
|
|
<State-Info Name="Session Id" ValueTable="citrix-session" ValueColumn="Id">
|
|
|
|
|
<Name Lang="DE">Session Id</Name>
|
|
|
|
|
</State-Info>
|
|
|
|
|
<State-Info Name="Session Info" ValueTable="Computation_EmptyConstant" ValueColumn="default">
|
|
|
|
|
<Name Lang="DE">Session-Informationen</Name>
|
|
|
|
|
</State-Info>
|
|
|
|
|
@@ -1538,7 +1541,7 @@
|
|
|
|
|
<State-Info Name="End Date" ValueTable="citrix-session" Display="DATETIME" ValueColumn="EndDate">
|
|
|
|
|
<Name Lang="DE">Enddatum</Name>
|
|
|
|
|
</State-Info>
|
|
|
|
|
<State-Translation Name="Connection State" ValueTable="citrix-session" ValueColumn="ConnectionState" Translation ="citrix_connectionState" DefaultState="Ok" >
|
|
|
|
|
<State-Translation Name="Connection State" ValueTable="citrix-session" ValueColumn="ConnectionState" Translation="citrix_connectionState" DefaultState="Ok">
|
|
|
|
|
<Name Lang="DE">Verbindungsstatus</Name>
|
|
|
|
|
</State-Translation>
|
|
|
|
|
<State-Info Name="Client Name" ValueTable="citrix-session-currentConnection" ValueColumn="ClientName">
|
|
|
|
|
@@ -1551,7 +1554,6 @@
|
|
|
|
|
<Name Lang="DE">Anonym</Name>
|
|
|
|
|
</State-Translation>
|
|
|
|
|
</StateCategory>
|
|
|
|
|
|
|
|
|
|
<StateCategory Name="SessionConnectionInformationWidget">
|
|
|
|
|
<State-Info Name="Connection Info" ValueTable="Computation_EmptyConstant" ValueColumn="default">
|
|
|
|
|
<Name Lang="DE">Verbindung-Informationen</Name>
|
|
|
|
|
@@ -1585,12 +1587,10 @@
|
|
|
|
|
<Name Lang="DE">Profilladezeit</Name>
|
|
|
|
|
</State-Level>
|
|
|
|
|
</StateCategory>
|
|
|
|
|
|
|
|
|
|
<StateCategory Name="MachineInformationWidget">
|
|
|
|
|
<State-Info Name="Host Info" ValueTable="Computation_EmptyConstant" ValueColumn="default">
|
|
|
|
|
<Name Lang="DE">Host-Informationen</Name>
|
|
|
|
|
</State-Info>
|
|
|
|
|
|
|
|
|
|
<State-Info Name="Hostname" ValueTable="citrix-session-machine" ValueColumn="HostedMachine">
|
|
|
|
|
<Name Lang="DE">Hostname</Name>
|
|
|
|
|
</State-Info>
|
|
|
|
|
@@ -1613,12 +1613,28 @@
|
|
|
|
|
<Name Lang="DE">Wartungsmodus aktiv</Name>
|
|
|
|
|
</State-Translation>
|
|
|
|
|
</StateCategory>
|
|
|
|
|
|
|
|
|
|
<StateCategory Name="MachineUsageInformationWidget">
|
|
|
|
|
<State-Info Name="Host Utilization Info" ValueTable="Computation_EmptyConstant" ValueColumn="default">
|
|
|
|
|
<Name Lang="DE">Host Nutzung-Informationen</Name>
|
|
|
|
|
</State-Info>
|
|
|
|
|
<State-Level Name="CPU Utilization" ValueTable="citrix-session-machine" ValueColumn="Cpu" Display="PERCENT100" Direction="up" Warning="50" Error="80" DefaultState="Ok">
|
|
|
|
|
<Name Lang="DE">CPU Auslastung</Name>
|
|
|
|
|
</State-Level>
|
|
|
|
|
<State-Level Name="RAM/Memory Utilization" ValueTable="citrix-session-machine" ValueColumn="Memory" Display="PERCENT100" Direction="up" Warning="50" Error="80" DefaultState="Ok">
|
|
|
|
|
<Name Lang="DE">RAM/Arbeitsspeicher Auslastung</Name>
|
|
|
|
|
</State-Level>
|
|
|
|
|
<State-Level Name="Disk Utilization" ValueTable="citrix-session-machine" ValueColumn="Disk" Display="PERCENT100" Direction="up" Warning="50" Error="80" DefaultState="Ok">
|
|
|
|
|
<Name Lang="DE">Speicher Auslastung</Name>
|
|
|
|
|
</State-Level>
|
|
|
|
|
<State-Info Name="Current Session Count" ValueTable="citrix-session-machine" ValueColumn="CurrentSessionCount">
|
|
|
|
|
<Name Lang="DE">Aktuelle Sitzungsanzahl</Name>
|
|
|
|
|
</State-Info>
|
|
|
|
|
</StateCategory>
|
|
|
|
|
<StateCategory Name="MachineMetricWidget">
|
|
|
|
|
<State-Info Name="Host Utilization Info" ValueTable="Computation_EmptyConstant" ValueColumn="default">
|
|
|
|
|
<Name Lang="DE">Host Nutzung-Informationen</Name>
|
|
|
|
|
</State-Info>
|
|
|
|
|
<State-Level Name="CPU Utilization" ValueTable="citrix-session-machine" ValueColumn="Cpu" Display="PERCENT100" Direction="up" Warning="50" Error="80" DefaultState="Ok" >
|
|
|
|
|
<State-Level Name="CPU Utilization" ValueTable="citrix-session-machine" ValueColumn="Cpu" Display="PERCENT100" Direction="up" Warning="50" Error="80" DefaultState="Ok">
|
|
|
|
|
<Name Lang="DE">CPU Auslastung</Name>
|
|
|
|
|
</State-Level>
|
|
|
|
|
<State-Level Name="RAM/Memory Utilization" ValueTable="citrix-session-machine" ValueColumn="Memory" Display="PERCENT100" Direction="up" Warning="50" Error="80" DefaultState="Ok">
|
|
|
|
|
@@ -1632,15 +1648,12 @@
|
|
|
|
|
</State-Info>
|
|
|
|
|
</StateCategory>
|
|
|
|
|
</CategoriesStatic>
|
|
|
|
|
|
|
|
|
|
<CategoriesStatic-Slim></CategoriesStatic-Slim>
|
|
|
|
|
<CategoriesHistory>
|
|
|
|
|
<StateCategory Name="Network Performance">
|
|
|
|
|
<Name Lang="DE">Netzwerk Performance</Name>
|
|
|
|
|
<Description Lang="EN">Information about network performance</Description>
|
|
|
|
|
<Description Lang="DE">Informationen über die Netzwerk Performance</Description>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<State-Level Name="Input Bandwidth Used" Display="BITS_PERSECOND" ValueTable="citrix-session-metrics" ValueColumn="InputBandwidthUsed" Direction="up" Warning="100000000" Error="200000000" UnitFormat="{0} Mbit/s">
|
|
|
|
|
<Name Lang="DE">Genutzte Input Bandbreite</Name>
|
|
|
|
|
<Description Lang="EN">Used Input Bandwidth in this Citrix session.</Description>
|
|
|
|
|
@@ -1656,7 +1669,6 @@
|
|
|
|
|
</State-Details>
|
|
|
|
|
<State-Chart ValueTable="agnt-computer-event-details-inputBandwidthUsed" TimeColumn="time" ValueColumn="Value" StepLengthScale="20" StepLengthLine="20" MaxValue="150" MinValue="0" />
|
|
|
|
|
</State-Level>
|
|
|
|
|
|
|
|
|
|
<State-Level Name="Output Bandwidth Available" Display="BITS_PERSECOND" ValueTable="citrix-session-metrics" ValueColumn="OutputBandwidthAvailable" Direction="down" Warning="75000000" Error="5000000" DefaultState="Ok" UnitFormat="{0} Mbit/s">
|
|
|
|
|
<Name Lang="DE">Verfügbare Output Bandbreite</Name>
|
|
|
|
|
<Description Lang="EN">Output Bandwidth available in this Citrix session.</Description>
|
|
|
|
|
@@ -1677,7 +1689,6 @@
|
|
|
|
|
</State-Details>
|
|
|
|
|
<State-Chart ValueTable="agnt-computer-event-details-BandwidthAvailableOut" TimeColumn="time" ValueColumn="Value" StepLengthScale="20" StepLengthLine="20" MaxValue="150" MinValue="0" />
|
|
|
|
|
</State-Level>
|
|
|
|
|
|
|
|
|
|
<State-Level Name="Output Bandwidth Used" Display="PERCENT" ValueTable="Computation_UsedOutputBandwidth_relative" ValueColumn="default" Direction="up" Warning="0.30" Error="0.50" DefaultState="Ok">
|
|
|
|
|
<Name Lang="DE">Genutzte Output Bandbreite</Name>
|
|
|
|
|
<Description Lang="EN">Output Bandwidth used in this Citrix session.</Description>
|
|
|
|
|
@@ -1687,16 +1698,22 @@
|
|
|
|
|
<QuickAction Name="Session Hidden" />
|
|
|
|
|
<QuickAction Name="Send message to Session" />
|
|
|
|
|
</QuickActions>
|
|
|
|
|
<!--<State-Details ValueTable="agnt-computer-event-details-outputBandwidthUsed">
|
|
|
|
|
<State-Details-Column Name="From" Description="Time of measure" ValueColumn="time" Display="TIME">
|
|
|
|
|
<Name Lang="DE">Zeitpunkt</Name>
|
|
|
|
|
<Description Lang="DE">Zeitpunkt des Messwerts</Description>
|
|
|
|
|
</State-Details-Column>
|
|
|
|
|
<State-Details-Column Name="Usage" ValueColumn="Value" Display="BYTES">
|
|
|
|
|
<Name Lang="DE">Nutzung</Name>
|
|
|
|
|
</State-Details-Column>
|
|
|
|
|
</State-Details>
|
|
|
|
|
<State-Chart ValueTable="agnt-computer-event-details-outputBandwidthUsed" TimeColumn="time" ValueColumn="Value" StepLengthScale="50" StepLengthLine="50" MaxValue="500" MinValue="0" />-->
|
|
|
|
|
</State-Level>
|
|
|
|
|
</StateCategory>
|
|
|
|
|
|
|
|
|
|
<StateCategory Name="HDX Performance">
|
|
|
|
|
<Name Lang="DE">HDX Performance</Name>
|
|
|
|
|
<Description Lang="EN">Information about HDX Performance</Description>
|
|
|
|
|
<Description Lang="DE">Informationen über HDX Performance</Description>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<State-Level Name="Input FPS" Display="INTEGER" ValueTable="citrix-session-metrics" ValueColumn="InputFps" Direction="down" Warning="15" Error="10" DefaultState="Ok" UnitFormat="{0} PS">
|
|
|
|
|
<Name Lang="DE">Input FPS</Name>
|
|
|
|
|
<Description Lang="EN">Frame rate per second transmitted from the server to the client.</Description>
|
|
|
|
|
@@ -1712,7 +1729,6 @@
|
|
|
|
|
</State-Details>
|
|
|
|
|
<State-Chart ValueTable="agnt-computer-event-details-inputFps" TimeColumn="time" ValueColumn="Value" StepLengthScale="10" StepLengthLine="10" MaxValue="40" MinValue="0" />
|
|
|
|
|
</State-Level>
|
|
|
|
|
|
|
|
|
|
<State-Level Name="Output FPS" Display="INTEGER" ValueTable="citrix-session-metrics" ValueColumn="OutputFps" Direction="down" Warning="15" Error="10" DefaultState="Ok" UnitFormat="{0} PS">
|
|
|
|
|
<Name Lang="DE">Output FPS</Name>
|
|
|
|
|
<Description Lang="EN">The frame rate the client displays on the screen after processing.</Description>
|
|
|
|
|
@@ -1728,7 +1744,6 @@
|
|
|
|
|
</State-Details>
|
|
|
|
|
<State-Chart ValueTable="agnt-computer-event-details-outputFps" TimeColumn="time" ValueColumn="Value" StepLengthScale="10" StepLengthLine="10" MaxValue="40" MinValue="0" />
|
|
|
|
|
</State-Level>
|
|
|
|
|
|
|
|
|
|
<State-Level Name="FPS (Frames per Second)" Display="INTEGER" ValueTable="citrix-session-metrics" ValueColumn="Fps" Direction="down" Warning="15" Error="10" DefaultState="Ok" UnitFormat="{0} PS">
|
|
|
|
|
<Name Lang="DE">FPS (Bilder pro Sekunde)</Name>
|
|
|
|
|
<Description Lang="EN">Measured FPS (Frame per second) in this Citrix session.</Description>
|
|
|
|
|
@@ -1749,14 +1764,11 @@
|
|
|
|
|
</State-Details>
|
|
|
|
|
<State-Chart ValueTable="agnt-computer-event-details-fps" TimeColumn="time" ValueColumn="Value" StepLengthScale="10" StepLengthLine="10" MaxValue="40" MinValue="0" />
|
|
|
|
|
</State-Level>
|
|
|
|
|
|
|
|
|
|
</StateCategory>
|
|
|
|
|
|
|
|
|
|
<StateCategory Name="Session Latency Performance">
|
|
|
|
|
<Name Lang="DE">Session Latenz Performance</Name>
|
|
|
|
|
<Description Lang="EN">Information about session latencies</Description>
|
|
|
|
|
<Description Lang="DE">Informationen über die Session Latenz</Description>
|
|
|
|
|
|
|
|
|
|
<State-Level Name="IcaRttMS" Display="DURATION_MILLI" ValueTable="citrix-session-metrics" ValueColumn="IcaRttMS" Direction="up" Warning="200" Error="300" DefaultState="Ok" UnitFormat="{0} ms">
|
|
|
|
|
<Name Lang="DE">ICA RTT</Name>
|
|
|
|
|
<Description Lang="EN">Measured response time (Round Trip Time) in this Citrix session.</Description>
|
|
|
|
|
@@ -1772,7 +1784,6 @@
|
|
|
|
|
</State-Details>
|
|
|
|
|
<State-Chart ValueTable="agnt-computer-event-details-icaRttMS" TimeColumn="time" ValueColumn="Value" StepLengthScale="20" StepLengthLine="20" MaxValue="300" MinValue="0" />
|
|
|
|
|
</State-Level>
|
|
|
|
|
|
|
|
|
|
<State-Level Name="ICA Latency" Display="DURATION_MILLI" ValueTable="citrix-session-metrics" ValueColumn="IcaLatency" Direction="up" Warning="100" Error="150" DefaultState="Ok" UnitFormat="{0} ms">
|
|
|
|
|
<Name Lang="DE">ICA Latenz</Name>
|
|
|
|
|
<Description Lang="EN">Measured ICA Latency in this Citrix session.</Description>
|
|
|
|
|
@@ -1788,7 +1799,6 @@
|
|
|
|
|
</State-Details>
|
|
|
|
|
<State-Chart ValueTable="agnt-computer-event-details-icaLatency" TimeColumn="time" ValueColumn="Value" StepLengthScale="20" StepLengthLine="20" MaxValue="300" MinValue="0" />
|
|
|
|
|
</State-Level>
|
|
|
|
|
|
|
|
|
|
<State-Level Name="Server Latency" Display="DURATION_MILLI" ValueTable="citrix-session-metrics" ValueColumn="ServerL7Latency" Direction="up" Warning="100" Error="150" DefaultState="Ok" UnitFormat="{0} ms">
|
|
|
|
|
<Name Lang="DE">Server Latenz</Name>
|
|
|
|
|
<Description Lang="EN">Measured Server Latency in this Citrix session.</Description>
|
|
|
|
|
@@ -1804,7 +1814,6 @@
|
|
|
|
|
</State-Details>
|
|
|
|
|
<State-Chart ValueTable="agnt-computer-event-details-serverL7Latency" TimeColumn="time" ValueColumn="Value" StepLengthScale="20" StepLengthLine="20" MaxValue="300" MinValue="0" />
|
|
|
|
|
</State-Level>
|
|
|
|
|
|
|
|
|
|
<State-Level Name="Client Latency" Display="DURATION_MILLI" ValueTable="citrix-session-metrics" ValueColumn="Client7Latency" Direction="up" Warning="100" Error="150" DefaultState="Ok" UnitFormat="{0} ms">
|
|
|
|
|
<Name Lang="DE">Client Latenz</Name>
|
|
|
|
|
<Description Lang="EN">Measured Client Latency in this Citrix session.</Description>
|
|
|
|
|
@@ -1818,9 +1827,8 @@
|
|
|
|
|
<Name Lang="DE">Nutzung</Name>
|
|
|
|
|
</State-Details-Column>
|
|
|
|
|
</State-Details>
|
|
|
|
|
<State-Chart ValueTable="agnt-computer-event-details-clientL7Latency" TimeColumn="time" ValueColumn="Value" StepLengthScale="20" StepLengthLine="20" MaxValue="300" MinValue="0"/>
|
|
|
|
|
<State-Chart ValueTable="agnt-computer-event-details-clientL7Latency" TimeColumn="time" ValueColumn="Value" StepLengthScale="20" StepLengthLine="20" MaxValue="300" MinValue="0" />
|
|
|
|
|
</State-Level>
|
|
|
|
|
|
|
|
|
|
<State-Level Name="WanLatency" Display="DURATION_MILLI" ValueTable="citrix-session-metrics" ValueColumn="WanLatency" Direction="up" Warning="100" Error="150" DefaultState="Ok" UnitFormat="{0} ms">
|
|
|
|
|
<Name Lang="DE">WAN Latenz</Name>
|
|
|
|
|
<Description Lang="EN">Measured WAN Latency in this Citrix session.</Description>
|
|
|
|
|
@@ -1834,9 +1842,8 @@
|
|
|
|
|
<Name Lang="DE">Nutzung</Name>
|
|
|
|
|
</State-Details-Column>
|
|
|
|
|
</State-Details>
|
|
|
|
|
<State-Chart ValueTable="agnt-computer-event-details-wanLatency" TimeColumn="time" ValueColumn="Value" StepLengthScale="20" StepLengthLine="20" MaxValue="300" MinValue="0"/>
|
|
|
|
|
<State-Chart ValueTable="agnt-computer-event-details-wanLatency" TimeColumn="time" ValueColumn="Value" StepLengthScale="20" StepLengthLine="20" MaxValue="300" MinValue="0" />
|
|
|
|
|
</State-Level>
|
|
|
|
|
|
|
|
|
|
<State-Level Name="DC (Delivery Controller) Latency" Display="DURATION_MILLI" ValueTable="citrix-session-metrics" ValueColumn="DcLatency" Direction="up" Warning="100" Error="150" DefaultState="Ok" UnitFormat="{0} ms">
|
|
|
|
|
<Name Lang="DE">DC (Delivery Controller) Latenz</Name>
|
|
|
|
|
<Description Lang="EN">Measured Delivery Controller Latency in this Citrix session.</Description>
|
|
|
|
|
@@ -1852,7 +1859,6 @@
|
|
|
|
|
</State-Details>
|
|
|
|
|
<State-Chart ValueTable="agnt-computer-event-details-dcLatency" TimeColumn="time" ValueColumn="Value" StepLengthScale="20" StepLengthLine="20" MaxValue="300" MinValue="0" />
|
|
|
|
|
</State-Level>
|
|
|
|
|
|
|
|
|
|
</StateCategory>
|
|
|
|
|
</CategoriesHistory>
|
|
|
|
|
</HealthCard>
|
|
|
|
|
|