Skip to content

Commit

Permalink
Add TrueCommand note for reconnecting to system after failover (#3155)
Browse files Browse the repository at this point in the history
* Add TrueCommand note for reconnecting to system after failover

See TC-3249

* reauth->re-auth

* Update Systems.md

grammar and style fixes

---------

Co-authored-by: MicJ <[email protected]>
  • Loading branch information
ZackaryWelch and micjohnson777 authored Oct 25, 2024
1 parent 94e0749 commit b799528
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion content/AdminGuide/Systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ If you make a mistake, you can reset the form by clicking **RESET**.

![Systems Add](/images/TrueCommand/Systems/SystemsAddNew.png "Systems Add")

{{< hint type=note >}}
TrueCommand reconnects to systems after reboot or failover. In the event of invalid auth credentials after failover,
reconnect after a few minutes by editing the system and re-authenticating. TrueCommand does not reconnect if it believes the credentials are invalid, which
is the case if it tries to connect too soon to the controller undergoing failover before the Virtual IP has migrated to the other controller.
{{< /hint >}}

If the system has alerts or alarms, a blue circle with the number of current alerts displays to the right of the system name.

### Adjusting Systems
Expand Down Expand Up @@ -128,4 +134,4 @@ Click <i class="material-icons" aria-hidden="true" title="Delete">delete</i> ope
![Groups Delete](/images/TrueCommand/Systems/SystemsGroupsDeleteGroup.png "Group Delete")

Select **Confirm**, then click **DELETE GROUP** to remove the TrueCommand group.
{{< /expand >}}
{{< /expand >}}

0 comments on commit b799528

Please sign in to comment.