You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Recovery Services vault Overview dashboard displays multiple tiles that provide information about alerts and backup jobs.
41
+
The Overview dashboard uses tiles to provide alerts and backup job data.
42
42
43
43
## Monitor backup jobs and alerts
44
44
@@ -79,7 +79,7 @@ The Backup Alerts list displays the selected information for the filtered alerts
79
79
80
80
| Alert Level | Events that generate alerts |
81
81
| ----------- | ----------- |
82
-
| Critical | You receive criticial alerts when: Backup jobs fail, recovery jobs fail, and when you stop protection on a server, but retain the data.|
82
+
| Critical | You receive critical alerts when: Backup jobs fail, recovery jobs fail, and when you stop protection on a server, but retain the data.|
83
83
| Warning | You receive warning alerts when: Backup jobs complete with warnings, for example when fewer than 100 files are not backed up due to corruption issues, or when greater than 1,000,000 files are successfully backed up). |
84
84
| Informational | currently, no informational alerts are in use. |
85
85
@@ -186,7 +186,7 @@ The list of Backup jobs opens.
186
186
187
187

188
188
189
-
When you open the Backup Jobs menu, it shows all statuses for all operations, on all backup types, for the last 24 hours. Use **Filter** to change the filters. Each of the filters are explained in the following sections.
189
+
The Backup Jobs menushows the status for all operations, on all backup types, for the last 24 hours. Use **Filter** to change the filters. The filters are explained in the following sections.
190
190
191
191
To change the filters:
192
192
@@ -212,7 +212,7 @@ The Item type is the backup management type of the protected instance. There are
212
212
213
213
#### Operation
214
214
215
-
You can view all operations, or one. You can't select two or three operations.The available Operations are:
215
+
You can view one operation, or all operations. You can't select two or three operations.The available Operations are:
216
216
217
217
* All Operations
218
218
* Register
@@ -224,13 +224,13 @@ You can view all operations, or one. You can't select two or three operations.Th
224
224
225
225
#### Status
226
226
227
-
You can view All Status or one. You can't select two or three status. The available status are:
227
+
You can view All Status or one. You can't select two or three statuses. The available statuses are:
228
228
229
229
* All Status
230
230
* Completed
231
231
* In progress
232
232
* Failed
233
-
*Cancelled
233
+
*Canceled
234
234
* Completed with warnings
235
235
236
236
#### Start time
@@ -243,7 +243,7 @@ The day and time when the query ends.
243
243
244
244
### Export jobs
245
245
246
-
The**Export jobs**feature creates a spreadsheet with all information shown in the Jobs menu. The spreadsheet has one sheet listing all jobs, and there are individual sheets providing details for each job.
246
+
Use**Export jobs**to create a spreadsheet containing all Jobs menu information. The spreadsheet has one sheet that holds a summary of all jobs, and individual sheets for each job.
247
247
248
248
To export the jobs information to a spreadsheet, click **Export jobs**. The service creates a speadsheet using the name of the vault and date, but you can change the name.
249
249
@@ -294,17 +294,17 @@ A3. Yes. In the following situations, notifications are not sent.
294
294
295
295
* If notifications are configured hourly, and an alert is raised and resolved within the hour
296
296
* When a job is canceled
297
-
*When a second backup job fails because the original backup job is in progress
297
+
*If a second backup job fails because the original backup job is in progress
298
298
299
299
## Troubleshooting Monitoring Issues
300
300
301
301
**Issue:** Jobs and/or alerts from the Azure Backup agent do not appear in the portal.
302
302
303
303
**Troubleshooting steps:** The process, ```OBRecoveryServicesManagementAgent```, sends the job and alert data to the Azure Backup service. Occasionally this process can become stuck or shutdown.
304
304
305
-
1. To verify the process is not running, open **Task Manager** and check if the ```OBRecoveryServicesManagementAgent``` process is running.
305
+
1. To verify the process isn't running, open **Task Manager**, and check ```OBRecoveryServicesManagementAgent``` is running.
306
306
307
-
2. If the process is not running, open **Control Panel** and browse the list of services. Start or restart **Microsoft Azure Recovery Services Management Agent**.
307
+
2. If the process isn't running, open **Control Panel**, and browse the list of services. Start or restart **Microsoft Azure Recovery Services Management Agent**.
0 commit comments