We've been using zabbix off and on since 1.0. We've recently decided to expand our use of it, and as such, I've been tasked with getting it installed on some of our servers. The problem we're having is with the frontend. First, the environment:
Now, for the problem:
Now for some testing/troubleshooting/observations:
I have searched through the forums and wiki, but as yet, I haven't seen anything that may resemble this issue.
Any thoughts or suggestions would be much appreciated
- OS: Gentoo (fairly up to date)
- Apache: 2.0.59-r5
- Zabbix: 1.4.2
- 5.0.44
- PHP: 5.2.4_pre200708051230-r2
- Extra Wrinkles: The frontend (and server) are running on a linux-vserver guest...I don't think that this is an issue, but I feel it prudent to mention it
Now, for the problem:
When I try to login to the frontend, the browser times out. This is not good, but to make matters worse, the apache process appears to get "hung" and continues to eat up CPU cycles even after the browser times out. That means that for every time I click on "Login", I get another hung apache process. Early on in my testing, I made the terrible mistake of trying several logins in a row...the server nearly fried...the load average was at 67 the last time I was able to check, and after that, it was completely unresponsive (we had to reboot).
Now for some testing/troubleshooting/observations:
- Other web sites on that server seem to be fine, including features such as logging in and sessions
- When trying to add debug statements to the beginning of some of the php files, I don't see any output
- We were just able to reproduce this error on another machine, with nearly the same configuration, but without any virtual servers
I have searched through the forums and wiki, but as yet, I haven't seen anything that may resemble this issue.
Any thoughts or suggestions would be much appreciated
)
Comment