| Cheshire Cat Computing https://steveshipway.org/forum/ |
|
| interface template help https://steveshipway.org/forum/viewtopic.php?f=34&t=8118 |
Page 1 of 1 |
| Author: | sunflower [ Tue Aug 20, 2013 6:45 am ] |
| Post subject: | interface template help |
We are running cisco switches with hundreds of interfaces. Only looking to graph those interfaces that connect to other network equipment. Pulling out those interfaces is far too time consuming. Cfgmaker if-filter does not appear to be an answer. I am left with an interface template. How would one write an interface template that would only graph GigabitEthernet7/2 interface and TenGigabitEthernet8/4 interfaces? Thanks |
|
| Author: | stevesh [ Thu Aug 22, 2013 11:31 am ] |
| Post subject: | Re: interface template help |
| Author: | gskmsc [ Fri Mar 27, 2015 8:10 pm ] |
| Post subject: | Re: interface template help |
Hello, I am also facing same issue & not sure how & where can we configure the given filter config? Can you please help me on configuring the interface filter? Thanks in advance. |
|
| Author: | stevesh [ Tue Mar 31, 2015 9:17 am ] |
| Post subject: | Re: interface template help |
The filter is passed to cfgmaker on the command line. So, you can enter it when you type in the command. If you are calling cfgmaker from some external script, then you may need to modify this somehow, but that will depend on how you have set up your system. The format of the filter itself is Perl code. In order to create a filter, you'll need to understand the basics of Perl coding, and the names of the variables that are pre-set for your use. These are detailed in the cfgmaker documentation: http://oss.oetiker.ch/mrtg/doc/cfgmaker.en.html |
|
| Author: | gskmsc [ Mon Apr 06, 2015 11:26 pm ] |
| Post subject: | Re: interface template help |
Thanks Steve..Will go through the documentation & try to implement the same. Thanks Again... |
|
| Page 1 of 1 | All times are UTC + 12 hours [ DST ] |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|