現在、DPMのSQLバックエンドにフックして未解決のアラートのリストを照会するPowerShellスクリプトがあります。
テーブル内tbl_AHP_Alerts
Type
というフィールドがあります。
このType
フィールドは、アラートがトリガーされた理由の状況を示します。たとえば、Type
of 25
問題「リカバリポイントが失敗しました」に対応します
このType
フィールドに従って適切なアクションを実行する必要があります。このフィールドが何に関係しているかのリストがどこにあるか誰かが知っていますか?つまり、他の数字は何を表していますか?
Microsoft TechNet @ https://technet.Microsoft.com/en-us/library/hh757766.aspx でホストされているリストを見つけました。
-1 RestoreDBAlert
0 NullType
1 AgentIncompatibleAlert
2 AgentUnreachableAlert
5 MediaVerificationFailedAlert
6 MediaEraseFailedAlert
7 DetailsInventoryFailedAlert
8 MediaDecommissionedAlert
9 MediaDataEraseAlert
10 FreeMediaThresholdAlert
11 DataSetCopyFailedAlert
12 BackupToTapeFailedAlert
13 BackupToTapeCatalogFailedAlert
14 LibraryDriveAlert
15 LibraryNotAvailableAlert
16 LibraryNotWorkingEfficientlyAlert
17 MediaRequiredAlert
18 ReplicaInitializationInProgressAlert
19同期FailedAlert
20 StopProtectionFailedAlert
21 RecoveryInProgressAlert
22 RecoveryPartiallySuccessfulAlert
23 RecoverySuccessfulAlert
24 RecoveryFailedAlert
25 ShadowCopyFailedAlert
26 ReplicaInMissingStateAlert
27 ReplicaInInvalidStateAlert
28 PartialDeployedClusterAlert
29 AgentTaskFailAlert
30 SqmOptInAlert
31 DiskThresholdCrossedAlert
32VerificationInProgressAlert
33 DiskMissingAlert
34 CatalogThresholdCrossedAlert
35 DatasetDataVerificationFailed
36 SCDiskThresholdCrossedAlert
37 ConfigureProtectionFailedAlert
38 ReplicaManualLoadPendingAlert
39 ReplicaInitializationPendingAlert
40 CertificateExpiringAlert
41 EvalShareInquiryAlert
42 ShadowCopyConsolidationRequired