Not sure if this is exactly what you're looking for, but using --global 'Options[_]: noinfo' will at least prevent them from appearing in the displayed web pages.
-Matt On Tue, 10 Mar 2009 13:27:47 -0400 "Wixted, Joe" <[email protected]> wrote: > Any way to get cfgmaker to suppress the insertion of these into the resulting > cfg file? We don't use them, and, it's a real headache to have to manually > edit them out.... > > # <div id="sysdetails"> > # <table> > # <tr> > # > <td>System:</td> > # > <td>MDF-Cisco4506 </td> > # </tr> > # <tr> > # > <td>Maintainer:</td> > # > <td></td> > # </tr> > # <tr> > # > <td>Description:</td> > # > <td>GigabitEthernet3/2 </td> > # </tr> > # <tr> > # > <td>ifType:</td> > # > <td>ethernetCsmacd (6)</td> > # </tr> > # <tr> > # > <td>ifName:</td> > # > <td>Gi3/2</td> > # </tr> > # <tr> > # > <td>Max Speed:</td> > # > <td>125.0 MBytes/s</td> > # </tr> > # </table> > # </div> > > Thanks!! > > -Joe > -- Matthew Topper <[email protected]> _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
