On/Off Transition Delay Metrics
Slow App Startup
uberAgent records which applications are responsible for delays during system boot. For each delay, uberAgent collects metrics like application name and version.
Note
This metric is only available on client operating systems.
Details
- Source type:
uberAgent:OnOffTransition:SlowAppStartup
- Used in dashboards:
- Enabled through configuration setting:
BootDetail
- Related configuration settings: n/a
- Supported platform: Windows
List of Fields in the Raw Agent Data
Field | Description | Data type | Unit | Example |
---|---|---|---|---|
Name | Application name. | String | explorer.exe | |
FriendlyName | Friendly application name. | String | Windows Explorer | |
Version | Application version. | String | 6.2.9200.16384 (win8_rtm.120725-1247) | |
TotalTimeMs | Total time. | Number | ms | 100 |
DegradationTimeMs | Degradation (how much longer it took than normal). | Number | ms | 20 |
Slow App Shutdown
uberAgent records which applications are responsible for delays during system shutdown. For each delay, uberAgent collects metrics like application name and version.
Note
This metric is only available on client operating systems.
Details
- Source type:
uberAgent:OnOffTransition:SlowAppShutdown
- Used in dashboards:
- Enabled through configuration setting:
ShutdownDetail
- Related configuration settings: n/a
- Supported platform: Windows
List of Fields in the Raw Agent Data
Field | Description | Data type | Unit | Example |
---|---|---|---|---|
Name | Application name. | String | explorer.exe | |
FriendlyName | Friendly application name. | String | Windows Explorer | |
Version | Application version. | String | 6.2.9200.16384 (win8_rtm.120725-1247) | |
TotalTimeMs | Total time. | Number | ms | 100 |
DegradationTimeMs | Degradation (how much longer it took than normal). | Number | ms | 20 |
Slow App Standby
uberAgent records which applications are responsible for delays during standby. For each delay, uberAgent collects metrics like application name and version.
Note
This metric is only available on client operating systems.
Details
- Source type:
uberAgent:OnOffTransition:SlowAppStandby
- Used in dashboards:
- Enabled through configuration setting:
StandbyDetail
- Related configuration settings: n/a
- Supported platform: Windows
List of Fields in the Raw Agent Data
Field | Description | Data type | Unit | Example |
---|---|---|---|---|
Name | Application name. | String | stisvc | |
FriendlyName | Friendly application name. | String | Still Image Devices Service | |
Version | Application version. | String | 6.2.9200.16384 (win8_rtm.120725-1247) | |
TotalTimeMs | Total time. | Number | ms | 100 |
DegradationTimeMs | Degradation (how much longer it took than normal). | Number | ms | 20 |
Slow Service Startup
uberAgent records which services are responsible for delays during system boot. For each delay, uberAgent collects metrics like service name and version.
Note
This metric is only available on client operating systems.
Details
- Source type:
uberAgent:OnOffTransition:SlowServiceStartup
- Used in dashboards:
- Enabled through configuration setting:
BootDetail
- Related configuration settings: n/a
- Supported platform: Windows
List of Fields in the Raw Agent Data
Field | Description | Data type | Unit | Example |
---|---|---|---|---|
Name | Service name. | String | stisvc | |
FriendlyName | Friendly service name. | String | Still Image Devices Service | |
Version | Service version. | String | 6.2.9200.16384 (win8_rtm.120725-1247) | |
TotalTimeMs | Total time. | Number | ms | 100 |
DegradationTimeMs | Degradation (how much longer it took than normal). | Number | ms | 20 |
Slow Service Shutdown
uberAgent records which services are responsible for delays during system shutdown. For each delay, uberAgent collects metrics like service name and version.
Note
This metric is only available on client operating systems.
Details
- Source type:
uberAgent:OnOffTransition:SlowServiceShutdown
- Used in dashboards:
- Enabled through configuration setting:
ShutdownDetail
- Related configuration settings: n/a
- Supported platform: Windows
List of Fields in the Raw Agent Data
Field | Description | Data type | Unit | Example |
---|---|---|---|---|
Name | Service name. | String | stisvc | |
FriendlyName | Friendly service name. | String | Still Image Devices Service | |
Version | Service version. | String | 6.2.9200.16384 (win8_rtm.120725-1247) | |
TotalTimeMs | Total time. | Number | ms | 100 |
DegradationTimeMs | Degradation (how much longer it took than normal). | Number | ms | 20 |
Slow Service Hybrid Standby
uberAgent records which services are responsible for delays during hybrid standby. For each delay, uberAgent collects metrics like service name and version.
Note
This metric is only available on client operating systems.
Details
- Source type:
uberAgent:OnOffTransition:SlowServiceHybridStandby
- Used in dashboards:
- Enabled through configuration setting:
StandbyDetail
- Related configuration settings: n/a
- Supported platform: Windows
List of Fields in the Raw Agent Data
Field | Description | Data type | Unit | Example |
---|---|---|---|---|
Name | Service name. | String | stisvc | |
FriendlyName | Friendly service name. | String | Still Image Devices Service | |
Version | Service version. | String | 6.2.9200.16384 (win8_rtm.120725-1247) | |
TotalTimeMs | Total time. | Number | ms | 100 |
DegradationTimeMs | Degradation (how much longer it took than normal). | Number | ms | 20 |
Slow Driver Startup
uberAgent records which drivers are responsible for delays during system boot. For each delay, uberAgent collects metrics like driver name and version.
Note
This metric is only available on client operating systems.
Details
- Source type:
uberAgent:OnOffTransition:SlowDriverStartup
- Used in dashboards:
- Enabled through configuration setting:
BootDetail
- Related configuration settings: n/a
- Supported platform: Windows
List of Fields in the Raw Agent Data
Field | Description | Data type | Unit | Example |
---|---|---|---|---|
Name | Driver name. | String | \Driver\pci | |
FriendlyName | Friendly driver name. | String | NT Plug and Play PCI Enumerator | |
Version | Driver version. | String | 6.2.9200.16384 (win8_rtm.120725-1247) | |
TotalTimeMs | Total time. | Number | ms | 100 |
DegradationTimeMs | Degradation (how much longer it took than normal). | Number | ms | 20 |
Slow Driver Shutdown
uberAgent records which drivers are responsible for delays during system shutdown. For each delay, uberAgent collects metrics like driver name and version.
Note
This metric is only available on client operating systems.
Details
- Source type:
uberAgent:OnOffTransition:SlowDriverShutdown
- Used in dashboards:
- Enabled through configuration setting: ShutdownDetail
- Related configuration settings: n/a
- Supported platform: Windows
List of Fields in the Raw Agent Data
Field | Description | Data type | Unit | Example |
---|---|---|---|---|
Name | Driver name. | String | \Driver\pci | |
FriendlyName | Friendly driver name. | String | NT Plug and Play PCI Enumerator | |
Version | Driver version. | String | 6.2.9200.16384 (win8_rtm.120725-1247) | |
TotalTimeMs | Total time. | Number | ms | 100 |
DegradationTimeMs | Degradation (how much longer it took than normal). | Number | ms | 20 |
Slow Driver Standby
uberAgent records which drivers are responsible for delays during standby. For each delay, uberAgent collects metrics like driver name and version.
Note
This metric is only available on client operating systems.
Details
- Source type:
uberAgent:OnOffTransition:SlowDriverStandby
- Used in dashboards:
- Enabled through configuration setting:
StandbyDetail
- Related configuration settings: n/a
- Supported platform: Windows
List of Fields in the Raw Agent Data
Field | Description | Data type | Unit | Example |
---|---|---|---|---|
Name | Driver name. | String | \Driver\pci | |
FriendlyName | Friendly driver name. | String | NT Plug and Play PCI Enumerator | |
Version | Driver version. | String | 6.2.9200.16384 (win8_rtm.120725-1247) | |
TotalTimeMs | Total time. | Number | ms | 100 |
DegradationTimeMs | Degradation (how much longer it took than normal). | Number | ms | 20 |
DeviceFriendlyName | Device friendly name. | String | Ricoh PCIe SDXC/MMC Host Controller |
Slow Driver Resume
uberAgent records which drivers are responsible for delays during resume. For each delay, uberAgent collects metrics like driver name and version.
Note
This metric is only available on client operating systems.
Details
- Source type:
uberAgent:OnOffTransition:SlowDriverResume
- Used in dashboards:
- Enabled through configuration setting:
StandbyDetail
- Related configuration settings: n/a
- Supported platform: Windows
List of Fields in the Raw Agent Data
Field | Description | Data type | Unit | Example |
---|---|---|---|---|
Name | Driver name. | String | \Driver\pci | |
FriendlyName | Driver friendly name. | String | NT Plug and Play PCI Enumerator | |
Version | Driver version. | String | 6.2.9200.16384 (win8_rtm.120725-1247) | |
TotalTimeMs | Total time. | Number | ms | 100 |
DegradationTimeMs | Degradation (how much longer it took than normal). | Number | ms | 20 |
DeviceFriendlyName | Device friendly name. | String | Ricoh PCIe SDXC/MMC Host Controller |
Slow User Policy
DEPRECATED: this sourcetype is deprecated and will be removed in a future release.
uberAgent records which user policies are responsible for delays during system boot. For each delay, uberAgent collects metrics like name and total time.
Details
- Source type:
uberAgent:OnOffTransition:SlowUserPolicy
- Used in dashboards:
- Enabled through configuration setting:
BootDetail
- Related configuration settings: n/a
- Supported platform: Windows
List of Fields in the Raw Agent Data
Field | Description | Data type | Unit | Example |
---|---|---|---|---|
Name | User policy name. | String | PreShellInit | |
TotalTimeMs | Total time. | Number | ms | 100 |
DegradationTimeMs | Degradation (how much longer it took than normal). | Number | ms | 20 |
Slow SMSS Initialization
DEPRECATED: this sourcetype is deprecated and will be removed in a future release.
uberAgent records SMSS initialization is responsible for delays during system boot. For each delay, uberAgent collects metrics like name and total time.
Details
- Source type:
uberAgent:OnOffTransition:SlowSMSSInit
- Used in dashboards:
- Enabled through configuration setting:
BootDetail
- Related configuration settings: n/a
- Supported platform: Windows
List of Fields in the Raw Agent Data
Field | Description | Data type | Unit | Example |
---|---|---|---|---|
Name | SMSSInit name. | String | SMSSInit | |
TotalTimeMs | Total time. | Number | ms | 100 |
DegradationTimeMs | Degradation (how much longer it took than normal). | Number | ms | 20 |