On 07 Nov 2016, at 4:16 PM, Adam Armstrong <adama@memetic.org> wrote:On the end of the graph URL, not on the end of the page URL.
SELECT * FROM `entity_permissions` WHERE `user_id` = ‘1'
SELECT `alert_table_id`, `device_id`, `entity_id`, `entity_type` FROM `alert_table`
SELECT `value` FROM `users_prefs` WHERE `user_id` = '1' AND `pref` = 'atom_key'
SELECT `device_id` FROM `ports` WHERE `port_id` = '11582'
SELECT * FROM `ports` WHERE `ports`.`port_id` = '11582'
SELECT * FROM `devices` WHERE `device_id` = '246'
SELECT * FROM `device_graphs` WHERE `device_id` = '246'
_______________________________________________adam.Sent from MailbirdOn 07/11/2016 14:14:44, Shaun Courtney <shaun@cybersmart.co.za> wrote:
HiOn 07 Nov 2016, at 3:15 PM, Adam Armstrong <adama@memetic.org> wrote:Open one of the graph URLs in a separate window and add &debug=1 to the end of the URL.Picked one at random - a whole lot of SQL … and the only “red” errors:SELECT COUNT(*) FROM `ports` WHERE `pagpGroupIfIndex` = '2' and `device_id` = '274'Error in query: (Unknown column 'pagpGroupIfIndex' in 'where clause') 1054Not sure if that helps.This has been dropped from the table ports - update 297.sqlupdate/297.sql:ALTER TABLE `ports` DROP `pagpOperationMode` ,DROP `pagpPortState` ,DROP `pagpPartnerDeviceId` ,DROP `pagpPartnerLearnMethod` ,DROP `pagpPartnerIfIndex` ,DROP `pagpPartnerGroupIfIndex` ,DROP `pagpPartnerDeviceName` ,DROP `pagpEthcOperationMode` ,DROP `pagpDeviceId` ,DROP `pagpGroupIfIndex` ;Not sure where else to check?<PastedGraphic-4.png>Also have this at the bottom of the page.<PastedGraphic-6.png>But I don’t think this error is the cause, as on another instance I have the same error - but the graphing works Observium 0.16.10.8181 (stable)<PastedGraphic-5.png>Also, please don't hijack existing list threadsSorry ;(-sc_______________________________________________Adam.On 7 Nov 2016, at 12:45, Shaun Courtney <shaun@cybersmart.co.za> wrote:HiSince I’ve updated to 8202 - no graphs are drawing. Not sure where to check?Regards,Shaun<PastedGraphic-3.png>
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium