Details
-
Problem report
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
5.0.21
-
None
-
Team C
-
Sprint 87 (Apr 2022), Sprint 89 (Jun 2022)
-
1
Description
Zabbix Agent on Solaris 11 return same amount of all and running processes:
[email protected]:~# /opt/zabbix-agent/sbin/zabbix_agentd -t proc.num[,,run] proc.num[,,run] [u|125] [email protected]:~# /opt/zabbix-agent/sbin/zabbix_agentd -t proc.num[] proc.num[] [u|125] [email protected]:~# ps ax | wc -l 127 [email protected]:~# 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
Attachments
Issue Links
- caused by
-
ZBX-8081 Solaris procfs parsing is reading truncated information about cmdline using external process
-
- Closed
-