I have two questions, and I did not find the answers in the forum: /
I CactiEZ, and I want to graph Spanning Tree state of switches of my network.
How create a graphical link between two hosts in a weathermap having a graphic hover-view in a direction, and another graph hover-view in the other direction?
I have:
Code: Select all
LINK bs460_hd0-pp8600_hd0
WIDTH 2
INFOURL /graph.php?rra_id=all&local_...
OVERLIBGRAPH /graph_image.php?local_......
TARGET /var/www/html/rra/bs...
NODES bs460_hd0:11:0 pp8600_hd0
Code: Select all
LINK bs460_hd0-pp8600_hd0
WIDTH 2
INFOURL /graph.php?rra_id=all&local_...
OVERLIBGRAPH /graph_image.php?local_......
TARGET /var/www/html/rra/bs...
NODES bs460_hd0:11:0 pp8600_hd0
LINK pp8600_hd0-bs460_hd0
WIDTH 2
INFOURL /graph.php?rra_id=all&local_...
OVERLIBGRAPH /graph_image.php?local_......
TARGET /var/www/html/rra/bs...
NODES bs460_hd0:11:0 pp8600_hd0
Second question
How to change the default view displayed in the hover view on the weathermap?
I have a daily (5min avg) graph, and I would like a hourly (1min avg) graph; but i can't find the setting