Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SQL (1.727349): SELECT DISTINCT e.eventid,e.clock,e.ns,e.objectid,e.acknowledged,er1.r_eventid FROM events e LEFT JOIN event_recovery er1 ON er1.eventid=e.eventid WHERE e.source='0' AND e.object='0' AND e.objectid=95717 AND e.eventid<='105206193' AND e.value=1 ORDER BY e.eventid DESC LIMIT 20
- zabbix.php:21 → require_once() → ZBase->run() → ZBase->processRequest() → CView->getOutput() → include() → make_popup_eventlist() → CApiWrapper->__call() → CFrontendApiWrapper->callMethod() → CApiWrapper->callMethod() → CFrontendApiWrapper->callClientMethod() → CLocalApiClient->callMethod() → CEvent->get() → CEvent->getEvents() → DBselect() in include/classes/api/services/CEvent.php:478
Advertisement
Add Comment
Please, Sign In to add comment