'help'=>'Temporarily stores LDAP query results. Improves speeds, but the data may be stale.',
],
'auth_ldap_debug'=>[
'description'=>'显示侦错信息',
'help'=>'Shows debug information. May expose private information, do not leave enabled.',
],
'auth_ldap_emailattr'=>[
'description'=>'邮件属性',
],
'auth_ldap_group'=>[
'description'=>'存取群组 DN',
'help'=>'Distinguished name for a group to give normal level access. Example: cn=groupname,ou=groups,dc=example,dc=com',
],
'auth_ldap_groupbase'=>[
'description'=>'群组基础 DN',
'help'=>'Distinguished name to search for groups Example: ou=group,dc=example,dc=com',
],
'auth_ldap_groupmemberattr'=>[
'description'=>'Group member attribute',
],
'auth_ldap_groupmembertype'=>[
'description'=>'以下列方式寻找群组成员',
'options'=>[
'username'=>'使用者名称',
'fulldn'=>'Full DN (using prefix and suffix)',
'puredn'=>'DN 搜寻 (使用 uid 属性搜寻)',
],
],
'auth_ldap_groups'=>[
'description'=>'Group access',
'help'=>'Define groups that have access and level',
],
'auth_ldap_port'=>[
'description'=>'LDAP 连接埠',
'help'=>'Port to connect to servers on. For LDAP it should be 389, for LDAPS it should be 636',
],
'auth_ldap_prefix'=>[
'description'=>'使用者前缀',
'help'=>'Used to turn a username into a distinguished name',
],
'auth_ldap_server'=>[
'description'=>'LDAP 服务器',
'help'=>'Set server(s), space separated. Prefix with ldaps:// for ssl',
],
'auth_ldap_starttls'=>[
'description'=>'使用 STARTTLS',
'help'=>'Use STARTTLS to secure the connection. Alternative to LDAPS.',
'options'=>[
'disabled'=>'停用',
'optional'=>'选用',
'required'=>'必要',
],
],
'auth_ldap_suffix'=>[
'description'=>'使用者后缀',
'help'=>'Used to turn a username into a distinguished name',
],
'auth_ldap_timeout'=>[
'description'=>'联机逾时',
'help'=>'If one or more servers are unresponsive, higher timeouts will cause slow access. To low may cause connection failures in some cases',
],
'auth_ldap_uid_attribute'=>[
'description'=>'唯一 ID 属性',
'help'=>'LDAP attribute to use to identify users, must be numeric',
],
'auth_ldap_userdn'=>[
'description'=>'使用全名 DN',
'help'=>"Uses a user's full DN as the value of the member attribute in a group instead of member: username using the prefix and suffix. (it’s member: uid=username,ou=groups,dc=domain,dc=com)",
'help'=>'This should *only* be set if you want to *force* a particular hostname/port. It will prevent the web interface being usable form any other hostname',
],
'distributed_poller'=>[
'description'=>'启用分布式轮询 (需要额外设定)',
'help'=>'Enable distributed polling system wide. This is intended for load sharing, not remote polling. You must read the documentation for steps to enable: https://docs.librenms.org/Extensions/Distributed-Poller/',
],
'distributed_poller_group'=>[
'description'=>'预设轮询器群组',
'help'=>'The default poller group all pollers should poll if none is set in config.php',
],
'distributed_poller_memcached_host'=>[
'description'=>'Memcached 主机',
'help'=>'The hostname or ip for the memcached server. This is required for poller_wrapper.py and daily.sh locking.',
],
'distributed_poller_memcached_port'=>[
'description'=>'Memcached 连接埠',
'help'=>'The port for the memcached server. Default is 11211',
],
'email_auto_tls'=>[
'description'=>'启用 / 停用自动 TLS 支持',
'options'=>[
'true'=>'是',
'false'=>'否',
],
],
'email_backend'=>[
'description'=>'寄送邮件方式',
'help'=>'The backend to use for sending email, can be mail, sendmail or SMTP',
'options'=>[
'mail'=>'mail',
'sendmail'=>'sendmail',
'smtp'=>'SMTP',
],
],
'email_from'=>[
'description'=>'寄件者信箱地址',
'help'=>'Email address used for sending emails (from)',
'help'=>'The number of pings to send when checking if a host is up or down via icmp',
],
'interval'=>[
'description'=>'fping 间隔',
'help'=>'The amount of milliseconds to wait between pings',
],
'timeout'=>[
'description'=>'fping 逾时',
'help'=>'The amount of milliseconds to wait for an echo response before giving up',
],
],
'geoloc'=>[
'api_key'=>[
'description'=>'地理编码 API 金钥',
'help'=>'Geocoding API Key (Required to function)',
],
'engine'=>[
'description'=>'地理编码引擎',
'options'=>[
'google'=>'Google Maps',
'openstreetmap'=>'OpenStreetMap',
'mapquest'=>'MapQuest',
'bing'=>'Bing Maps',
],
],
],
'graylog'=>[
'base_uri'=>[
'description'=>'Base URI',
'help'=>'Override the base uri in the case you have modified the Graylog default.',
],
'device-page'=>[
'loglevel'=>[
'description'=>'装置概观记录等级',
'help'=>'Sets the maximum log level shown on the device overview page.',
],
'rowCount'=>[
'description'=>'装置概观数据笔数',
'help'=>'Sets the number of rows show on the device overview page.',
],
],
'password'=>[
'description'=>'密码',
'help'=>'Password for accessing Graylog API.',
],
'port'=>[
'description'=>'连接埠',
'help'=>'The port used to access the Graylog API. If none give, it will be 80 for http and 443 for https.',
],
'server'=>[
'description'=>'服务器',
'help'=>'The ip or hostname of the Graylog server API endpoint.',
],
'timezone'=>[
'description'=>'显示时区',
'help'=>'Graylog times are stored in GMT, this setting will change the displayed timezone. The value must be a valid PHP timezone.',
],
'username'=>[
'description'=>'使用者名称',
'help'=>'Username for accessing the Graylog API.',
],
'version'=>[
'description'=>'版本',
'help'=>'This is used to automatically create the base_uri for the Graylog API. If you have modified the API uri from the default, set this to other and specify your base_uri.',
],
],
'http_proxy'=>[
'description'=>'HTTP(S) 代理',
'help'=>'Set this as a fallback if http_proxy or https_proxy environment variable is not available.',
],
'ipmitool'=>[
'description'=>'ipmtool 路径',
],
'login_message'=>[
'description'=>'登入讯息',
'help'=>'显示于登入页面',
],
'mono_font'=>[
'description'=>'Monospaced 字型',
],
'mtr'=>[
'description'=>'mtr 路径',
],
'mydomain'=>[
'description'=>'主要网域',
'help'=>'This domain is used for network auto-discovery and other processes. LibreNMS will attempt to append it to unqualified hostnames.',
],
'nfsen_enable'=>[
'description'=>'启用 NfSen',
'help'=>'启用 NfSen 整合',
],
'nfsen_rrds'=>[
'description'=>'NfSen RRD 目录',
'help'=>'This value specifies where your NFSen RRD files are located.',
],
'nfsen_subdirlayout'=>[
'description'=>'设定 NfSen 子目录配置',
'help'=>'This must match the subdir layout you have set in NfSen. 1 is the default.',
],
'nfsen_last_max'=>[
'description'=>'Last Max',
],
'nfsen_top_max'=>[
'description'=>'Top Max',
'help'=>'Max topN value for stats',
],
'nfsen_top_N'=>[
'description'=>'Top N',
],
'nfsen_top_default'=>[
'description'=>'Default Top N',
],
'nfsen_stat_default'=>[
'description'=>'Default Stat',
],
'nfsen_order_default'=>[
'description'=>'Default Order',
],
'nfsen_last_default'=>[
'description'=>'Default Last',
],
'nfsen_lasts'=>[
'description'=>'Default Last Options',
],
'nfsen_split_char'=>[
'description'=>'分隔字符',
'help'=>'This value tells us what to replace the full stops `.` in the devices hostname with. Usually: `_`',
],
'nfsen_suffix'=>[
'description'=>'文件名称前缀',
'help'=>'This is a very important bit as device names in NfSen are limited to 21 characters. This means full domain names for devices can be very problematic to squeeze in, so therefor this chunk is usually removed.',
],
'nmap'=>[
'description'=>'nmap 路径',
],
'own_hostname'=>[
'description'=>'LibreNMS 主机名称',
'help'=>'Should be set to the hostname/ip the librenms server is added as',
'help'=>'These cannot be changed without deleting your existing RRD files. Though one could conceivably increase or decrease the size of each RRA if one had performance problems or if one had a very fast I/O subsystem with no performance worries.',
],
'rrdcached'=>[
'description'=>'启用 rrdcached (socket)',
'help'=>'Enables rrdcached by setting the location of the rrdcached socket. Can be unix or network socket (unix:/run/rrdcached.sock or localhost:42217)',
],
'rrdtool'=>[
'description'=>'rrdtool 路径',
],
'rrdtool_tune'=>[
'description'=>'调整所有 rrd 连接埠档案使用最大值',
'help'=>'自动调整 rrd 连接埠档案的最大值',
],
'sfdp'=>[
'description'=>'sfdp 路径',
],
'shorthost_target_length'=>[
'description'=>'Shortened hostname maximum length',
'help'=>'Shrinks hostname to maximum length, but always complete subdomain parts',
],
'site_style'=>[
'description'=>'设定站台 css 样式',
'options'=>[
'blue'=>'Blue',
'dark'=>'Dark',
'light'=>'Light',
'mono'=>'Mono',
],
],
'snmp'=>[
'transports'=>[
'description'=>'传输 (优先级)',
'help'=>'Select enabled transports and order them as you want them to be tried.',
],
'version'=>[
'description'=>'版本 (优先级)',
'help'=>'Select enabled versions and order them as you want them to be tried.',
],
'community'=>[
'description'=>'社群 (优先级)',
'help'=>'Enter community strings for v1 and v2c and order them as you want them to be tried',
],
'max_repeaters'=>[
'description'=>'重复撷取最多次数',
'help'=>'Set repeaters to use for SNMP bulk requests',
],
'port'=>[
'description'=>'连接埠',
'help'=>'Set the tcp/udp port to be used for SNMP',
],
'v3'=>[
'description'=>'SNMP v3 验证 (优先级)',
'help'=>'Set up v3 authentication variables and order them as you want them to be tried',