Zabbix 6.4 Manualwmi.get[<namespace>,]
Execute a WMI query and return the first selected object.
Return value: Integer, float, string or text (depending on the request). Parameters: • namespace - the WMI WMI namespace;
• query - the WMI query returning a single object. WMI queries are performed with WQL. Example: wmi.get[root\cimv2,select status from Win32_DiskDrive where Name like '%PHYSICALDRIVE0%'] getall[<namespace>,]
Execute a WMI query and return the whole response. Can be used for low-level discovery.
Return value: JSON object Parameters: 247 • namespace - the WMI namespace;0 码力 | 1885 页 | 29.12 MB | 1 年前3
Zabbix 7.0 Manualwmi.get[<namespace>,]
Execute a WMI query and return the first selected object.
Return value: Integer, float, string or text (depending on the request). Parameters: • namespace - the WMI WMI namespace;
• query - the WMI query returning a single object. WMI queries are performed with WQL. Example: wmi.get[root\cimv2,select status from Win32_DiskDrive where Name like '%PHYSICALDRIVE0%'] getall[<namespace>,]
Execute a WMI query and return the whole response. Can be used for low-level discovery.
Return value: JSON object Parameters: • namespace - the WMI namespace;
0 码力 | 1949 页 | 31.91 MB | 1 年前3
Zabbix 5.0 Manualclaim. For example: apiVersion: v1 kind: PersistentVolumeClaim metadata: name: zabbix-database namespace: zabbix spec: accessModes: - ReadWriteOnce volumeMode: Filesystem resources: requests: storage: repository configuration and secrets directories of the RHEL host into the container file-system namespace. For more information, see ZBX-24291. Database connection encryption Database connection encryption 8.1. wmi.get[<namespace>,] Execute WMI query and return the first selected object. Integer, float, string or text (depending on the request) namespace - WMI namespace query - WMI query 0 码力 | 1561 页 | 28.27 MB | 1 年前3
Zabbix 5.4 Manual8.1. wmi.get[<namespace>,] Execute WMI query and return the first selected object. Integer, float, string or text (depending on the request) namespace - WMI namespace query - WMI query 2.0. wmi.getall[<namespace>, ] 263 Key Execute WMI query and return the whole response. Can be used for low-level discovery. JSON object namespace - WMI namespace query - WMI query suitable for low-level discovery. Item key The item to use in the discovery rule is wmi.getall[<namespace>, ] This item transforms the query result into a JSON array. For example: select * from 0 码力 | 1825 页 | 20.03 MB | 1 年前3
Zabbix 5.2 Manual8.1. wmi.get[<namespace>,] Execute WMI query and return the first selected object. Integer, float, string or text (depending on the request) namespace - WMI namespace query - WMI query 2.0. wmi.getall[<namespace>, ] 240 Key Execute WMI query and return the whole response. Can be used for low-level discovery. JSON object namespace - WMI namespace query - WMI query suitable for low-level discovery. Item key The item to use in the discovery rule is wmi.getall[<namespace>, ] This item transforms the query result into a JSON array. For example: select * from 0 码力 | 1738 页 | 18.98 MB | 1 年前3
Zabbix 6.2 Manual2.3. wmi.get[<namespace>,] Execute WMI query and return the first selected object. Integer, float, string or text (depending on the request) namespace - WMI namespace query - WMI query Zabbix 2.2.0. wmi.getall[<namespace>, ] Execute WMI query and return the whole response. Can be used for low-level discovery. JSON object namespace - WMI namespace query - WMI query WMI suitable for low-level discovery. Item key The item to use in the discovery rule is wmi.getall[<namespace>, ] This item transforms the query result into a JSON array. For example: select * from 0 码力 | 1689 页 | 22.82 MB | 1 年前3
Zabbix 6.0 Manualwmi.get[<namespace>,] 258 Key Execute WMI query and return the first selected object. Integer, float, string or text (depending on the request) namespace - WMI namespace query - WMI Zabbix 2.2.0. wmi.getall[<namespace>, ] Execute WMI query and return the whole response. Can be used for low-level discovery. JSON object namespace - WMI namespace query - WMI query WMI suitable for low-level discovery. Item key The item to use in the discovery rule is wmi.getall[<namespace>, ] This item transforms the query result into a JSON array. For example: select * from 0 码力 | 1681 页 | 23.19 MB | 1 年前3
Zabbix高级应用 -- K8S 集群监控{$K8S_API_SERVER} 模版宏 历史记录保存期 不保留 Headers Token 发现规则 Dependent Item 历史记录保存期 1d 指标类型 预处理-LLD宏 {#K8S_NAMESPACE} {#K8S_POD_NAME} 指标原型 单位 Dependent item 类型 !m $.items[?(@.metadata.name=='{#K8S_POD_NAME}')]0 码力 | 25 页 | 11.98 MB | 1 年前3
Zabbix 7.0 中文手册size[pavailable] #返 回 可 用 虚 拟 内 存 的 百 分 比 wmi.get[<namespace>,]
执行一个 WMI 查询并返回第一个选定的对象。
返回值:整数、浮点数、字符串或 文本(取决于请求)。 参数: • namespace - WMI 命名空间;
• query - 返回单个对象的 WMI 查询。 WMI 查询使用 '%PHYSICALDRIVE0%'] #返 回 第 一 个 物 理 磁 盘 的 状 态 wmi.getall[<namespace>,]
执行一个 WMI 查询并返回整个响应。可用于低级发现。
返回值:JSON 对象 参数: • namespace - WMI 命名空间;
• query - WMI 查询。 注释: • WMI 查询使用 WQL 执行。 版本或服务器配置不兼容。请删除模块文件 并重新加载前端。您将看到一些模块缺失的通知。转到模块管理并再 次单击扫描目录以从数据库中删除不存在的模块。 Error message about identical namespace, ID or actions appears N 新模块尝试注册其他已启用模块已注册的命名空间、ID 或操作。在 启用新模块之前,请先禁用冲突模块(错误消息中提到)。 Technical0 码力 | 1951 页 | 33.43 MB | 1 年前3
Zabbix 4.4 ManualDiscovery of JMX objects WMI discovery A new Windows agent item has been added: wmi.getall[<namespace>,] Compared to the wmi.get[] item that has already been available in previous versions, 8.1. wmi.get[<namespace>, ] Execute WMI query and return the first selected object. Integer, float, string or text (depending on the request) namespace - WMI namespace query - WMI query 2.0. wmi.getall[<namespace>, ] 224 Key Execute WMI query and return the whole response. Can be used for low-level discovery. JSON object namespace - WMI namespace query - WMI query 0 码力 | 1393 页 | 16.55 MB | 1 年前3
共 25 条
- 1
- 2
- 3













