Good day.
I have some problems with zabbix.
What I have:
SLES 11 sp3
# uname -a
Linux 3.0.76-0.11-default
apache2 Installed: 2.2.12-1.38.2
php53 Installed: 5.3.8-0.19.6
zabbix-phpfrontend Installed: 2.2.2-4.1
mysql Installed: 5.5.31-0.7.10
zabbix-server Installed: 2.2.2-4.1 (from repos)
Setup successfully complete, I can login using default login/pass.
When i try to add a new host for monitoring, I have errors:
Undefined index: ip [ in /usr/share/zabbix/hosts.php:403]
Undefined index: dns [ in /usr/share/zabbix/hosts.php:403]
Undefined index: value [ in /usr/share/zabbix/hosts.php:424]
invalid arguments [hosts.php:468 > CAPIObject->create() > CAPIObject->__call() > czbxrpc::call() > czbxrpc::callAPI() > call_user_func() > CHost->create() > CHost->massAdd() > CHostInterface->massAdd() > CHostInterface->create() > CHostInterface->checkInput() > CZBXAPI::exception() in /usr/share/zabbix/api/classes/CHostInterface.php:314]
Also i cant see Graphs at default host Zabbix Server, its only error "underfind index itemid", however status is "Availability".
I test at debian, and its all work correctly.
Any Ideas? What i`m doing wrong? I asked google, and find this topic: click, f have the same problems too, but cannot use other distributive (
I have some problems with zabbix.
What I have:
SLES 11 sp3
# uname -a
Linux 3.0.76-0.11-default
apache2 Installed: 2.2.12-1.38.2
php53 Installed: 5.3.8-0.19.6
zabbix-phpfrontend Installed: 2.2.2-4.1
mysql Installed: 5.5.31-0.7.10
zabbix-server Installed: 2.2.2-4.1 (from repos)
Setup successfully complete, I can login using default login/pass.
When i try to add a new host for monitoring, I have errors:
Undefined index: ip [ in /usr/share/zabbix/hosts.php:403]
Undefined index: dns [ in /usr/share/zabbix/hosts.php:403]
Undefined index: value [ in /usr/share/zabbix/hosts.php:424]
invalid arguments [hosts.php:468 > CAPIObject->create() > CAPIObject->__call() > czbxrpc::call() > czbxrpc::callAPI() > call_user_func() > CHost->create() > CHost->massAdd() > CHostInterface->massAdd() > CHostInterface->create() > CHostInterface->checkInput() > CZBXAPI::exception() in /usr/share/zabbix/api/classes/CHostInterface.php:314]
Also i cant see Graphs at default host Zabbix Server, its only error "underfind index itemid", however status is "Availability".
I test at debian, and its all work correctly.
Any Ideas? What i`m doing wrong? I asked google, and find this topic: click, f have the same problems too, but cannot use other distributive (
Comment