Ad Widget

Collapse

[1.4.1] Connector ordering patch

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gerco
    Junior Member
    • Nov 2006
    • 22

    #1

    [1.4.1] Connector ordering patch

    In Zabbix 1.4.1, the order in which connectors are drawn is dependant on the order defined in the map. When several connectors are drawn between the same elements and one of them is "ON", there is no guarantee that the ON connector is visible above the other ones.

    This patch fixes that problem (crudely).

    Apply like this:
    zabbix:/usr/src# cd zabbix
    zabbix:/usr/src/zabbix# patch -p1 < ../connector_order.patch
    Attached Files
    Last edited by Gerco; 07-08-2007, 13:18. Reason: The patch was broken, now it isn't (i hope)
Working...