|
|
| Author |
Message |
amitubale Beginner
Joined: 27 Feb 2004 Posts: 3
|
Posted: Mon Mar 01, 2004 8:02 pm Post subject: How to monitor Cisco interfaces |
|
|
Hi
I am used to the mrtgs configmaker , here is hte config file that i use to monitor interfaces on a cisco switch. Please give me some tips as to how to set up netmrg to do the same.( making the template etc)
------------------------------------
### Interface 1 >> Descr: 'FastEthernet0/0' | Name: 'Fa0/0' | Ip: '10.250.1.1' | Eth: '' ###
Target[192.168.1.3_1]: 1:public@192.168.1.3:
Directory[192.168.1.3_1]: 192.168.1.3
MaxBytes[192.168.1.3_1]: 12500000
Title[192.168.1.3_1]: FastEthernet0/0 "" --
PageTop[192.168.1.3_1]: <H1>FastEthernet0/0 "" </H1>
### Interface 3 >> Descr: 'GigabitEthernet1/0' | Name: 'Gi1/0' | Ip: '' | Eth: '' ###
Target[192.168.1.3_3]: 3:public@192.168.1.3:
Directory[192.168.1.3_3]: 192.168.1.3
MaxBytes[192.168.1.3_3]: 125000000
Title[192.168.1.3_3]: GigabitEthernet1/0 " Backbone"
PageTop[192.168.1.3_3]: <H1>GigabitEthernet1/0 "ABackbone" </H1>
---------------------------------------------------------------------
How to I make templates to select the particular interfaces.
Thanks |
|
| Back to top |
|
 |
balleman Site Admin
Joined: 20 Jan 2003 Posts: 282
|
Posted: Tue Mar 02, 2004 11:03 pm Post subject: |
|
|
NetMRG comes with a default interface template that might suffice. The easiest way to set up interface graphs is...
1. Navigate to the device page containing your switch. (Click Groups, then the group the device is in.)
2. Click View Interface Cache. If that link is not enabled, try clicking Recache Interfaces.
3. You should see a list of interfaces. Click the Monitor/Graph link beside those you wish to graph.
This should automagically create the subdevice for the interface with appropriate parameters, and add graphs to the device's view. |
|
| Back to top |
|
 |
|