Translation

English
English Chinese (Traditional)
You can customize the event description being sent out to the SNMP notification receivers by using variable bindings. Standard Device (|host_*|), Data Query (|query_*|) substitution variables can be used as well as following varbinds:<br>&#060;THRESHOLDNAME&#062; &#060;HOSTNAME&#062; &#060;HOSTIP&#062; &#060;TEMPLATE_ID&#062; &#060;TEMPLATE_NAME&#062; &#060;THR_TYPE&#062; &#060;DS_NAME&#062; &#060;HI&#062; &#060;LOW&#062; &#060;EVENT_CATEGORY&#062; &#060;FAIL_COUNT&#062; &#060;FAIL_DURATION&#062; 您可以使用其他varbinds自定義發送到SNMP通知接收器的事件描述。將支持以下變量綁定: <br> &lt;THRESHOLDNAME&gt; &lt;HOSTNAME&gt; &lt;HOSTIP&gt; &lt;TEMPLATE_ID&gt; &lt;TEMPLATE_NAME&gt; &lt;THR_TYPE&gt; &lt;DS_NAME&gt; &lt;HI&gt; &lt;LOW&gt; &lt;EVENT_CATEGORY&gt; &lt;FAIL_COUNT&gt; &lt;FAIL_DURATION&gt;
SNMP Notification - Alert Event Severity SNMP通知 - 警報事件嚴重性
Severity to be used for alerts. (low impact -> critical impact) 用於警報的嚴重性。 (影響小 - >關鍵影響)
Medium
SNMP Notification - Warning Event Severity SNMP通知 - 警告事件嚴重性
Severity to be used for warnings. (Low impact -> Critical impact).<br>Note: The severity of warnings has to be equal or lower than the severity being defined for alerts. 嚴重性用於警告。 (低影響 - >關鍵影響)。 <br>注意:警告的嚴重性必須等於或低於為警報定義的嚴重性。
Notify accounts 通知帳戶
This is a listing of accounts that will be notified when this Threshold is breached. 這是在違反此閾值時將通知的帳戶列表。
Alert Emails 提醒電子郵件
You may specify here extra Emails to receive alerts for this data source (comma separated) 您可以在此處指定額外的電子郵件以接收此數據源的警報(以逗號分隔)
Warning Emails 警告電子郵件
You may specify here extra Emails to receive warnings for this data source (comma separated) 您可以在此處指定額外的電子郵件以接收此數據源的警告(以逗號分隔)
If checked, Threshold notification will be sent to your local syslog. 如果選中,則會將閾值通知發送到您的本地syslog。
Priority/Level 優先級/等級
This is the Priority Level that will be logged into your syslog messages. 這是將記錄到系統日誌消息中的優先級。
Facility 設施
This is the Facility that will be used for this Threshold. 這是將用於此閾值的工具。
Event Triggering (Shell Command) 事件觸發(Shell命令)
High Trigger Command 高觸發命令
If set, and if a High Threshold is breached, this command will be run. Please enter a valid command. In addition, there are several replacement tags available that can be used to pass information from the Threshold to the script. You can do this as arguments on the command line, or preferably, in the environment of the script. All replacement values will appear in the environment of the script prefixed with THOLD_. So, for example CURRENTVALUE will become THOLD_CURRENTVALUE, and so on. The variables include: &#060DESCRIPTION&#062 &#060HOSTNAME&#062 &#060TIME&#062 &#060DATE&#062 &#060URL&#062 &#060GRAPHID&#062 &#060CURRENTVALUE&#062 &#060THRESHOLDNAME&#062 &#060DSNAME&#062 &#060SUBJECT&#062 &#060GRAPH&#062 &#060HI&#062 &#060LOW&#062 &#060DURATION&#062 &#060TRIGGER&#062 &#060DETAILS_URL&#062 &#060DATE_RFC822&#062 &#060BREACHED_ITEMS&#062. Finally, Host, Data Query and Data Input replacement can be made. For example, if you have a data input custom data called pending, to perform the replacement use |pending|. For Data Query, and Host replacement use Cacti conventions |query_xxxx|, and |host_xxxx| respectively. 如果設置,並且違反了高閾值,則將運行此命令。請輸入有效的命令。此外,還有幾個可用的替換標記可用於將信息從閾值傳遞到腳本。它們包括:&lt;DESCRIPTION&gt; &lt;HOSTNAME&gt; &lt;TIME&gt; &lt;URL&gt; &lt;GRAPHID&gt; &lt;CURRENTVALUE&gt; &lt;THRESHOLDNAME&gt; &lt;DSNAME&gt; &lt;SUBJECT&gt; &lt;GRAPH&gt; &lt;HI&gt; &lt;LOW&gt; &lt;DURATION&gt; &lt;TRIGGER&gt; &lt;DETAILS_URL&gt; &lt;DATE_RFC822 &gt; &lt;BREACHED_ITEMS&gt;。最後,可以進行主機,數據查詢和數據輸入替換。例如,如果您有一個名為pending的數據輸入自定義數據,則執行替換use | pending |。對於數據查詢和主機替換,使用Cacti約定| query_xxxx |和| host_xxxx |分別。
Low Trigger Command 低觸發命令
If set, and if a Low Threshold is breached, this command will be run. Please enter a valid command. In addition, there are several replacement tags available that can be used to pass information from the Threshold to the script. You can do this as arguments on the command line, or preferably, in the environment of the script. All replacement values will appear in the environment of the script prefixed with THOLD_. So, for example CURRENTVALUE will become THOLD_CURRENTVALUE, and so on. The variables include: &#060DESCRIPTION&#062 &#060HOSTNAME&#062 &#060TIME&#062 &#060DATE&#062 &#060URL&#062 &#060GRAPHID&#062 &#060CURRENTVALUE&#062 &#060THRESHOLDNAME&#062 &#060DSNAME&#062 &#060SUBJECT&#062 &#060GRAPH&#062 &#060HI&#062 &#060LOW&#062 &#060DURATION&#062 &#060TRIGGER&#062 &#060DETAILS_URL&#062 &#060DATE_RFC822&#062 &#060BREACHED_ITEMS&#062. Finally, Host, Data Query and Data input replacement can be made. For example, if you have a data input custom data called pending, to perform the replacement use |pending|. For Data Query, and Host replacement use Cacti conventions |query_xxxx|, and |host_xxxx| respectively. 如果設置,並且違反了低閾值,則將運行此命令。請輸入有效的命令。此外,還有幾個可用的替換標記可用於將信息從閾值傳遞到腳本。它們包括:&lt;DESCRIPTION&gt; &lt;HOSTNAME&gt; &lt;TIME&gt; &lt;URL&gt; &lt;GRAPHID&gt; &lt;CURRENTVALUE&gt; &lt;THRESHOLDNAME&gt; &lt;DSNAME&gt; &lt;SUBJECT&gt; &lt;GRAPH&gt; &lt;HI&gt; &lt;LOW&gt; &lt;DURATION&gt; &lt;TRIGGER&gt; &lt;DETAILS_URL&gt; &lt;DATE_RFC822 &gt; &lt;BREACHED_ITEMS&gt;。最後,可以進行主機,數據查詢和數據輸入替換。例如,如果您有一個名為pending的數據輸入自定義數據,則執行替換use | pending |。對於數據查詢和主機替換,使用Cacti約定| query_xxxx |和| host_xxxx |分別。
Norm Trigger Command 規範觸發命令
If set, when a thold falls back to a normal value, this command will be run. Please enter a valid command. In addition, there are several replacement tags available that can be used to pass information from the Threshold to the script. You can do this as arguments on the command line, or preferably, in the environment of the script. All replacement values will appear in the environment of the script prefixed with THOLD_. So, for example CURRENTVALUE will become THOLD_CURRENTVALUE, and so on. The variables include: &#060DESCRIPTION&#062 &#060HOSTNAME&#062 &#060TIME&#062 &#060DATE&#062 &#060URL&#062 &#060GRAPHID&#062 &#060CURRENTVALUE&#062 &#060THRESHOLDNAME&#062 &#060DSNAME&#062 &#060SUBJECT&#062 &#060GRAPH&#062 &#060HI&#062 &#060LOW&#062 &#060DURATION&#062 &#060TRIGGER&#062 &#060DETAILS_URL&#062 &#060DATE_RFC822&#062 &#060BREACHED_ITEMS&#062. Finally, Host, Data Query and Data input replacement can be made. For example, if you have a data input custom data called pending, to perform the replacement use |pending|. For Data Query, and Host replacement use Cacti conventions |query_xxxx|, and |host_xxxx| respectively. 如果設置,當thold回退到正常值時,將運行此命令。請輸入有效的命令。此外,還有幾個可用的替換標記可用於將信息從閾值傳遞到腳本。它們包括:&lt;DESCRIPTION&gt; &lt;HOSTNAME&gt; &lt;TIME&gt; &lt;URL&gt; &lt;GRAPHID&gt; &lt;CURRENTVALUE&gt; &lt;THRESHOLDNAME&gt; &lt;DSNAME&gt; &lt;SUBJECT&gt; &lt;GRAPH&gt; &lt;HI&gt; &lt;LOW&gt; &lt;DURATION&gt; &lt;TRIGGER&gt; &lt;DETAILS_URL&gt; &lt;DATE_RFC822 &gt; &lt;BREACHED_ITEMS&gt;。最後,可以進行主機,數據查詢和數據輸入替換。例如,如果您有一個名為pending的數據輸入自定義數據,則執行替換use | pending |。對於數據查詢和主機替換,使用Cacti約定| query_xxxx |和| host_xxxx |分別。
Other Settings 其他設置
Operator Notes 操作員備註
Enter instructions here for an operator who may be receiving the Threshold message. 為此處輸入可能正在接收閾值消息的操作員的說明。
Select Users(s) 選擇用戶
Users Selected 用戶已選中
All Users Selected 選擇所有用戶
< 1 Minute 1 分鐘
Component Translation Difference to current string
This translation Propagated Translated Cacti/thold
The following string has the same context and source.
Propagated Translated Cacti/syslog

Loading…

No matching activity found.

Browse all component changes

Glossary

English Chinese (Traditional)
No related strings found in the glossary.

String information

Source string location
thold.php:2148 thold_templates.php:1702
String age
3 years ago
Source string age
3 years ago
Translation file
locales/po/zh-TW.po, string 642