Skip to content

Commit 40b71bc

Browse files
committed
Updated Activity Monitor 9.0 documentation. Fixed typos.
1 parent a662a1d commit 40b71bc

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

docs/activitymonitor/9.0/admin/agents/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ cat ~/.ssh/id_ecdsa.pub >> ~/.ssh/authorized_keys
8484
It is required to add public key to authorized keys for Activity Monitor. By default, a
8585
private key is generated at ~/.ssh/id_ecdsa location along with the public key (.pub file). A user
8686
can use a different file location. Copy the following command into a command prompt to generate a
87-
private key for Activity Monitorto use:
87+
private key for Activity Monitor to use:
8888
:::
8989

9090

docs/activitymonitor/9.0/admin/agents/overview.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,11 @@ Agent Messages box. The button bar allows users to take the following actions:
2121
- [Multiple Activity Agents Deployment](/docs/activitymonitor/9.0/admin/agents/multiple.md)
2222
- [Active Directory Agent Deployment](/docs/activitymonitor/9.0/admin/agents/activedirectory.md)
2323
- [Linux Agent Deployment](/docs/activitymonitor/9.0/admin/agents/linux.md)
24-
- Remove – Opens the Remove Agents window where users can choose to remove the hosting server
25-
from the activity agents table or uninstalling the activity agent from the hosting server
26-
before removing the activity agent from the table. See the
27-
[Remove Agents](/docs/activitymonitor/9.0/install/upgrade/removeagent.md) topic for additional information.
24+
25+
- Remove – Opens the Remove Agents window where users can choose to remove the hosting server
26+
from the activity agents table or uninstalling the activity agent from the hosting server
27+
before removing the activity agent from the table. See the
28+
[Remove Agents](/docs/activitymonitor/9.0/install/upgrade/removeagent.md) topic for additional information.
2829

2930
- Edit – Opens the selected server’s Properties window to modify the server name or credentials. See
3031
the [Agent Properties Window](/docs/activitymonitor/9.0/admin/agents/properties/overview.md) topic for additional information.

docs/activitymonitor/9.0/admin/agents/properties/connection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Remember, **Test** the credentials before clicking OK to ensure a successful con
2323

2424
Agent server fields:
2525

26-
- Server name – Name or IP address of the server where the agent is deploy
26+
- Server name – Name or IP address of the server where the agent is deployed
2727
- Port – Port the agent uses for communication with the application
2828

2929
Credential fields:
@@ -87,7 +87,7 @@ Remember, **Test** the credentials before clicking OK to ensure a successful con
8787

8888
Agent server fields:
8989

90-
- Server name – Name or IP address of the server where the agent is deploy
90+
- Server name – Name or IP address of the server where the agent is deployed
9191
- Port – Port the agent uses for communication with the application
9292

9393
Credential fields:

docs/activitymonitor/9.0/admin/agents/single.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ default port is 4498. Click **Next**.
3131

3232
![Credentials to Connect to the Server(s) page](/images/activitymonitor/9.0/install/agent/credentials.webp)
3333

34-
**Step 4 –** On the Credentials To Connect To The Server(s) page, select ether Windows or Linux file
34+
**Step 4 –** On the Credentials To Connect To The Server(s) page, select either Windows or Linux file
3535
monitoring. Then, enter the **User name** and **Password** to connect to the API Server.
3636

3737
![Test Account Connection](/images/activitymonitor/9.0/admin/agents/add/testaccountconnection.webp)

0 commit comments

Comments
 (0)