Hello all,
I've just installed Zabbix 1.6.4 on a P4 2.4 Ghz & 512 Mb RAM with a CentOS based distro.
Zabbix configuration is set by default.
When I'm on Zabbix http frontend, every 30s I got about 8 httpd request and one MySQL request, I think it's normal, webpage are refreshed
But each httpd request takes between 10% and 20% of CPU Load, after 10min, average system charge reach about 4.00 which is huge.
I've read a lots of topics concerning optimisations of Apache and MySQL, I've tried differents parameters into /etc/my.cnf and /etc/httpd/httpd.conf but CPU charge is very heavy yet.
Sorry I can't post "httpd.conf" and "my.cnf" because I'm currently not at work but in studies, I'll post them later.
Httpd request should take 2/3% of CPU instead of 10/20%
So I have some questions :
- I've read about Zabbix Memory Leak since 1.6.3, maybe should I downgrade ?
- My Php Version is not the latest one, I have the 5.1.6, maybe should I install the latest version ?
- My MySQL database is on the same Hard Disk than the system, maybe should I move it into another physical disk or through the network ?
- Maybe my P4 2.4 with 512 Mb RAM is too much for Zabbix ? (I don't think so)
Thanks for your replies
I've just installed Zabbix 1.6.4 on a P4 2.4 Ghz & 512 Mb RAM with a CentOS based distro.
Zabbix configuration is set by default.
When I'm on Zabbix http frontend, every 30s I got about 8 httpd request and one MySQL request, I think it's normal, webpage are refreshed
But each httpd request takes between 10% and 20% of CPU Load, after 10min, average system charge reach about 4.00 which is huge.
I've read a lots of topics concerning optimisations of Apache and MySQL, I've tried differents parameters into /etc/my.cnf and /etc/httpd/httpd.conf but CPU charge is very heavy yet.
Sorry I can't post "httpd.conf" and "my.cnf" because I'm currently not at work but in studies, I'll post them later.
Httpd request should take 2/3% of CPU instead of 10/20%
So I have some questions :
- I've read about Zabbix Memory Leak since 1.6.3, maybe should I downgrade ?
- My Php Version is not the latest one, I have the 5.1.6, maybe should I install the latest version ?
- My MySQL database is on the same Hard Disk than the system, maybe should I move it into another physical disk or through the network ?
- Maybe my P4 2.4 with 512 Mb RAM is too much for Zabbix ? (I don't think so)
Thanks for your replies
Comment