Translation

English
English Vietnamese
The maximum amount of time Cacti's Data Source Statistics script can run without generating a timeout error and being killed. Lượng thời gian tối đa của tập lệnh Thống kê nguồn dữ liệu của Cacti có thể chạy mà không gây ra lỗi hết thời gian và bị giết.
RRDChecker Timeout Hết thời gian chờ DNS
The maximum amount of time Cacti's RRDfile Check script can run without generating a timeout error and being killed. Lượng thời gian tối đa mà tập lệnh Spikekill của Cacti có thể chạy mà không gây ra lỗi hết thời gian và bị giết.
%s Hour %s giờ
Poller Commands Timeout Lệnh thời gian chờ
The maximum amount of time Cacti's Background Commands script can run without generating a timeout error and being killed. This script will perform tasks such as re-indexing Devices and pruning devices from Remote Data Collectors. Lượng thời gian tối đa của tập lệnh Lệnh nền của Cacti có thể chạy mà không gây ra lỗi hết thời gian và bị giết.
Poller Command Concurrent Processes Quy trình đồng thời
The number of concurrent Poller Command processes. The will be at most one concurrent command per host within the Poller Command pool.
1 Process 1 quá trình
%d Processes % d Quá trình
Maintenance Background Generation Timeout Thời gian chờ bảo trì nền
The maximum amount of time a Cacti's Maintenance script can run without generating a timeout error and being killed. Lượng thời gian tối đa mà tập lệnh Bảo trì của Cacti có thể chạy mà không gây ra lỗi hết thời gian và bị giết.
Spikekill Background Generation Timeout Hết thời gian tạo thế hệ Spikekill
The maximum amount of time a Cacti's Spikekill script can run without generating a timeout error and being killed. Lượng thời gian tối đa mà tập lệnh Spikekill của Cacti có thể chạy mà không gây ra lỗi hết thời gian và bị giết.
Data Collector Defaults Người thu thập dữ liệu
These settings are maintained at the Data Collector level. The values here are only defaults used when first creating a Data Collector. Các cài đặt này được duy trì ở cấp Bộ thu thập dữ liệu. Các giá trị ở đây chỉ là giá trị mặc định được sử dụng khi lần đầu tiên tạo Bộ thu thập dữ liệu.
1h count warning threshold
When this count of guarded ratio (below) is reached in one hour, warning will be written to log and email will be send. 0 = disable.
1 hour guarded poller ratio run/max
Define guarded ratio poller run/max time (in percent).
24 hours guarded poller ratio run/max
Define guarded average ratio poller run/max time (in percent). When it is reached, warning will be written to log and email will be send. 0 = disable
Data Collector Processes Quy trình thu thập dữ liệu mặc định
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. Số lượng quy trình đồng thời để thực thi trên mỗi Trình thu thập dữ liệu. LƯU Ý: Bắt đầu từ Cacti 1.2, cài đặt này được duy trì trong Trình thu thập dữ liệu. Tiến về phía trước, giá trị này chỉ là giá trị đặt trước cho Trình thu thập dữ liệu. Sử dụng số cao hơn khi sử dụng cmd.php sẽ cải thiện hiệu suất. Cải thiện hiệu suất trong Spine được giải quyết tốt nhất với tham số chủ đề. Khi sử dụng Spine, chúng tôi khuyên bạn nên sử dụng số lượng thấp hơn và tận dụng các chuỗi thay thế. Khi sử dụng cmd.php, sử dụng không quá 2 lần số lõi CPU.
Spine Specific Execution Parameters
How would you like Spine output errors logged? The options are: 'Detailed' which is similar to cmd.php logging; 'Summary' which provides the number of output errors per Device; and 'None', which does not provide error counts. Làm thế nào bạn muốn lỗi đầu ra cột sống được ghi lại? Các tùy chọn là: 'Chi tiết' tương tự như ghi nhật ký cmd.php; 'Tóm tắt' cung cấp số lượng lỗi đầu ra trên mỗi Thiết bị; và 'Không', không cung cấp số lỗi.
Threads per Process Chủ đề mặc định cho mỗi quy trình
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. Chủ đề mặc định được phép cho mỗi quá trình. LƯU Ý: Bắt đầu từ Cacti 1.2+, cài đặt này được duy trì trong Trình thu thập dữ liệu và đây đơn giản là Cài đặt sẵn. Sử dụng số cao hơn khi sử dụng Spine sẽ cải thiện hiệu suất. Tuy nhiên, đảm bảo rằng bạn có đủ kết nối MySQL / MariaDB để hỗ trợ phương trình sau: links = bộ thu thập dữ liệu * quy trình * (chủ đề + máy chủ tập lệnh). Bạn cũng phải đảm bảo rằng bạn cũng có đủ kết nối dự phòng cho kết nối đăng nhập của người dùng.
Authentication Method Phương pháp xác thực
<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>Xác thực tích hợp</i> - Cacti xử lý xác thực người dùng, cho phép bạn tạo người dùng và cấp cho họ quyền đối với các khu vực khác nhau trong Cacti. <br><br> <i>Xác thực cơ bản Web</i> - Xác thực được xử lý bởi máy chủ web. Người dùng có thể được thêm hoặc tạo tự động trong lần đăng nhập đầu tiên nếu Người dùng mẫu được xác định, nếu không, quyền khách được xác định sẽ được sử dụng. <br><br> <i>Xác thực LDAP</i> - Cho phép xác thực đối với máy chủ LDAP. Người dùng sẽ được tạo tự động trong lần đăng nhập đầu tiên nếu Người dùng mẫu được xác định, nếu không, quyền khách được xác định sẽ được sử dụng. Nếu mô-đun LDAP của PHP không được bật, Xác thực LDAP sẽ không xuất hiện dưới dạng tùy chọn có thể chọn. <br><br> <i>Xác thực tên miền nhiều LDAP / AD</i> - Cho phép quản trị viên hỗ trợ nhiều nhóm khác nhau từ các thư mục LDAP / AD khác nhau để truy cập tài nguyên Cacti. Giống như Xác thực LDAP, mô-đun LDAP PHP được yêu cầu để sử dụng phương thức này. </blockquote>
Support Authentication Cookies Hỗ trợ cookie xác thực
Component Translation Difference to current string
This translation Propagated Needs editing Cacti/core
The following string has the same context and source.
Propagated Translated Cacti/core (v1.2.x)

Loading…

No matching activity found.

Browse all component changes

Glossary

English Vietnamese
No related strings found in the glossary.

String information

Source string location
include/global_settings.php:1577
String age
2 years ago
Source string age
2 years ago
Translation file
locales/po/vi-VN.po, string 2730