 |
| User |
Joined: Wed Jan 16, 2008 6:39 am Posts: 4 Location: Manchester, CT USA
|
|
Hello,
First I'd like to say thanks for writing rrdtool; it's really useful and has allowed me to get the most out of MRTG while saving me time.
Now to the issue I am having: I have a cfg file that mrtg uses just fine. In rrdtool, I have summaries set by default. I noticed that only the first four targets show up in the summary; however all targets are available in the target menu. The only difference between the targets is that the first four targets point to the switchport via ifindex. The other targets are pointing to the switchport name. I am including two targets from my config as an example:
## Check Non-Unicast rate for VLAN 200 on cf03110 Te1/3
Target[cf03110_vlan200]:ifInNUcastPkts.3&ifOutNUcastPkts.3:community@cf03110.eh.pweh.com:::::2
Title[cf03110_vlan200]:Non-Unicast rate for VLAN 200
MaxBytes[cf03110_vlan200]:60000
Options[cf03110_vlan200]:growright
YLegend[cf03110_vlan200]:Packets/Sec
Legend1[cf03110_vlan200]:Non-Unicast In
Legend2[cf03110_vlan200]:Non-Unicast Out
PageTop[cf03110_vlan200]:<H1>Non-Unicast rate for VLAN 200 on cf03110 Te1/3</H1>
## Check the Non-Unicast rate for VLAN 1 (Cheshire) on cfch2200 3/1
Target[cfch2200_vlan1]:ifInNUcastPkts#Gi2/0/1&ifOutNUcastPkts#Gi2/0/1:community@cfch2200.eh.pweh.com:::::2
Title[cfch2200_vlan1]:Non-Unicast rate for Cheshire VLAN 1
MaxBytes[cfch2200_vlan1]:60000
Options[cfch2200_vlan1]:growright
YLegend[cfch2200_vlan1]:Packets/Sec
Legend1[cfch2200_vlan1]:Non-Unicast In
Legend2[cfch2200_vlan1]:Non-Unicast Out
PageTop[cfch2200_vlan1]:<H1>Non-Unicast rate for VLAN 1 Cheshire on cfch2200 3/1</H1>
My question is, is there a way to make these targets show up in the summary page? Thanks.
_________________ -CN
|
|