Translation

English
English Chinese (Traditional)
Spikekill Background Generation Timeout Spikekill背景生成超時
The maximum amount of time a Cacti's Spikekill script can run without generating a timeout error and being killed. Cacti的Spikekill腳本可以運行的最長時間,而不會產生超時錯誤並被殺死。
Data Collector Defaults 數據收集者
These settings are maintained at the Data Collector level. The values here are only defaults used when first creating a Data Collector. 這些設置在數據收集器級別維護。此處的值僅是首次創建數據收集器時使用的默認值。
Data Collector Processes 默認數據收集器進程
The default number of concurrent processes to execute per Data Collector. NOTE: Starting from Cacti 1.2, this setting is maintained in the Data Collector. Moving forward, this value is only a preset for the Data Collector. Using a higher number when using cmd.php will improve performance. Performance improvements in Spine are best resolved with the threads parameter. When using Spine, we recommend a lower number and leveraging threads instead. When using cmd.php, use no more than 2x the number of CPU cores. 每個Data Collector要執行的默認並發進程數。注意:從Cacti 1.2開始,此設置在Data Collector中維護。繼續前進,此值僅是Data Collector的預設值。使用cmd.php時使用更高的數字將提高性能。使用threads參數可以最好地解決Spine中的性能改進。使用Spine時,我們建議使用較低的數字並利用線程。使用cmd.php時,使用的CPU核心數不應超過2倍。
Threads per Process 每個進程的默認線程數
The Default Threads allowed per process. NOTE: Starting in Cacti 1.2+, this setting is maintained in the Data Collector, and this is simply the Preset. Using a higher number when using Spine will improve performance. However, ensure that you have enough MySQL/MariaDB connections to support the following equation: connections = data collectors * processes * (threads + script servers). You must also ensure that you have enough spare connections for user login connections as well. 每個進程允許的默認線程。注意:從Cacti 1.2+開始,此設置在Data Collector中維護,這只是預設。使用Spine時使用更高的數字將提高性能。但是,請確保您有足夠的MySQL / MariaDB連接以支持以下等式:connections = data collectorors * processes *(threads + script servers)。您還必須確保為用戶登錄連接提供足夠的備用連接。
Authentication Method 認證方法
<blockquote><i>Built-in Authentication</i> - Cacti handles user authentication, which allows you to create users and give them rights to different areas within Cacti.<br><br><i>Web Basic Authentication</i> - Authentication is handled by the web server. Users can be added or created automatically on first login if the Template User is defined, otherwise the defined guest permissions will be used.<br><br><i>LDAP Authentication</i> - Allows for authentication against a LDAP server. Users will be created automatically on first login if the Template User is defined, otherwise the defined guest permissions will be used. If PHPs LDAP module is not enabled, LDAP Authentication will not appear as a selectable option.<br><br><i>Multiple LDAP/AD Domain Authentication</i> - Allows administrators to support multiple disparate groups from different LDAP/AD directories to access Cacti resources. Just as LDAP Authentication, the PHP LDAP module is required to utilize this method.</blockquote> <blockquote> <i>內置身份驗證</i> - Cacti處理用戶身份驗證,允許您創建用戶並授予他們對Cacti內不同區域的權限。 <br><br> <i>Web基本身份驗證</i> - 身份驗證由Web服務器處理。如果定義了模板用戶,則可以在首次登錄時自動添加或創建用戶,否則將使用定義的訪客權限。 <br><br> <i>LDAP身份驗證</i> - 允許對LDAP服務器進行身份驗證。如果定義了模板用戶,將在首次登錄時自動創建用戶,否則將使用定義的訪客權限。如果未啟用PHPs LDAP模塊,則LDAP身份驗證不會顯示為可選選項。 <br><br> <i>多個LDAP / AD域身份驗證</i> - 允許管理員支持來自不同LDAP / AD目錄的多個不同組以訪問Cacti資源。與LDAP身份驗證一樣,PHP LDAP模塊也需要使用此方法。 </blockquote>
Support Authentication Cookies 支持身份驗證Cookie
If a user authenticates and selects 'Keep me signed in', an authentication cookie will be created on the user's computer allowing that user to stay logged in. The authentication cookie expires after 90 days of non-use. 如果用戶進行身份驗證並選擇“保持登錄狀態”,則將在用戶的計算機上創建一個身份驗證cookie,允許該用戶保持登錄狀態。身份驗證cookie在不使用90天后過期。
Special Users 特殊用戶
Primary Admin 主要管理員
The name of the primary administrative account that will automatically receive Emails when the Cacti system experiences issues. To receive these Emails, ensure that your mail settings are correct, and the administrative account has an Email address that is set. 當Cacti系統遇到問題時將自動接收電子郵件的主管理帳戶的名稱。要接收這些電子郵件,請確保您的郵件設置正確,並且管理帳戶具有已設置的電子郵件地址。
No User 使用者:
Guest User 遊客
The name of the guest user for viewing graphs; is 'No User' by default. 用於查看圖表的訪客用戶的名稱;默認為“無用戶”。
User Template 使用者範本
The name of the user that Cacti will use as a template for new Web Basic and LDAP users; is 'guest' by default. This user account will be disabled from logging in upon being selected. Cacti將用作新Web Basic和LDAP用戶模板的用戶名;默認為&#39;來賓&#39;。被選中時,將禁止此用戶帳戶登錄。
Basic Authentication Settings Web基本身份驗證
Basic Auth Login Failure Message 基本身份驗證映射文件
When using basic authentication, if there are issues mapping the username to a valid Cacti account, the message included here will be displayed to users. It can include both text and HTML. 使用基本身份驗證時,如果將用戶名映射到有效的 Cacti 帳戶時出現問題,則會向用戶顯示此處包含的消息。它可以包括文本和 HTML。
Basic Auth Mapfile 基本身份驗證映射文件
When using basic authentication, if the basic account needs to be translated to a different login account, you can specify a CSV file here to map the basic account to the desired login account. 使用基本身份驗證時,如果需要將基本帳戶轉換為其他登錄帳戶,則可以在此處指定CSV文件,以將基本帳戶映射到所需的登錄帳戶。
Local Account Complexity Requirements 本地帳戶複雜性要求
Minimum Length 最小長度
This is minimal length of allowed passwords. 這是允許密碼的最小長度。
Require Mix Case 需要混合案例
This will require new passwords to contains both lower and upper-case characters. 這將要求新密碼包含小寫和大寫字符。
Require Number 需要號碼
Component Translation Difference to current string
This translation Propagated Translated Cacti/core (v1.2.x)
The following string has the same context and source.
Propagated Translated Cacti/core

Loading…

User avatar None

Source string changed

Cacti / core (v1.2.x)Chinese (Traditional)

2 years ago
Browse all component changes

Things to check

Mismatched colon

Source and translation do not both end with a colon

Reset

Glossary

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

String information

String age
2 years ago
Source string age
3 years ago
Translation file
locales/po/zh-TW.po, string 2436