PDA

View Full Version : Reports webinterface


bennethos
02-02-2005, 12:51
When I log into the webinterface (cool design btw), and I click on reports I should have guessed it should say "YES" to :
ZABBIX server is running No

Cause when I type in following command in my shell I get following output :
(I have a system user zabbix and with a primary group zabbix)

root@Khufu:/home/admin# ps -u zabbix
PID TTY TIME CMD
21760 ? 00:00:00 zabbix_agentd
21761 ? 00:00:00 zabbix_agentd
21762 ? 00:00:00 zabbix_agentd
21763 ? 00:00:00 zabbix_agentd
21764 ? 00:00:00 zabbix_agentd
21765 ? 00:00:00 zabbix_agentd
21768 ? 00:00:00 zabbix_server
21770 ? 00:00:00 zabbix_server
21771 ? 00:00:00 zabbix_server
21773 ? 00:00:00 zabbix_server
21778 ? 00:00:00 zabbix_server
21779 ? 00:00:00 zabbix_server
21781 ? 00:00:00 zabbix_server
21783 ? 00:00:00 zabbix_server
21785 ? 00:00:00 zabbix_server
21787 ? 00:00:00 zabbix_server

Any Idea why the reports menu says No when the server is running ?
(how does he check the No or Yes ?)

thx

Mark Ramm-Christensen
03-02-2005, 00:05
One random thought.... Did you upgrade to 1.1 alpha 5 from a previous version? If so did you update your PHP frontend files, if not it might be looking for zabbix_suckerd.

When I log into the webinterface (cool design btw), and I click on reports I should have guessed it should say "YES" to :
ZABBIX server is running No

bennethos
04-02-2005, 01:52
Well... all is working fine, except it stills says no...

I deleted the old version completely with the webfrontend as well and reinstalled the latest version.

I run the zabbix_server and the zabbix_agentd on the same machine, not running the suckerd

Alexei
04-02-2005, 07:21
It depends on settings of php.ini. Perhaps your php.ini is very restrictive!