|
|
| Author |
Message |
MoreDakka
Joined: 04 Jul 2007 Posts: 31
|
Posted: Mon Nov 05, 2007 3:18 pm Post subject: [SOLVED] Remove the BW counter on Links. |
|
|
Can it be done? I just want to see the network without the BW counters and just have the links change color and be able to see a graph on mouse over (which I know how to do already).
Thanks. |
|
| Back to top |
|
 |
Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2167 Location: United Kingdom
|
Posted: Mon Nov 05, 2007 4:23 pm Post subject: |
|
|
BWLABEL none
or
| Code: |
LINK DEFAULT
BWLABEL none
|
at the top of the file to do it for all links. |
|
| Back to top |
|
 |
MoreDakka
Joined: 04 Jul 2007 Posts: 31
|
Posted: Mon Nov 05, 2007 4:37 pm Post subject: |
|
|
| Awesome! Thanks! |
|
| Back to top |
|
 |
|