[ZBX-21367] proc.get not working Created: 2022 Jul 20 Updated: 2022 Jul 21 Resolved: 2022 Jul 21 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Agent (G), Agent2 plugin (G) |
Affects Version/s: | 6.0.6 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | Gustavo Guido | Assignee: | Aigars Kadikis |
Resolution: | Incomplete | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
Steps to reproduce:
The tests were done in the training 6.0 machines, the traditional in podman and the aget2 in the SO provided. bash-4.4$ zabbix_agentd -t proc.get Copyright (C) 2022 Zabbix SIA This product includes software developed by the OpenSSL Project Compiled with OpenSSL 1.1.1k FIPS 25 Mar 2021
[root@trainer ~]# zabbix_agent2 -t proc.get Copyright (C) 2022 Zabbix SIA This product includes software developed by the OpenSSL Project Compiled with OpenSSL 1.1.1g FIPS 21 Apr 2020 We use the library Eclipse Paho (eclipse/paho.mqtt.golang), which is We use the library go-modbus (goburrow/modbus), which is
Documentation https://www.zabbix.com/documentation/6.2/en/manual/config/items/itemtypes/zabbix_agent?hl=proc.get |
Comments |
Comment by Gustavo Guido [ 2022 Jul 20 ] |
My bad, looks like it is new in 6.2 The documentation lacks of the supported since ..., that where my confusion starts Sorry |
Comment by Aigars Kadikis [ 2022 Jul 21 ] |
Hi Gustavo, |