Anybody rolled out the zabbix_agentd on a Solaris 11 SPARC or x86 environment? Interested to know your experiences and if you have any issues with regards to memory consumption.
The zabbix_agentd I have deployed on Solaris 11 SPARC environemnt, on of the daemons seem to be consuming more memory than the others and is growing all the time until you restart. Below is the output from "ps -flu zabbix"
Any insight help will be appreciated.
Regards
The zabbix_agentd I have deployed on Solaris 11 SPARC environemnt, on of the daemons seem to be consuming more memory than the others and is growing all the time until you restart. Below is the output from "ps -flu zabbix"
Code:
F S UID PID PPID C PRI NI ADDR SZ WCHAN STIME TTY TIME CMD 0 S zabbix 15504 15502 0 40 20 ? 1475 ? Mar 21 ? 0:01 /opt/zabbix/sbin/zabbix_agentd 0 S zabbix 15503 15502 0 40 20 ? 63803 ? Mar 21 ? 48:38 /opt/zabbix/sbin/zabbix_agentd 0 S zabbix 15507 15502 0 40 20 ? 1595 ? Mar 21 ? 1:12 /opt/zabbix/sbin/zabbix_agentd 0 S zabbix 15506 15502 0 40 20 ? 1475 ? Mar 21 ? 0:01 /opt/zabbix/sbin/zabbix_agentd 0 S zabbix 15502 1 0 40 20 ? 1467 ? Mar 21 ? 0:00 /opt/zabbix/sbin/zabbix_agentd 0 S zabbix 15505 15502 0 40 20 ? 1475 ? Mar 21 ? 0:01 /opt/zabbix/sbin/zabbix_agentd
Regards