aktueller stand

This commit is contained in:
Meik
2026-02-03 16:47:06 +01:00
parent 82984f769b
commit d289fc4c21
21 changed files with 1603 additions and 1141 deletions

View File

@@ -1,44 +1,67 @@
<?xml version="1.0" encoding="utf-8" ?>
<F4SD-CopyTemplate-Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="F4SD-CopyTemplate-Configuration.xsd">
<CopyTemplates Default="Ticket-Information">
<CopyTemplate Name="Ticket-Information">
<Name Lang="DE">Ticket-Information</Name>
<Description Lang="EN">Transfers the relevant information for ticket creation to the clipboard.</Description>
<Description Lang="DE">Überträgt die relevanten Informationen für eine Ticket Erstellung in den Zwischenspeicher.</Description>
<Icon Name="misc_ticket" IconType="intern"/>
<CopyContent Format="UNICODE">%DeviceName.Label% %DeviceName.Value%
%UserFullName.Label% %UserFullName.Value%
%UserAccount.Label% %UserAccount.Value%
%DeviceModel.Label% %DeviceModel.Value%
%OsInfo.Label% %OsInfo.Value%
%IpAddress.Label% %IpAddress.Value%
%LastBoot.Label% %LastBoot.Value%
%LastSeen.Label% %LastSeen.Value%</CopyContent>
<CopyContent Format="HTML">&lt;table border=&quot;1&quot; cellpadding=&quot;5,1,5,1&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%DeviceName.Label%&lt;/em&gt;&lt;/td&gt;&lt;td style=&quot;color: #0000ff;&quot;&gt;%DeviceName.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%UserFullName.Label%&lt;/em&gt;&lt;/td&gt;&lt;td&gt;%UserFullName.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%UserAccount.Label%&lt;/em&gt;&lt;/td&gt;&lt;td&gt;%UserAccount.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%OsInfo.Label%&lt;/em&gt;&lt;/td&gt;&lt;td&gt;%OsInfo.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%IpAddress.Label%&lt;/em&gt;&lt;/td&gt;&lt;td&gt;%IpAddress.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%LastBoot.Label%&lt;/em&gt;&lt;/td&gt;&lt;td&gt;%LastBoot.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%LastSeen.Label%&lt;/em&gt;&lt;/td&gt;&lt;td&gt;%LastSeen.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;</CopyContent>
<CopyTemplates Default="Ticket-Information-Computer">
<CopyTemplate Name="Ticket-Information-Computer">
<Name Lang="DE">Ticket-Information-Computer</Name>
<Description Lang="EN">Transfers the relevant information for ticket creation to the clipboard.</Description>
<Description Lang="DE">Überträgt die relevanten Informationen für eine Ticket Erstellung in den Zwischenspeicher.</Description>
<Icon Name="misc_ticket" IconType="intern"/>
<CopyContent Format="UNICODE">
%DeviceName.Label% %DeviceName.Value%
%UserFullName.Label% %UserFullName.Value%
%UserAccount.Label% %UserAccount.Value%
%DeviceModel.Label% %DeviceModel.Value%
%OsInfo.Label% %OsInfo.Value%
%IpAddress.Label% %IpAddress.Value%
%LastBoot.Label% %LastBoot.Value%
%LastSeen.Label% %LastSeen.Value%
</CopyContent>
<CopyContent Format="HTML">
&lt;table border=&quot;1&quot; cellpadding=&quot;5,1,5,1&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%DeviceName.Label%&lt;/em&gt;&lt;/td&gt;&lt;td style=&quot;color: #0000ff;&quot;&gt;%DeviceName.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%UserFullName.Label%&lt;/em&gt;&lt;/td&gt;&lt;td&gt;%UserFullName.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%UserAccount.Label%&lt;/em&gt;&lt;/td&gt;&lt;td&gt;%UserAccount.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%OsInfo.Label%&lt;/em&gt;&lt;/td&gt;&lt;td&gt;%OsInfo.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%IpAddress.Label%&lt;/em&gt;&lt;/td&gt;&lt;td&gt;%IpAddress.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%LastBoot.Label%&lt;/em&gt;&lt;/td&gt;&lt;td&gt;%LastBoot.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%LastSeen.Label%&lt;/em&gt;&lt;/td&gt;&lt;td&gt;%LastSeen.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
</CopyContent>
</CopyTemplate>
<CopyTemplate Name="Ticket Information-VM">
<Name Lang="DE">Ticket Information VM</Name>
<Description Lang="EN">Transfers the relevant information for ticket creation to the clipboard.</Description>
<Description Lang="DE">Überträgt die relevanten Informationen für eine Ticket Erstellung in den Zwischenspeicher.</Description>
<Icon Name="misc_ticket" IconType="intern"/>
<CopyContent Format="UNICODE">
%VirtualSessionName.Label% %VirtualSessionName.Value%
%VirtualSessionStatus.Label% %VirtualSessionStatus.Value%
%HostedMachine.Label% %HostedMachine.Value%
%DeviceName.Label% %DeviceName.Value%
</CopyContent>
<CopyContent Format="HTML">
&lt;table border=&quot;1&quot; cellpadding=&quot;5,1,5,1&quot;&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%VirtualSessionName.Label%&lt;/em&gt;&lt;/td&gt;&lt;td style=&quot;color: #0000ff;&quot;&gt;%VirtualSessionName.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%VirtualSessionStatus.Label%&lt;/em&gt;&lt;/td&gt;&lt;td&gt;%VirtualSessionStatus.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;em&gt;%HostedMachine.Label%&lt;/em&gt;&lt;/td&gt;&lt;td&gt;%HostedMachine.Value%&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
</CopyContent>
</CopyTemplate>
<CopyTemplate Name="Computer name">
<Name Lang="DE">Computer Name</Name>
<Section>DemoActions</Section>
<Section>DemoActions</Section>
<Icon Name="misc_computer" IconType="intern"/>
<CopyContent Format="UNICODE">%DeviceName.Value%</CopyContent>
<CopyContent Format="UNICODE">%DeviceName.Label% %DeviceName.Value%</CopyContent>
</CopyTemplate>
<CopyTemplate Name="User name">
<Name Lang="DE">Anwendername</Name>
<Icon Name="misc_user" IconType="intern"/>
<CopyContent Format="UNICODE">%UserFullName.Value%</CopyContent>
<CopyContent Format="UNICODE">%UserFullName.Label% %UserFullName.Value%</CopyContent>
</CopyTemplate>
<CopyTemplate Name="User account">
<Name Lang="DE">Anwender Account</Name>
<Icon Name="misc_user" IconType="intern"/>
<CopyContent Format="UNICODE">%UserAccount.Value%</CopyContent>
<CopyContent Format="UNICODE">%UserAccount.Label% %UserAccount.Value%</CopyContent>
</CopyTemplate>
</CopyTemplates>
</F4SD-CopyTemplate-Configuration>

View File

@@ -1378,6 +1378,14 @@
<Table-Column Name="DcLatency" Type="int" Aggregation="average" />
</Table-Columns>
</Table>
<Table Name="citrix-connectionState-metrics" Type="History" Key="Id">
<Table-Columns>
<Table-Column Name="Id" Type="int" />
<Table-Column Name="StartDate" Type="datetime" />
<Table-Column Name="ConnectionState" Type="int" />
<Table-Column Name="ConnectionCount" Type="int" />
</Table-Columns>
</Table>
<Table Name="citrix-session-details-icaRttMS" Type="Events" Key="Id" EventTimeCol="time">
<Table-Columns>
<Table-Column Name="Id" Type="int" />

View File

@@ -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>

View File

@@ -77,7 +77,7 @@
</Active-Directory>
<Azure-AD>
<Azure-Tenant Domain="c4it365.onmicrosoft.com" TenantID="8f773186-362b-4432-a3e9-d3ad4685f3f1" Credential="AzureAccess" ScanIntuneDevices = "true" WithMobileDevices="true">
<Azure-Scan-Filter UseConsistencyLevelEventual="true">onPremisesExtensionAttributes/extensionAttribute8 in (&apos;C4IT&apos;, &apos;TS4U&apos;) and userType eq &apos;member&apos; and accountEnabled eq true</Azure-Scan-Filter>
<Azure-Filter-User UseBetaEnpoint="true" UseConsistencyLevelEventual="true">onPremisesExtensionAttributes/extensionAttribute8 in (&apos;C4IT&apos;, &apos;TS4U&apos;) and userType eq &apos;member&apos; and accountEnabled eq true</Azure-Filter-User>
</Azure-Tenant>
<!--<Azure-Tenant Domain="sd0024.onmicrosoft.com" TenantID="07362148-410e-4636-a9cb-795fba1a5452" Credential="AzureAccess_Dieter"/>-->
</Azure-AD>