diff --git a/content/AdminGuide/Systems.md b/content/AdminGuide/Systems.md index 82d6c8e6d6..83ca97615d 100644 --- a/content/AdminGuide/Systems.md +++ b/content/AdminGuide/Systems.md @@ -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 will reconnect 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 will not reconnect if it believes the credentials to be 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 @@ -128,4 +134,4 @@ Click ope ![Groups Delete](/images/TrueCommand/Systems/SystemsGroupsDeleteGroup.png "Group Delete") Select **Confirm**, then click **DELETE GROUP** to remove the TrueCommand group. -{{< /expand >}} \ No newline at end of file +{{< /expand >}}