|
|
| Author |
Message |
danathane Cacti User
Joined: 03 May 2007 Posts: 127
|
Posted: Thu Jul 19, 2007 7:12 am Post subject: Weathermap graphs |
|
|
Hye every body!!!
I have a little problem with the configuration of the link between two equipements.
When i put the mouse on the two part of the link I see the same Graph. I think that it is not normal but I don't know how to have the two graph : one per side.
If i am not clear enought tell me and i'll try to explain my problen a little bit more well lol |
|
| Back to top |
|
 |
Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2167 Location: United Kingdom
|
Posted: Thu Jul 19, 2007 9:19 am Post subject: Re: Weathermap graphs |
|
|
| danathane wrote: | Hye every body!!!
I have a little problem with the configuration of the link between two equipements.
When i put the mouse on the two part of the link I see the same Graph. I think that it is not normal but I don't know how to have the two graph : one per side.
If i am not clear enought tell me and i'll try to explain my problen a little bit more well lol |
It is normal.
The green part of the graph is one direction. The blue line is the other direction.
When you choose the graph, you should make sure it is an interface on the FIRST node you choose when you create the link. That is:
| Code: |
LINK mylink
NODES router1 router2
|
The graph/datasource you choose should be an interface on router1, otherwise the arrows will be the wrong way around. |
|
| Back to top |
|
 |
|