-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.0.21
-
None
-
Sprint 87 (Apr 2022), Sprint 89 (Jun 2022)
-
1
Zabbix Agent on Solaris 11 return same amount of all and running processes:
root@solaris11:~# /opt/zabbix-agent/sbin/zabbix_agentd -t proc.num[,,run] proc.num[,,run] [u|125] root@solaris11:~# /opt/zabbix-agent/sbin/zabbix_agentd -t proc.num[] proc.num[] [u|125] root@solaris11:~# ps ax | wc -l 127 root@solaris11:~# ps axr | wc -l 4
Test from Zabbix Server
zabbix_get -s host -k proc.num[,,run] 6033 zabbix_get -s host -k proc.num[] 6033
Zabbix Agent version
zabbix_agentd (daemon) (Zabbix) 5.0.16
OS version
NAME="Oracle Solaris" PRETTY_NAME="Oracle Solaris 11.4" CPE_NAME="cpe:/o:oracle:solaris:11:4" ID=solaris VERSION=11.4 VERSION_ID=11.4 BUILD_ID=11.4.0.0.1.15.0
- caused by
-
ZBX-8081 Solaris procfs parsing is reading truncated information about cmdline using external process
- Closed