PDA

View Full Version : Monitoring Overview Page never loads


agentguerry
30-09-2009, 23:19
I am running the latest Zabbix on an HS22 IBM Blade with quad processors and 8 gb of Ram.

The Server handles 169 servers/agents.
I made no changes on the machine since, and all was working well, but today, when I click "monitoring>overview", I never get any data to show up in the web console.

I have checked on multiple Browsers and on different machines, logging in as different users, but it never seems to load.

I changed my refresh rate for the pages to 5 minutes, to allow ample time before page refreshes, but still, no data output.

It was working before.

I restarted mysql, httpd, zabbix server...

Any ideas here is appreciated.

Calimero
01-10-2009, 09:43
Is zabbix_server really running ?
What's in zabbix_server.log ?
Do you see any activity on the DB server ?

agentguerry
01-10-2009, 15:27
Is zabbix_server really running ?

ps axuf | grep zabbix_server
root 6522 0.0 0.0 61180 728 pts/1 S+ 09:24 0:00 \_ grep zabbix_server
zabbix 6493 0.0 0.0 73104 2460 ? SN 09:24 0:00 /usr/sbin/zabbix_server -c /etc/zabbix/zabbix_server.conf


What's in zabbix_server.log ?
6295:20091001:091229 Starting zabbix_server. ZABBIX 1.6.5 (revision 7442).
6295:20091001:091229 **** Enabled features ****
6295:20091001:091229 SNMP monitoring: YES
6295:20091001:091229 WEB monitoring: YES
6295:20091001:091229 Jabber notifications: YES
6295:20091001:091229 ODBC: NO
6295:20091001:091229 IPv6 support: NO
6295:20091001:091229 **************************


Do you see any activity on the DB server ?

The db server and the zabbix server reside on the same machine/ip.

mysqld is running.

I have 2 zabbix servers running in two different locales. One works appropriately, which has about 12 agents/servers reporting, and the one that is not functioning, has 169 servers/agents connecting. The problem started on Monday of this week.

agentguerry
04-10-2009, 05:53
well... my second server that is set up in another vlan has the same issue.
is there something in a conf file that limits the number of agents to be displayed?

the first server that I built, which only has 7 agents/servers connecting to it still is functioning correctly. But the two latest, that hold about 400 servers to each, the "monitoring>overview" page never loads...

any ideas are appreciated.

MrKen
05-10-2009, 04:59
Did you see this one

http://www.zabbix.com/forum/showthread.php?t=14073