Weathermap help

Support questions about the Network Weather Map plugin

Moderators: Developers, Moderators

Post Reply
kondoor
Posts: 12
Joined: Tue Mar 01, 2005 3:31 pm

Weathermap help

Post by kondoor »

I just installed weathermap plugin on a test machine, and I have it mostly working but I cannot for the life of me figure out how to get the labels over the arrows between nodes to display anything besides 0's. See picture at link if that doesnt make sense. I'm pretty sure its my TARGET line, but i could not find in the docs how it is supposed to be listed. Any help would be greatly appreciated.

Cacti root is /www/htdocs/cacti

Code: Select all

# Link definitions:
LINK firstlink
        OVERLIBGRAPH http://192.168.110.151/cacti/graph_image.php?local_graph_id=438&rra_id=1
        TARGET /rra/cisco_router_main_to_cuanswers_traffic_in_446.rrd
        NODES node1 node2
        BANDWIDTH 0.02M
Attachments
wmap.JPG
wmap.JPG (71.41 KiB) Viewed 4892 times
slander
Posts: 32
Joined: Thu Mar 16, 2006 12:01 pm

Re: Weathermap help

Post by slander »

kondoor wrote:I just installed weathermap plugin on a test machine, and I have it mostly working but I cannot for the life of me figure out how to get the labels over the arrows between nodes to display anything besides 0's. See picture at link if that doesnt make sense. I'm pretty sure its my TARGET line, but i could not find in the docs how it is supposed to be listed. Any help would be greatly appreciated.

Cacti root is /www/htdocs/cacti

Code: Select all

# Link definitions:
LINK firstlink
        OVERLIBGRAPH http://192.168.110.151/cacti/graph_image.php?local_graph_id=438&rra_id=1
        TARGET /rra/cisco_router_main_to_cuanswers_traffic_in_446.rrd
        NODES node1 node2
        BANDWIDTH 0.02M

Just guessing, but it looks like maybe taking the leading / off would help - give it a relative path name, not absolute?

For my own, I gave it the full path name:

TARGET /data/cacti/rra/test_gateway_traffic_in_200.rrd

So, you could try

TARGET /www/htdocs/cacti/rra/cisco_router_main_to_cuanswers_traffic_in_446.rrd
kondoor
Posts: 12
Joined: Tue Mar 01, 2005 3:31 pm

Post by kondoor »

Thanks Slander, doing the fully defined pathing worked like a champ.
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests