This commit is contained in:
hhhkkk520
2022-06-07 13:23:12 +00:00
parent 30146a6a2d
commit 81140f555b
50 changed files with 53 additions and 53 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
start
<span class="token punctuation">}</span>
</code></pre></div><ul><li>运行 <code>chmod +x /etc/init.d/nezha-service</code> 赋予执行权限</li><li>启动服务: <code>/etc/init.d/nezha-service enable &amp;&amp; /etc/init.d/nezha-service start</code><br><br><br><br></li></ul><h2 id="自定义agent监控项目" tabindex="-1">自定义Agent监控项目 <a class="header-anchor" href="#自定义agent监控项目" aria-hidden="true">#</a></h2><h4 id="自定义监控的网卡和硬盘分区" tabindex="-1">自定义监控的网卡和硬盘分区 <a class="header-anchor" href="#自定义监控的网卡和硬盘分区" aria-hidden="true">#</a></h4><ul><li>执行 <code>/opt/nezha/agent/nezha-agent --edit-agent-config</code> 来选择自定义的网卡和分区,然后重启 Agent 即可生效</li></ul><h4 id="其他运行参数" tabindex="-1">其他运行参数 <a class="header-anchor" href="#其他运行参数" aria-hidden="true">#</a></h4><p>通过执行 <code>./nezha-agent --help</code> 查看支持的参数,如果你使用了一键脚本安装Agent,可以编辑 <code>/etc/systemd/system/nezha-agent.service</code>,在 <code>ExecStart=</code> 这一行的末尾加上以下参数</p><ul><li><code>--report-delay</code> 控制系统信息上报的间隔,默认为 1 秒,可以设置为 3 来进一步降低 agent 端系统资源占用(配置区间 1-4)</li><li><code>--skip-conn</code> 不监控连接数,推荐 机场/连接密集型服务器或CPU占用较高的服务器设置</li><li><code>--skip-procs</code> 不监控进程数,也可以降低 agent 占用</li><li><code>--disable-auto-update</code> 禁止 <strong>自动更新</strong> Agent(安全特性)</li><li><code>--disable-force-update</code> 禁止 <strong>强制更新</strong> Agent(安全特性)</li><li><code>--disable-command-execute</code> 禁止在 Agent 上执行定时任务、打开在线终端(安全特性)</li><li><code>--tls</code> 启用 SSL/TLS 加密(使用 nginx 反向代理 Agent 的 grpc 连接,并且 nginx 开启 SSL/TLS 时,需要启用该项配置)</li></ul><h2 id="faq" tabindex="-1">FAQ <a class="header-anchor" href="#faq" aria-hidden="true">#</a></h2><h3 id="agent-有-docker-镜像吗?" tabindex="-1">Agent 有 Docker 镜像吗? <a class="header-anchor" href="#agent-有-docker-镜像吗?" aria-hidden="true">#</a></h3><p><strong>Agent 目前没有推出 Docker 镜像。</strong><br> Agent 的设计思路和 Dashboard 相反,Dashboard 要尽可能不影响宿主机工作,但 Agent 则需要在宿主机中执行监控服务和运行命令。<br> 将 Agent 放入容器中确实可以继续执行监控任务,但 WebShell 等功能无法正常运行,因此不提供 Docker 镜像。</p></div></div><footer class="page-footer" data-v-7eddb2c4 data-v-07c132fc><div class="edit" data-v-07c132fc><div class="edit-link" data-v-07c132fc data-v-1ed99556><a class="link" href="https://github.com/nezhahq/nezhahq.github.io/edit/main/docs/guide/agent.md" target="_blank" rel="noopener noreferrer" data-v-1ed99556>在GitHub中编辑 <svg class="icon outbound icon" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewbox="0 0 100 100" width="15" height="15" data-v-1ed99556><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a></div></div><div class="updated" data-v-07c132fc><!----></div></footer><div class="next-and-prev-link" data-v-7eddb2c4 data-v-38ede35f><div class="container" data-v-38ede35f><div class="prev" data-v-38ede35f><a class="link" href="/guide/dashboard" data-v-38ede35f><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" class="icon icon-prev" data-v-38ede35f><path d="M19,11H7.4l5.3-5.3c0.4-0.4,0.4-1,0-1.4s-1-0.4-1.4,0l-7,7c-0.1,0.1-0.2,0.2-0.2,0.3c-0.1,0.2-0.1,0.5,0,0.8c0.1,0.1,0.1,0.2,0.2,0.3l7,7c0.2,0.2,0.5,0.3,0.7,0.3s0.5-0.1,0.7-0.3c0.4-0.4,0.4-1,0-1.4L7.4,13H19c0.6,0,1-0.4,1-1S19.6,11,19,11z"></path></svg><span class="text" data-v-38ede35f>安装 Dashboard</span></a></div><div class="next" data-v-38ede35f><a class="link" href="/guide/servers" data-v-38ede35f><span class="text" data-v-38ede35f>主机</span><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" class="icon icon-next" data-v-38ede35f><path d="M19.9,12.4c0.1-0.2,0.1-0.5,0-0.8c-0.1-0.1-0.1-0.2-0.2-0.3l-7-7c-0.4-0.4-1-0.4-1.4,0s-0.4,1,0,1.4l5.3,5.3H5c-0.6,0-1,0.4-1,1s0.4,1,1,1h11.6l-5.3,5.3c-0.4,0.4-0.4,1,0,1.4c0.2,0.2,0.5,0.3,0.7,0.3s0.5-0.1,0.7-0.3l7-7C19.8,12.6,19.9,12.5,19.9,12.4z"></path></svg></a></div></div></div><!--[--><!--]--></div></main></div><!----><!--]--></div>
<script>__VP_HASH_MAP__ = JSON.parse("{\"developer_index.md\":\"87b2164a\",\"developer_l10n.md\":\"423ded75\",\"developer_theme.md\":\"4c18ce46\",\"en_us_developer_index.md\":\"e3a7643d\",\"en_us_developer_l10n.md\":\"a6ae6fae\",\"en_us_developer_theme.md\":\"68f6eb4c\",\"en_us_guide_agent.md\":\"be3521e6\",\"en_us_guide_agentq.md\":\"1f622bb1\",\"en_us_guide_api.md\":\"d519a59e\",\"en_us_guide_dashboard.md\":\"0e405f14\",\"en_us_guide_dashboardq.md\":\"6d86f723\",\"en_us_guide_loginq.md\":\"373629be\",\"en_us_guide_notifications.md\":\"3d75e558\",\"en_us_guide_q2.md\":\"39fe67c6\",\"en_us_guide_q3.md\":\"4e2fdc99\",\"en_us_guide_q4.md\":\"f5b1d1b8\",\"en_us_guide_q5.md\":\"415f1b49\",\"en_us_guide_q6.md\":\"40fabb53\",\"en_us_guide_servers.md\":\"547e489b\",\"en_us_guide_services.md\":\"5b8d6f74\",\"en_us_guide_settings.md\":\"6147c70c\",\"en_us_guide_tasks.md\":\"1aa90124\",\"en_us_index.md\":\"065e3776\",\"guide_agent.md\":\"996d4a27\",\"guide_agentq.md\":\"e0b674d5\",\"guide_api.md\":\"52e8f873\",\"guide_dashboard.md\":\"26bb8f08\",\"guide_dashboardq.md\":\"65877597\",\"guide_loginq.md\":\"1774e95f\",\"guide_notifications.md\":\"9e6d6d2d\",\"guide_q1.md\":\"02a52d8b\",\"guide_q2.md\":\"659c70e9\",\"guide_q3.md\":\"dc9bcac4\",\"guide_q4.md\":\"df8db5fe\",\"guide_q5.md\":\"6679febd\",\"guide_q6.md\":\"c6ca959a\",\"guide_servers.md\":\"bfc8c36a\",\"guide_services.md\":\"08a3a1d5\",\"guide_settings.md\":\"84bf7e05\",\"guide_tasks.md\":\"1d8bc936\",\"index.md\":\"0a71af9a\"}")</script>
<script>__VP_HASH_MAP__ = JSON.parse("{\"developer_index.md\":\"87b2164a\",\"developer_l10n.md\":\"423ded75\",\"developer_theme.md\":\"4c18ce46\",\"en_us_developer_index.md\":\"e3a7643d\",\"en_us_developer_l10n.md\":\"a6ae6fae\",\"en_us_developer_theme.md\":\"68f6eb4c\",\"en_us_guide_agent.md\":\"be3521e6\",\"en_us_guide_agentq.md\":\"adb0548b\",\"en_us_guide_api.md\":\"d519a59e\",\"en_us_guide_dashboard.md\":\"0e405f14\",\"en_us_guide_dashboardq.md\":\"6d86f723\",\"en_us_guide_loginq.md\":\"373629be\",\"en_us_guide_notifications.md\":\"3d75e558\",\"en_us_guide_q2.md\":\"39fe67c6\",\"en_us_guide_q3.md\":\"4e2fdc99\",\"en_us_guide_q4.md\":\"f5b1d1b8\",\"en_us_guide_q5.md\":\"415f1b49\",\"en_us_guide_q6.md\":\"40fabb53\",\"en_us_guide_servers.md\":\"547e489b\",\"en_us_guide_services.md\":\"5b8d6f74\",\"en_us_guide_settings.md\":\"6147c70c\",\"en_us_guide_tasks.md\":\"1aa90124\",\"en_us_index.md\":\"065e3776\",\"guide_agent.md\":\"996d4a27\",\"guide_agentq.md\":\"f8573204\",\"guide_api.md\":\"52e8f873\",\"guide_dashboard.md\":\"26bb8f08\",\"guide_dashboardq.md\":\"65877597\",\"guide_loginq.md\":\"1774e95f\",\"guide_notifications.md\":\"9e6d6d2d\",\"guide_q1.md\":\"02a52d8b\",\"guide_q2.md\":\"659c70e9\",\"guide_q3.md\":\"dc9bcac4\",\"guide_q4.md\":\"df8db5fe\",\"guide_q5.md\":\"6679febd\",\"guide_q6.md\":\"c6ca959a\",\"guide_servers.md\":\"bfc8c36a\",\"guide_services.md\":\"08a3a1d5\",\"guide_settings.md\":\"84bf7e05\",\"guide_tasks.md\":\"1d8bc936\",\"index.md\":\"0a71af9a\"}")</script>
<script type="module" async src="/assets/app.9c3473cb.js"></script>
</body>