NAME
Get-DcsMonitorTemplate
SYNOPSIS
Returns templates for all system monitor types.
SYNTAX
Get-DcsMonitorTemplate [ -Connection <String> ] [ -PipelineVariable <String> ]
DESCRIPTION
Returns templates for all system monitor types. One object will be returned for every type of monitor template. This cmdlet can be used to identify a monitor template type ID for the Get-DcsTrigger cmdlet.
PARAMETERS
- -Connection<String>
- Alias of the connection to the server group. If not specified, the default connection is used.
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
- -PipelineVariable<String>
-
- Required: false
- Position: named
- Default value:
- Accept pipeline input: false
- Accept wildcard characters: false
-
INPUTS
OUTPUTS
MonitorTemplateData : Object that identifies and describes a monitor template type.
NOTES
Also see Get-DcsMonitor, Get-DcsTrigger.
EXAMPLES
-------------- Example 1 Returns all monitor template types --------------
Get-DcsMonitorTemplate
Returns all templates for all monitor types.
MonitoredObjectId | : | |
Alias | : | State |
Description | : | Monitors the state of physical disks. |
MonitorType | : | DataCore.Executive.Controller.PhysicalDiskStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
TypeId | : | T(DataCore.Executive.Controller.PhysicalDiskStateMonitor<DataCore.Executive.Controller.PhysicalDisk>) |
Sequencenumber | : | 4672 |
Id | : | T(DataCore.Executive.Controller.PhysicalDiskStateMonitor<DataCore.Executive.Controller.PhysicalDisk>) |
Caption | : | State |
ExtendedCaption | : | State of Physical Disks |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | Battery Power State |
Description | : | Monitors the battery power state for DataCore Servers. |
MonitorType | : | DataCore.Executive.Controller.ServerMachinePowerStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.ServerMachine |
TypeId | : | T(DataCore.Executive.Controller.ServerMachinePowerStateMonitor<DataCore.Executive.Controller.ServerMachine>) |
Sequencenumber | : | 4701 |
Id | : | T(DataCore.Executive.Controller.ServerMachinePowerStateMonitor<DataCore.Executive.Controller.ServerMachine>) |
Caption | : | Battery Power State |
ExtendedCaption | : | Battery Power State of DataCore Servers |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | License Expiration |
Description | : | Monitors the license expiration date of DataCore Servers. |
MonitorType | : | DataCore.Executive.Controller.ServerMachineLicenseMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.ServerMachine |
TypeId | : | T(DataCore.Executive.Controller.ServerMachineLicenseMonitor<DataCore.Executive.Controller.ServerMachine>) |
Sequencenumber | : | 4702 |
Id | : | T(DataCore.Executive.Controller.ServerMachineLicenseMonitor<DataCore.Executive.Controller.ServerMachine>) |
Caption | : | License Expiration |
ExtendedCaption | : | License Expiration of DataCore Servers |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | State |
Description | : | Monitors the state of DataCore Servers. |
MonitorType | : | DataCore.Executive.Controller.ServerMachineStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.ServerMachine |
TypeId | : | T(DataCore.Executive.Controller.ServerMachineStateMonitor<DataCore.Executive.Controller.ServerMachine>) |
Sequencenumber | : | 4703 |
Id | : | T(DataCore.Executive.Controller.ServerMachineStateMonitor<DataCore.Executive.Controller.ServerMachine>) |
Caption | : | State |
ExtendedCaption | : | State of DataCore Servers |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | VimHostConnectionStateMonitor |
Description | : | |
MonitorType | : | DataCore.Executive.Controller.VimHostConnectionStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.VimHost |
TypeId | : | T(DataCore.Executive.Controller.VimHostConnectionStateMonitor<DataCore.Executive.Controller.VimHost>) |
Sequencenumber | : | 4704 |
Id | : | T(DataCore.Executive.Controller.VimHostConnectionStateMonitor<DataCore.Executive.Controller.VimHost>) |
Caption | : | VimHostConnectionStateMonitor |
ExtendedCaption | : | VimHostConnectionStateMonitor of DataCore.Executive.Controller.VimHost |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | VimVirtualMachinePowerStateMonitor |
Description | : | |
MonitorType | : | DataCore.Executive.Controller.VimVirtualMachinePowerStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.VimVirtualMachine |
TypeId | : | T(DataCore.Executive.Controller.VimVirtualMachinePowerStateMonitor<DataCore.Executive.Controller.VimVirtualMachine>) |
Sequencenumber | : | 4705 |
Id | : | T(DataCore.Executive.Controller.VimVirtualMachinePowerStateMonitor<DataCore.Executive.Controller.VimVirtualMachine>) |
Caption | : | VimVirtualMachinePowerStateMonitor |
ExtendedCaption | : | VimVirtualMachinePowerStateMonitor of DataCore.Executive.Controller.VimVirtualMachine |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | State |
Description | : | Monitors the state of MS iSCSI Initiator ports. |
MonitorType | : | DataCore.Executive.Controller.ServerMSiScsiInitiatorStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.ServerMSiScsiInitiator |
TypeId | : | T(DataCore.Executive.Controller.ServerMSiScsiInitiatorStateMonitor<DataCore.Executive.Controller.ServerMSiScsiInitiator>) |
Sequencenumber | : | 4706 |
Id | : | T(DataCore.Executive.Controller.ServerMSiScsiInitiatorStateMonitor<DataCore.Executive.Controller.ServerMSiScsiInitiator>) |
Caption | : | State |
ExtendedCaption | : | State of Server Microsoft iSCSI Initiator Ports |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | State |
Description | : | Monitors the state of the relation between a pair of mirrored physical disks in a pool. |
MonitorType | : | DataCore.Executive.Controller.PoolMemberStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.PoolMember |
TypeId | : | T(DataCore.Executive.Controller.PoolMemberStateMonitor<DataCore.Executive.Controller.PoolMember>) |
Sequencenumber | : | 4707 |
Id | : | T(DataCore.Executive.Controller.PoolMemberStateMonitor<DataCore.Executive.Controller.PoolMember>) |
Caption | : | State |
ExtendedCaption | : | State of Poo Mirror Disks |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | Data Status |
Description | : | Monitors the data status of virtual disk sources. |
MonitorType | : | DataCore.Executive.Controller.LogicalDiskDataStatusMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.LogicalDisk |
TypeId | : | T(DataCore.Executive.Controller.LogicalDiskDataStatusMonitor<DataCore.Executive.Controller.LogicalDisk>) |
Sequencenumber | : | 4708 |
Id | : | T(DataCore.Executive.Controller.LogicalDiskDataStatusMonitor<DataCore.Executive.Controller.LogicalDisk>) |
Caption | : | Data Status |
ExtendedCaption | : | Data Status of Virtual Disk Sources |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | State |
Description | : | Monitors the state of virtual disk sources. |
MonitorType | : | DataCore.Executive.Controller.LogicalDiskStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.LogicalDisk |
TypeId | : | T(DataCore.Executive.Controller.LogicalDiskStateMonitor<DataCore.Executive.Controller.LogicalDisk>) |
Sequencenumber | : | 4709 |
Id | : | T(DataCore.Executive.Controller.LogicalDiskStateMonitor<DataCore.Executive.Controller.LogicalDisk>) |
Caption | : | State |
ExtendedCaption | : | State of Virtual Disk Sources |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | Failure Status |
Description | : | Monitors the failure status of virtual disk sources. |
MonitorType | : | DataCore.Executive.Controller.LogicalDiskFailureMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.LogicalDisk |
TypeId | : | T(DataCore.Executive.Controller.LogicalDiskFailureMonitor<DataCore.Executive.Controller.LogicalDisk>) |
Sequencenumber | : | 4710 |
Id | : | T(DataCore.Executive.Controller.LogicalDiskFailureMonitor<DataCore.Executive.Controller.LogicalDisk>) |
Caption | : | Failure Status |
ExtendedCaption | : | Failure Status of Virtual Disk Sources |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | Host Access |
Description | : | Monitors the access rights of virtual disk sources. |
MonitorType | : | DataCore.Executive.Controller.LogicalDiskAccessRightsMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.LogicalDisk |
TypeId | : | T(DataCore.Executive.Controller.LogicalDiskAccessRightsMonitor<DataCore.Executive.Controller.LogicalDisk>) |
Sequencenumber | : | 4711 |
Id | : | T(DataCore.Executive.Controller.LogicalDiskAccessRightsMonitor<DataCore.Executive.Controller.LogicalDisk>) |
Caption | : | Host Access |
ExtendedCaption | : | Host Access of Virtual Disk Sources |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | State |
Description | : | Monitors the state of disk pools. |
MonitorType | : | DataCore.Executive.Controller.DiskPoolStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.DiskPool |
TypeId | : | T(DataCore.Executive.Controller.DiskPoolStateMonitor<DataCore.Executive.Controller.DiskPool>) |
Sequencenumber | : | 4712 |
Id | : | T(DataCore.Executive.Controller.DiskPoolStateMonitor<DataCore.Executive.Controller.DiskPool>) |
Caption | : | State |
ExtendedCaption | : | State of Disk Pools |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | Continuous Data Protection State |
Description | : | Monitors the state of the continuous data protection of virtual disk sources. |
MonitorType | : | DataCore.Executive.Controller.StreamLogicalDiskStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.StreamLogicalDisk |
TypeId | : | T(DataCore.Executive.Controller.StreamLogicalDiskStateMonitor<DataCore.Executive.Controller.StreamLogicalDisk>) |
Sequencenumber | : | 4719 |
Id | : | T(DataCore.Executive.Controller.StreamLogicalDiskStateMonitor<DataCore.Executive.Controller.StreamLogicalDisk>) |
Caption | : | Continuous Data Protection State |
ExtendedCaption | : | Continuous Data Protection State of Virtual Disk Sources with Continuous Data Protection |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | Connection State |
Description | : | Monitors the connection state of SCSI ports. |
MonitorType | : | DataCore.Executive.Controller.ScsiPortConnectionStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.ScsiPort |
TypeId | : | T(DataCore.Executive.Controller.ScsiPortConnectionStateMonitor<DataCore.Executive.Controller.ScsiPort>) |
Sequencenumber | : | 4720 |
Id | : | T(DataCore.Executive.Controller.ScsiPortConnectionStateMonitor<DataCore.Executive.Controller.ScsiPort>) |
Caption | : | Connection State |
ExtendedCaption | : | Connection State of SCSI Ports |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | Replication State |
Description | : | Monitors the replication state of virtual disks. |
MonitorType | : | DataCore.Executive.Controller.ReplicationNexusStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.ReplicationNexusBase |
TypeId | : | T(DataCore.Executive.Controller.ReplicationNexusStateMonitor<DataCore.Executive.Controller.ReplicationNexusBase>) |
Sequencenumber | : | 4721 |
Id | : | T(DataCore.Executive.Controller.ReplicationNexusStateMonitor<DataCore.Executive.Controller.ReplicationNexusBase>) |
Caption | : | Replication State |
ExtendedCaption | : | Replication State of Replication Nexus |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | Link Errors |
Description | : | Monitors the link errors on server ports. |
MonitorType | : | DataCore.Executive.Controller.ServerPortLinkErrorMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.ServerFcPort |
TypeId | : | T(DataCore.Executive.Controller.ServerPortLinkErrorMonitor<DataCore.Executive.Controller.ServerFcPort>) |
Sequencenumber | : | 4722 |
Id | : | T(DataCore.Executive.Controller.ServerPortLinkErrorMonitor<DataCore.Executive.Controller.ServerFcPort>) |
Caption | : | Link Errors |
ExtendedCaption | : | Link Errors of Server Fibre Ports |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | State |
Description | : | Monitors the state of server FC ports. |
MonitorType | : | DataCore.Executive.Controller.ServerFcPortStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.ServerFcPort |
TypeId | : | T(DataCore.Executive.Controller.ServerFcPortStateMonitor<DataCore.Executive.Controller.ServerFcPort>) |
Sequencenumber | : | 4723 |
Id | : | T(DataCore.Executive.Controller.ServerFcPortStateMonitor<DataCore.Executive.Controller.ServerFcPort>) |
Caption | : | State |
ExtendedCaption | : | State of Server Fibre Ports |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | State |
Description | : | Monitors the state of the relation between a virtual disk and its rollback |
MonitorType | : | DataCore.Executive.Controller.RollbackRelationStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.RollbackRelation |
TypeId | : | T(DataCore.Executive.Controller.RollbackRelationStateMonitor<DataCore.Executive.Controller.RollbackRelation>) |
Sequencenumber | : | 4724 |
Id | : | T(DataCore.Executive.Controller.RollbackRelationStateMonitor<DataCore.Executive.Controller.RollbackRelation>) |
Caption | : | State |
ExtendedCaption | : | State of DataCore.Executive.Controller.RollbackRelation |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | State |
Description | : | Monitors the state of snapshot relations. |
MonitorType | : | DataCore.Executive.Controller.SnapshotRelationStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.SnapshotRelation |
TypeId | : | T(DataCore.Executive.Controller.SnapshotRelationStateMonitor<DataCore.Executive.Controller.SnapshotRelation>) |
Sequencenumber | : | 4725 |
Id | : | T(DataCore.Executive.Controller.SnapshotRelationStateMonitor<DataCore.Executive.Controller.SnapshotRelation>) |
Caption | : | State |
ExtendedCaption | : | State of Snapshot Relations |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | State |
Description | : | Monitors the state of remote virtual disks. |
MonitorType | : | DataCore.Executive.Controller.VirtualDiskProxyStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.VirtualDiskProxy |
TypeId | : | T(DataCore.Executive.Controller.VirtualDiskProxyStateMonitor<DataCore.Executive.Controller.VirtualDiskProxy>) |
Sequencenumber | : | 4726 |
Id | : | T(DataCore.Executive.Controller.VirtualDiskProxyStateMonitor<DataCore.Executive.Controller.VirtualDiskProxy>) |
Caption | : | State |
ExtendedCaption | : | State of Remote Virtual Disks |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | State |
Description | : | Monitors the state of hosts. |
MonitorType | : | DataCore.Executive.Controller.ClientMachineStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.ClientMachine |
TypeId | : | T(DataCore.Executive.Controller.ClientMachineStateMonitor<DataCore.Executive.Controller.ClientMachine>) |
Sequencenumber | : | 4727 |
Id | : | T(DataCore.Executive.Controller.ClientMachineStateMonitor<DataCore.Executive.Controller.ClientMachine>) |
Caption | : | State |
ExtendedCaption | : | State of Hosts |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | State |
Description | : | Monitors the replication state of remote virtual disks. |
MonitorType | : | DataCore.Executive.Controller.ReplicationNexusProxyStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.ReplicationNexusProxy |
TypeId | : | T(DataCore.Executive.Controller.ReplicationNexusProxyStateMonitor<DataCore.Executive.Controller.ReplicationNexusProxy>) |
Sequencenumber | : | 4728 |
Id | : | T(DataCore.Executive.Controller.ReplicationNexusProxyStateMonitor<DataCore.Executive.Controller.ReplicationNexusProxy>) |
Caption | : | State |
ExtendedCaption | : | State of DataCore.Executive.Controller.ReplicationNexusProxy |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | Host Access |
Description | : | Monitors the access rights of virtual disks. |
MonitorType | : | DataCore.Executive.Controller.VirtualDiskAccessRightsMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.VirtualDisk |
TypeId | : | T(DataCore.Executive.Controller.VirtualDiskAccessRightsMonitor<DataCore.Executive.Controller.VirtualDisk>) |
Sequencenumber | : | 4729 |
Id | : | T(DataCore.Executive.Controller.VirtualDiskAccessRightsMonitor<DataCore.Executive.Controller.VirtualDisk>) |
Caption | : | Host Access |
ExtendedCaption | : | Host Access of Virtual Disks |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | Data Status |
Description | : | Monitors the data status of virtual disks. |
MonitorType | : | DataCore.Executive.Controller.VirtualDiskDataStatusMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.VirtualDisk |
TypeId | : | T(DataCore.Executive.Controller.VirtualDiskDataStatusMonitor<DataCore.Executive.Controller.VirtualDisk>) |
Sequencenumber | : | 4730 |
Id | : | T(DataCore.Executive.Controller.VirtualDiskDataStatusMonitor<DataCore.Executive.Controller.VirtualDisk>) |
Caption | : | Data Status |
ExtendedCaption | : | Data Status of Virtual Disks |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | State |
Description | : | Monitor the state of remote DataCore Servers. |
MonitorType | : | DataCore.Executive.Controller.ServerMachineProxyStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.ServerMachineProxy |
TypeId | : | T(DataCore.Executive.Controller.ServerMachineProxyStateMonitor<DataCore.Executive.Controller.ServerMachineProxy>) |
Sequencenumber | : | 4731 |
Id | : | T(DataCore.Executive.Controller.ServerMachineProxyStateMonitor<DataCore.Executive.Controller.ServerMachineProxy>) |
Caption | : | State |
ExtendedCaption | : | State of Replication Servers |
Internal | : | False |
MonitoredObjectId | : | |
Alias | : | State |
Description | : | Monitors the state of server iSCSI ports. |
MonitorType | : | DataCore.Executive.Controller.ServeriScsiPortStateMonitor |
MonitoredObjectType | : | DataCore.Executive.Controller.ServeriScsiPort |
TypeId | : | T(DataCore.Executive.Controller.ServeriScsiPortStateMonitor<DataCore.Executive.Controller.ServeriScsiPort>) |
Sequencenumber | : | 4732 |
Id | : | T(DataCore.Executive.Controller.ServeriScsiPortStateMonitor<DataCore.Executive.Controller.ServeriScsiPort>) |
Caption | : | State |
ExtendedCaption | : | State of Server iSCSI Ports |
Internal | : | False |
AttentionLevel | : | 30 |
WarningLevel | : | 20 |
CriticalLevel | : | 10 |
CounterName | : | PercentAvailable |
Alias | : | Available space |
Description | : | Monitors the disk pools available space percentage. |
MonitorType | : | DataCore.Executive.Controller.FallingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.DiskPool |
MonitoredObjectId | : | 1B3541A1-752C-485E-B729-CB47CE559886:{fefed4a4-39ab-11e4-9ab1-00155d651603} |
TypeId | : | T(DataCore.Executive.Controller.FallingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.DiskPool>PercentAvailable) |
Sequencenumber | : | 4713 |
Id | : | T(DataCore.Executive.Controller.FallingThresholdPerfMonitor`1[T]<1B3541A1-752C-485E-B729-CB47CE559886:{fefed4a4-39ab-11e4-9ab1-00155d6516 03}>PercentAvailable) |
Caption | : | Available space |
ExtendedCaption | : | Available space of 1B3541A1-752C-485E-B729-CB47CE559886:{fefed4a4-39ab-11e4-9ab1-00155d651603} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the disk pools latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.DiskPool |
MonitoredObjectId | : | 1B3541A1-752C-485E-B729-CB47CE559886:{fefed4a4-39ab-11e4-9ab1-00155d651603} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.DiskPool>MaxReadWriteTime) |
Sequencenumber | : | 4714 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<1B3541A1-752C-485E-B729-CB47CE559886:{fefed4a4-39ab-11e4-9ab1-00155d65160 3}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of 1B3541A1-752C-485E-B729-CB47CE559886:{fefed4a4-39ab-11e4-9ab1-00155d651603} |
Internal | : | False |
AttentionLevel | : | 30 |
WarningLevel | : | 20 |
CriticalLevel | : | 10 |
CounterName | : | PercentAvailable |
Alias | : | Available space |
Description | : | Monitors the disk pools available space percentage. |
MonitorType | : | DataCore.Executive.Controller.FallingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.DiskPool |
MonitoredObjectId | : | 606E5C02-8C8A-4562-8AB0-2D4FC5A90B81:{1266fb4c-39ae-11e4-8cb7-00155d651607} |
TypeId | : | T(DataCore.Executive.Controller.FallingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.DiskPool>PercentAvailable) |
Sequencenumber | : | 4715 |
Id | : | T(DataCore.Executive.Controller.FallingThresholdPerfMonitor`1[T]<606E5C02-8C8A-4562-8AB0-2D4FC5A90B81:{1266fb4c-39ae-11e4-8cb7-00155d6516 07}>PercentAvailable) |
Caption | : | Available space |
ExtendedCaption | : | Available space of 606E5C02-8C8A-4562-8AB0-2D4FC5A90B81:{1266fb4c-39ae-11e4-8cb7-00155d651607} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the disk pools latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.DiskPool |
MonitoredObjectId | : | 606E5C02-8C8A-4562-8AB0-2D4FC5A90B81:{1266fb4c-39ae-11e4-8cb7-00155d651607} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.DiskPool>MaxReadWriteTime) |
Sequencenumber | : | 4716 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<606E5C02-8C8A-4562-8AB0-2D4FC5A90B81:{1266fb4c-39ae-11e4-8cb7-00155d65160 7}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of 606E5C02-8C8A-4562-8AB0-2D4FC5A90B81:{1266fb4c-39ae-11e4-8cb7-00155d651607} |
Internal | : | False |
AttentionLevel | : | 30 |
WarningLevel | : | 20 |
CriticalLevel | : | 10 |
CounterName | : | PercentAvailable |
Alias | : | Available space |
Description | : | Monitors the disk pools available space percentage. |
MonitorType | : | DataCore.Executive.Controller.FallingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.DiskPool |
MonitoredObjectId | : | 1FB2747D-25E7-45D7-943C-3B203D9D88BE:{1c697e76-39b0-11e4-80cc-00155d651612} |
TypeId | : | T(DataCore.Executive.Controller.FallingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.DiskPool>PercentAvailable) |
Sequencenumber | : | 4717 |
Id | : | T(DataCore.Executive.Controller.FallingThresholdPerfMonitor`1[T]<1FB2747D-25E7-45D7-943C-3B203D9D88BE:{1c697e76-39b0-11e4-80cc-00155d6516 12}>PercentAvailable) |
Caption | : | Available space |
ExtendedCaption | : | Available space of 1FB2747D-25E7-45D7-943C-3B203D9D88BE:{1c697e76-39b0-11e4-80cc-00155d651612} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the disk pools latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.DiskPool |
MonitoredObjectId | : | 1FB2747D-25E7-45D7-943C-3B203D9D88BE:{1c697e76-39b0-11e4-80cc-00155d651612} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.DiskPool>MaxReadWriteTime) |
Sequencenumber | : | 4718 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<1FB2747D-25E7-45D7-943C-3B203D9D88BE:{1c697e76-39b0-11e4-80cc-00155d65161 2}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of 1FB2747D-25E7-45D7-943C-3B203D9D88BE:{1c697e76-39b0-11e4-80cc-00155d651612} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the shared physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.SharedPhysicalDisk |
MonitoredObjectId | : | naa.60030d9013886301c6a4ada19eb953b4 |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.SharedPhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4733 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<naa.60030d9013886301c6a4ada19eb953b4>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of naa.60030d9013886301c6a4ada19eb953b4 |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the shared physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.SharedPhysicalDisk |
MonitoredObjectId | : | naa.60030d9048116401ccd351e4aeca7d48 |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.SharedPhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4734 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<naa.60030d9048116401ccd351e4aeca7d48>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of naa.60030d9048116401ccd351e4aeca7d48 |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the shared physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.SharedPhysicalDisk |
MonitoredObjectId | : | naa.60030d90a7c0e9034e3f2394bda58dbd |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.SharedPhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4735 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<naa.60030d90a7c0e9034e3f2394bda58dbd>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of naa.60030d90a7c0e9034e3f2394bda58dbd |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {9ab96746-21c8-4c7f-be71-c97d2f66cb66} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4674 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{9ab96746-21c8-4c7f-be71-c97d2f66cb66}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {9ab96746-21c8-4c7f-be71-c97d2f66cb66} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {c164c16f-26eb-4d6a-b044-df6adff66b7d} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4675 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{c164c16f-26eb-4d6a-b044-df6adff66b7d}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {c164c16f-26eb-4d6a-b044-df6adff66b7d} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {26e01911-9baa-47f4-a304-4cefd5f160e2} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4676 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{26e01911-9baa-47f4-a304-4cefd5f160e2}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {26e01911-9baa-47f4-a304-4cefd5f160e2} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {c9e0e9a8-ff20-49b6-af10-c617cf1f5122} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4677 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{c9e0e9a8-ff20-49b6-af10-c617cf1f5122}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {c9e0e9a8-ff20-49b6-af10-c617cf1f5122} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {483b113d-4fb2-4e70-9514-1ac6dce57e9e} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4678 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{483b113d-4fb2-4e70-9514-1ac6dce57e9e}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {483b113d-4fb2-4e70-9514-1ac6dce57e9e} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {fc5cdc31-6bf9-4776-b53f-b5c20cc32eb6} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4679 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{fc5cdc31-6bf9-4776-b53f-b5c20cc32eb6}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {fc5cdc31-6bf9-4776-b53f-b5c20cc32eb6} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {b534de77-64b9-4521-bcc8-08efa738206b} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4680 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{b534de77-64b9-4521-bcc8-08efa738206b}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {b534de77-64b9-4521-bcc8-08efa738206b} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {527ca6d6-5d74-4ffa-83c8-7eebd945bf57} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4681 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{527ca6d6-5d74-4ffa-83c8-7eebd945bf57}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {527ca6d6-5d74-4ffa-83c8-7eebd945bf57} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {36b544da-eb5e-47ff-ad27-c167db3ca8ac} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4696 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{36b544da-eb5e-47ff-ad27-c167db3ca8ac}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {36b544da-eb5e-47ff-ad27-c167db3ca8ac} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {a4723a62-4ad8-4abd-b0fe-a26c22bf444f} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4697 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{a4723a62-4ad8-4abd-b0fe-a26c22bf444f}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {a4723a62-4ad8-4abd-b0fe-a26c22bf444f} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {a74bef30-818f-417a-9554-fc6535e840b8} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4683 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{a74bef30-818f-417a-9554-fc6535e840b8}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {a74bef30-818f-417a-9554-fc6535e840b8} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {888d81b5-d276-4c97-bd32-7ca6dd13cc1c} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4682 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{888d81b5-d276-4c97-bd32-7ca6dd13cc1c}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {888d81b5-d276-4c97-bd32-7ca6dd13cc1c} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {335264af-710e-42df-b537-aa66adcc7d96} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4698 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{335264af-710e-42df-b537-aa66adcc7d96}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {335264af-710e-42df-b537-aa66adcc7d96} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {715eb815-195b-4b4d-99cd-cac353475a30} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4699 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{715eb815-195b-4b4d-99cd-cac353475a30}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {715eb815-195b-4b4d-99cd-cac353475a30} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {b185247e-0208-497b-9c31-d28be00e4603} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4700 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{b185247e-0208-497b-9c31-d28be00e4603}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {b185247e-0208-497b-9c31-d28be00e4603} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {d4d2a1b7-f30c-4501-837a-0f82dd57dde3} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4690 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{d4d2a1b7-f30c-4501-837a-0f82dd57dde3}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {d4d2a1b7-f30c-4501-837a-0f82dd57dde3} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {9c60527e-f7b0-4c43-9477-a20a38fcb516} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4689 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{9c60527e-f7b0-4c43-9477-a20a38fcb516}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {9c60527e-f7b0-4c43-9477-a20a38fcb516} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {6b1e9aef-d326-4ff8-ae72-d134967ad536} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4688 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{6b1e9aef-d326-4ff8-ae72-d134967ad536}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {6b1e9aef-d326-4ff8-ae72-d134967ad536} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {5121c850-eac3-4942-87ba-8060d0ce1889} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4687 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{5121c850-eac3-4942-87ba-8060d0ce1889}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {5121c850-eac3-4942-87ba-8060d0ce1889} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {cea08013-4f71-40dd-af0e-fd57c20dbf93} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4686 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{cea08013-4f71-40dd-af0e-fd57c20dbf93}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {cea08013-4f71-40dd-af0e-fd57c20dbf93} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | {8fb6c5a7-67d5-4c8b-bb4d-4be2383f413f} |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4685 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<{8fb6c5a7-67d5-4c8b-bb4d-4be2383f413f}>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of {8fb6c5a7-67d5-4c8b-bb4d-4be2383f413f} |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | V.{1266fb4c-39ae-11e4-8cb7-00155d651607}-00000001_N.228A0030D99902E2 |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4691 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<V.{1266fb4c-39ae-11e4-8cb7-00155d651607}-00000001_N.228A0030D99902E2>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of V.{1266fb4c-39ae-11e4-8cb7-00155d651607}-00000001_N.228A0030D99902E2 |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | V.{fefed4a4-39ab-11e4-9ab1-00155d651603}-00000001_N.22C10030D9BD9800 |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4692 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<V.{fefed4a4-39ab-11e4-9ab1-00155d651603}-00000001_N.22C10030D9BD9800>MaxR eadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of V.{fefed4a4-39ab-11e4-9ab1-00155d651603}-00000001_N.22C10030D9BD9800 |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | V.{1266fb4c-39ae-11e4-8cb7-00155d651607}-00000002_N.228A0030D99902E2 |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4693 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<V.{1266fb4c-39ae-11e4-8cb7-00155d651607}-00000002_N.228A0030D99902E2>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of V.{1266fb4c-39ae-11e4-8cb7-00155d651607}-00000002_N.228A0030D99902E2 |
Internal | : | False |
AttentionLevel | : | 5000 |
WarningLevel | : | 10000 |
CriticalLevel | : | 30000 |
CounterName | : | MaxReadWriteTime |
Alias | : | I/O latency |
Description | : | Monitors the physical disks latency. |
MonitorType | : | DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T] |
MonitoredObjectType | : | DataCore.Executive.Controller.PhysicalDisk |
MonitoredObjectId | : | V.{fefed4a4-39ab-11e4-9ab1-00155d651603}-00000002_N.22C10030D9BD9800 |
TypeId | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<DataCore.Executive.Controller.PhysicalDisk>MaxReadWriteTime) |
Sequencenumber | : | 4694 |
Id | : | T(DataCore.Executive.Controller.RisingThresholdPerfMonitor`1[T]<V.{fefed4a4-39ab-11e4-9ab1-00155d651603}-00000002_N.22C10030D9BD9800>MaxReadWriteTime) |
Caption | : | I/O latency |
ExtendedCaption | : | I/O latency of V.{fefed4a4-39ab-11e4-9ab1-00155d651603}-00000002_N.22C10030D9BD9800 |
Internal | : | False |