书栈网 · BookStack 本次搜索耗时 0.043 秒,为您找到 1065 个相关结果.
  • Flux vs InfluxQL

    Flux vs InfluxQL Tasks possible with Flux Joins Math across measurements Sort by tags Group by any column Window by calendar months and years Work with multiple data sources ...
  • HTTP 模板操作

    HTTP 模板操作 HTTP 模板操作 使用 HTTP agent 方式收集度量数据的模板正确操作步骤如下: 1. 在Zabbix 中创建一个主机,指定监控目标的IP地址或DNS名称为主接口。这需要宏{HOST.CONN} 在模板项中正确的解析。2. 将模板 链接 到步骤1中创建的主机(如果模板在Zabbix安装中不可用,您可能需要首先导入模板的...
  • Wiki Example

    Wiki Example Introduction Code Creating an Application The WSGI Application The Domain Object URLs, PATH_INFO, and SCRIPT_NAME Back to the Application The Edit Screen Proce...
  • Wiki Example

    Wiki Example Introduction Code Creating an Application The WSGI Application The Domain Object URLs, PATH_INFO, and SCRIPT_NAME Back to the Application The Edit Screen Proce...
  • 使用技巧

    1. 在容器中获取 Pod 的IP 2. 指定容器的启动参数 3. 让Pod调用宿主机的docker能力 4. 使用Init container初始化应用配置 5. 使容器内时间与宿主机同步 6. 在Pod中获取宿主机的主机名、namespace等 7. 配置Pod使用外部DNS 8. 创建一个CentOS测试容器 9. 强制删除一直处于Te...
  • Creating a multicomponent application with odo

    Creating a multicomponent application with odo Creating a project Deploying the back-end component Deploying the front-end component Linking both components Exposing component...
  • Flux vs InfluxQL

    Flux vs InfluxQL Possible with Flux Joins Math across measurements Sort by tags Group by any column Window by calendar months and years Work with multiple data sources DatePa...
  • Introduction

    The uWSGI project Included components (updated to latest stable release) Quickstarts Table of Contents Tutorials Articles uWSGI Subsystems Scaling with uWSGI Securing uWSGI...
  • 使用技巧

    1. 在容器中获取 Pod 的IP 2. 指定容器的启动参数 3. 让Pod调用宿主机的docker能力 4. 使用Init container初始化应用配置 5. 使容器内时间与宿主机同步 6. 在Pod中获取宿主机的主机名、namespace等 7. 配置Pod使用外部DNS 8. 创建一个CentOS测试容器 9. 强制删除一直处于Te...
  • Websocket API

    介绍 协议 原理 API websocket server WebSocket:ctor(opt) WebSocket:on_open() WebSocket:on_message(data, type) WebSocket:on_error(error) WebSocket:on_close(data) websocket client...