1.extract incama folder like /var/www/html/incama
2. change the index.php line 11 like $api = new ZabbixApi('http://zabbixserver/zabbix/api_jsonrpc.php', 'Admin', 'password');.
3.Restart httpd.
4.http://zabbixserver/incama
2. change the index.php line 11 like $api = new ZabbixApi('http://zabbixserver/zabbix/api_jsonrpc.php', 'Admin', 'password');.
3.Restart httpd.
4.http://zabbixserver/incama

Comment