Skip to content

Commit b798bef

Browse files
authored
Merge pull request #123492 from ryoko-tokuda/patch-1
Update Linux command in vminsights-dependency-agent-maintenance.md
2 parents 30dd98b + 2bfe284 commit b798bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/vm/vminsights-dependency-agent-maintenance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ You can download the latest version of the Linux agent from [here](https://aka.m
7575
2. Run the following command as root.
7676
7777
```bash
78-
InstallDependencyAgent-Linux64.bin -s
78+
./InstallDependencyAgent-Linux64.bin -s
7979
```
8080
8181
If the Dependency agent fails to start, check the logs for detailed error information. On Linux agents, the log directory is */var/opt/microsoft/dependency-agent/log*.

0 commit comments

Comments
 (0)