Hi!!
I need to make a query without use the zabbix database in PHP, like when you extract the hosts or users, like:
$zabbixresult = ZabbixAPI::fetch_array('host', 'get')
And .. the IT services??
When I write "$zabbixresult = ZabbixAPI::fetch_array('service', 'get')" it not works
Thanks everybodyy!
PD: Sorry for my english
I need to make a query without use the zabbix database in PHP, like when you extract the hosts or users, like:
$zabbixresult = ZabbixAPI::fetch_array('host', 'get')
And .. the IT services??
When I write "$zabbixresult = ZabbixAPI::fetch_array('service', 'get')" it not works

Thanks everybodyy!
PD: Sorry for my english