Skip to content

Commit c9fda66

Browse files
authored
Update AlertManage.md
1 parent 5af9b88 commit c9fda66

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

content/UserGuide/Alerts/AlertManage.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ tags:
99
TrueCommand alerts provide visual warnings for monitored systems that require attention.
1010
Monitored TrueNAS systems and TrueCommand alert rules can both generate alerts.
1111

12-
TrueCommand can discover and show TrueNAS system alerts created created in the last two months.
13-
Alerts older than this do not show in TrueCommand.
12+
TrueCommand can discover and show alerts that a TrueNAS system created in the last two months.
13+
Alerts older than two months do not show in TrueCommand.
1414

15-
Administrator accounts can see all system alerts but non-administrator accounts can only see alerts on systems they are permitted to access.
15+
Administrator accounts can see all system alerts, but non-administrator accounts can only see alerts on systems they can access.
1616

1717
TrueCommand provides three alert screen options:
1818
* **All Alerts** displays all alerts from systems that TrueCommand monitors.
@@ -99,14 +99,14 @@ To create a new rule:
9999

100100
b. Select a comparison type in **Comparator** (**Greater Than**, **Less Than**, or **Not Equals**).
101101
The comparison type applies to the data source and comparison value.
102-
c. Enter the comparison value by entering an integer appropriate for the selected options in the **Value** field.
102+
c. Enter the comparison value using an integer appropriate for the selected options in the **Value** field.
103103
The integer acts as a threshold or limitation for when the rule generates an alert.
104104
3. Click **SAVE ALERT RULE ** to finish creating the new alert rule. To start over, click **RESET**.
105105

106106
## Alert Services Screens and Functions
107107
{{< hint type=important >}}
108108
Configurable alert services are only available for local installations or containerized TrueCommand deployments.
109-
TrueCommand Cloud instances use email alerts by default sent through `mail.truecommand.io`; PagerDuty is not supported.
109+
TrueCommand Cloud instances use email alerts sent through `mail.truecommand.io` by default and do not support PagerDuty.
110110
{{< /hint >}}
111111

112112
TrueCommand uses different service plugins to expand how it communicates alerts to users or administrators.
@@ -139,19 +139,19 @@ To configure SMTP service:
139139
Enter the host name for the mail server in **Mailserver** (*smtp.gmail.com* for example).
140140

141141
Enter the port number for the mail server in **Mailserver port**.
142-
Use port *465* for best security with SSL/TLS encryption, as STARTTLS, usually provided through port *587*, is not supported.
142+
Use port *465* for best security with SSL/TLS encryption. STARTTLS, which email services usually provide through port *587*, is not supported.
143143

144144
Enter the email address for plain authentication in **Username**, for example, *[email protected]*, and the password for plain authentication in **Password**.
145145
For a *No-Auth* SMTP configuration, leave the password field blank.
146146

147147
If configuring smtp.gmail.com, create an **App Password** in the Gmail account.
148148
Enter this password here to configure Gmail SMTP service authentication.
149149

150-
Enter the address that sends the email (i.e., [email protected]) or allows you to customize the sender field of the email in **From Address**
150+
Enter the address that sends the email (i.e., [email protected]) or allows you to customize the sender field of the email in **From Address**.
151151

152152
Select **Enable TLS** to initiate a connection with TLS.
153153

154-
Click **Test** on the **SMTP Email** configuration screen to verify that the configuration is correct.
154+
Click **Test** on the **SMTP Email** configuration screen to verify the configuration is correct.
155155
If you do not receive a test alert email, check the values entered are accurate.
156156

157157
The system displays pop-up messages to prompt you if the email address for the administration user account (root or admin user) is not added.

0 commit comments

Comments
 (0)