Ad Widget

Collapse

Ошибки в базе данных заббикса - проблема ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dedy
    Senior Member
    • Sep 2018
    • 203

    #1

    Ошибки в базе данных заббикса - проблема ?

    В логах постгреса вижу вот такие ошибки - помогите определить - стоит ли обращаться внимания - или это норм ?

    2021-05-22 09:53:15.255 EEST [11206] ERROR: relation "item_application_prototype" does not exist at character 44
    2021-05-22 09:53:15.255 EEST [11206] STATEMENT: select application_prototypeid,itemid from item_application_prototype where itemid in (33741,33742,33743,33744,33745,33746,33747,33748)
    2021-05-22 09:53:15.256 EEST [11206] ERROR: relation "items_applications" does not exist at character 34
    2021-05-22 09:53:15.256 EEST [11206] STATEMENT: select applicationid,itemid from items_applications where itemid in (33741,33742,33743,33744,33745,33746,33747,33748)
    2021-05-22 09:53:15.259 EEST [11206] ERROR: relation "items_applications" does not exist at character 53
    2021-05-22 09:53:15.259 EEST [11206] STATEMENT: select ia.itemappid,ia.itemid,ia.applicationid from items_applications ia,item_discovery id1,item_discovery id2 where id1.itemid=ia.itemid and id1.parent_itemid=id2.itemid and id2.parent_itemid=33734
    2021-05-22 09:53:15.321 EEST [11205] ERROR: relation "application_prototype" does not exist at character 42
    2021-05-22 09:53:15.321 EEST [11205] STATEMENT: select application_prototypeid,name from application_prototype where itemid=33733
    2021-05-22 09:53:15.322 EEST [11205] ERROR: relation "applications" does not exist at character 124
    2021-05-22 09:53:15.322 EEST [11205] STATEMENT: select a.applicationid,a.name,ap.application_prototypeid, ad.lastcheck,ad.ts_delete,ad.name,ad.application_d iscoveryid from applications a,application_discovery ad,application_prototype ap where ap.itemid=33733 and ad.application_prototypeid=ap.application_prototyp eid and a.applicationid=ad.applicationid
    2021-05-22 09:53:15.322 EEST [11205] ERROR: relation "item_application_prototype" does not exist at character 44
    2021-05-22 09:53:15.322 EEST [11205] STATEMENT: select application_prototypeid,itemid from item_application_prototype where itemid=33740
    2021-05-22 09:53:15.322 EEST [11205] ERROR: relation "items_applications" does not exist at character 34
    2021-05-22 09:53:15.322 EEST [11205] STATEMENT: select applicationid,itemid from items_applications where itemid=33740
    2021-05-22 09:53:15.323 EEST [11205] ERROR: relation "items_applications" does not exist at character 53
    2021-05-22 09:53:15.323 EEST [11205] STATEMENT: select ia.itemappid,ia.itemid,ia.applicationid from items_applications ia,item_discovery id1,item_discovery id2 where id1.itemid=ia.itemid and id1.parent_itemid=id2.itemid and id2.parent_itemid=33733
    2021-05-22 09:53:15.378 EEST [11206] ERROR: relation "application_prototype" does not exist at character 42
    2021-05-22 09:53:15.378 EEST [11206] STATEMENT: select application_prototypeid,name from application_prototype where itemid=33735
    2021-05-22 09:53:15.378 EEST [11206] ERROR: relation "applications" does not exist at character 124
    2021-05-22 09:53:15.378 EEST [11206] STATEMENT: select a.applicationid,a.name,ap.application_prototypeid, ad.lastcheck,ad.ts_delete,ad.name,ad.application_d iscoveryid from applications a,application_discovery ad,application_prototype ap where ap.itemid=33735 and ad.application_prototypeid=ap.application_prototyp eid and a.applicationid=ad.applicationid
    2021-05-22 09:53:15.378 EEST [11206] ERROR: relation "item_application_prototype" does not exist at character 44
    2021-05-22 09:53:15.378 EEST [11206] STATEMENT: select application_prototypeid,itemid from item_application_prototype where itemid in (33736,33737,33738,33739)
    2021-05-22 09:53:15.379 EEST [11206] ERROR: relation "items_applications" does not exist at character 34
    2021-05-22 09:53:15.379 EEST [11206] STATEMENT: select applicationid,itemid from items_applications where itemid in (33736,33737,33738,33739)
    2021-05-22 09:53:15.381 EEST [11206] ERROR: relation "items_applications" does not exist at character 53
    2021-05-22 09:53:15.381 EEST [11206] STATEMENT: select ia.itemappid,ia.itemid,ia.applicationid from items_applications ia,item_discovery id1,item_discovery id2 where id1.itemid=ia.itemid and id1.parent_itemid=id2.itemid and id2.parent_itemid=33735
Working...