Ad Widget

Collapse

Multiple Line Connector Types and Colors

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • muratkoc
    Junior Member
    • Mar 2008
    • 23

    #1

    Multiple Line Connector Types and Colors

    Hi,

    I have lots of geographically dispersed locations. And these locations can connect to the Center either ghdsl or satellite way.

    When I create the maps I want to show different situations with different line types and colors.

    But I can't find anthing except ON and Off status based on just one trigger.

    I have created an external check script which pings ghdsl and satellite modems. It gives these outputs:

    If both ghdsl and satellite modems can be ping --> 1
    If neither ghdsl and satellite modems can be ping --> 0
    If just ghdsl can be ping --> 2
    If just satellite can be ping -->3

    So I want to show line colors and types based on these return values.

    If 1 --> green
    If 0 --> red
    If 2 --> for example (yellow)
    If 3 --> for example (blue)

    So, can I do that? Or is there any other way?

    Thanks,
Working...