Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Howie wrote: ↑Mon Sep 28, 2020 2:34 am
UImm, I wrote the guide, so I guess I'm the wrong person to answer...
You get the URL of the other map's Cacti page, and you put it in INFOURL for the node you want to click on the first map.
Or, for example, there is a large area, this area includes regions. And for example, the first map is an area where large cities are located, and when you click on a city, an area (second map) opens up that adjoins this city.
From your diagram - you make the regions in the big map NODEs, and add an INFOURL line with the URL of the other map.
To make a map link arrow that literally goes off the side of a map (so you can't see all of it), you can place NODEs off the side of the map. (e.g. map width is 1000, NODE has POSITION 1200 200)
But those are two completely different things. I don't understand which one you want.
Howie wrote: ↑Mon Sep 28, 2020 4:44 am
From your diagram - you make the regions in the big map NODEs, and add an INFOURL line with the URL of the other map.
To make a map link arrow that literally goes off the side of a map (so you can't see all of it), you can place NODEs off the side of the map. (e.g. map width is 1000, NODE has POSITION 1200 200)
But those are two completely different things. I don't understand which one you want.
Both options were useful to me, thanks)
And now another question, what if these cards ALREADY exist?
For example, a map with Kiev and London? How to make a link between them? I need to add a node?
Your answers really help me, thank you for your help. There is no one else to ask.
NODE kiev
POSITION 200 500
ICON my-kiev-box.png
LABEL
# ^^ to remove the label from the node
LABELOUTLINECOLOR none
# ^^ to remove the box around the label
[same kind of thing for London]
LINK link1
NODES kiev london
[normal link config for target, if you want it]
Thank you, another question, how to combine two physical channels into one?
I saw a link to the guide, but the link is broken) =
That is, it turns out that we combine two links.
EAleg wrote: ↑Mon Sep 28, 2020 5:44 am
Thank you, another question, how to combine two physical channels into one?
I saw a link to the guide, but the link is broken) =
That is, it turns out that we combine two links.
And... how find id node?( its for target.
What do you want to see on the map? One link? Two links?
For one link, draw the map as usual, and use the portchannel interface for the target.
For two links, add two links. And then use either VIA or offsets (look in the LINKS page of the manual) to make it so they are not on top of each other.
Here's an example: viewtopic.php?t=22867
I don't understand what you mean by ID, but this is where you would find the target filename to use (replace <path_rra> with the path to your cacti rra directory):
2020-09-28 16_31_55-Console -_ Data Sources.png (34.95 KiB) Viewed 7431 times
2020-09-28 16_32_48-Console -_ Data Sources -_ (Edit).png (24.77 KiB) Viewed 7431 times
I want, that colour or icon changes when NODE dawn, for this i must point in TARGET id NODE. and one more thing, I do not use Cacti, I have a LibreNMS... Thank you for answer ^_^