Skip to content

Commit 71c1570

Browse files
Merge pull request #213600 from SnehaSudhirG/04Oct-AUMV1-TroubleshootUpdates
minor edits
2 parents ebf1be7 + 2099605 commit 71c1570

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

articles/automation/troubleshoot/update-agent-issues-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ This check verifies that your machine has access to the endpoints needed by the
192192
Fix this issue by allowing the [prerequisite URLs](../automation-network-configuration.md#update-management-and-change-tracking-and-inventory).
193193

194194
Post making Network changes you can either rerun the Troubleshooter or
195-
Curl on provided OMS endpoint
195+
Curl on provided ODS endpoint.
196196

197197
### Log Analytics endpoint 2
198198

articles/automation/troubleshoot/update-agent-issues.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,6 @@ To fix, follow the steps to [Enable TLS 1.2](../../azure-monitor/agents/agent-wi
6767

6868
## Monitoring agent service health checks
6969

70-
### Monitoring Agent
71-
To fix the issue, start **HealthService** service
72-
73-
```
74-
Start-Service -Name *HealthService* -ErrorAction SilentlyContinue
75-
```
76-
7770
### Hybrid Runbook Worker
7871
To fix the issue, do a force re-registration of Hybrid Runbook Worker.
7972

@@ -90,12 +83,6 @@ To validate, check event id *15003 (HW start event) OR 15004 (hw stopped event)
9083

9184
Raise a support ticket if the issue is not fixed still.
9285

93-
### Monitoring Agent Service
94-
95-
Check the event id 4502 (error event) in **Operations Manager** event logs and check the description.
96-
97-
To troubleshoot, run the [MMA Agent Troubleshooter](../../azure-monitor/agents/agent-windows-troubleshoot.md).
98-
9986
### VMs linked workspace
10087
See [Network requirements](../../azure-monitor/agents/agent-windows-troubleshoot.md#connectivity-issues).
10188

0 commit comments

Comments
 (0)