Ad Widget

Collapse

Some problems when testing with the latest Version 2.0.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lori.lin
    Junior Member
    • May 2012
    • 1

    #1

    Some problems when testing with the latest Version 2.0.0

    I've met with two problems .

    zabbix version: 2.0.0 released

    arch: server - proxy(s) - agent(s)

    Problems:
    First,
    I've setup some proxies . When tried to delete some one . I got error message
    Code:
    "Error in query [DELETE FROM interface WHERE (hostid IN ('10097')) ] 
    [Cannot delete or update a parent row: a foreign key constraint fails 
    (`zabbix`.`items`, CONSTRAINT `c_items_4` FOREIGN KEY (`interfaceid`) 
    REFERENCES `interface` (`interfaceid`))] SQL statement execution has failed
     "DELETE FROM interface WHERE (hostid IN ('10097')) "
    Second,
    when use the default "Mounted filesystem discovery / Network interface discovery". I got error message
    Code:
    " The item is not discovered anymore and will be deleted 
    in 29d 23h 51m (on 27 Jun 2012 at 11:08:08)."
    It seems like the item been discovered "on 27 Jun 2012 at 11:08:08 " but some factors got unstable and the item just shown up and down all the time while the trigger had been added for a half day .
    The triggers related to the discovery rule shows error
    Code:
    "Trigger just added. No status update so far."

    Thanks and keep up the great work!
    Last edited by lori.lin; 28-05-2012, 12:34.
Working...