On Mon, 12 Dec 2005, Dan Mahoney, System Admin wrote: > Hey all. Is there a way to get the nice interface descriptions I've set > on all my switch ports to be used in the indexmaker-generated index page?
Duh, nevermind. #!/bin/sh /usr/local/bin/cfgmaker --no-down --ifdesc=descr --global "Workdir: /home/mrtg/public_html2" --global "Options[_]: growright, bits" --output=/home/mrtg/newmrtg.cfg [EMAIL PROTECTED] > /dev/null 2>&1 /usr/local/bin/indexmaker --columns=1 --section=descr --output=/home/mrtg/public_html2/index.html \ /home/mrtg/newmrtg.cfg > /dev/null 2>&1 Runs nightly :) > > -Dan > > -- > > --------Dan Mahoney-------- > Techie, Sysadmin, WebGeek > Gushi on efnet/undernet IRC > ICQ: 13735144 AIM: LarpGM > Site: http://www.gushi.org > --------------------------- > > -- > Unsubscribe mailto:[EMAIL PROTECTED] > Archive http://lists.ee.ethz.ch/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://lists.ee.ethz.ch/lsg2.cgi > -- "Hey, call me anything you like. I'm Dan to my friends, gushi to my close friends, 'hey, you' to my girlfriend, 'mrrow?' to my cat, and 'why the hell is the router on fire?' to my job. -Dan Mahoney 12/2/02 --------Dan Mahoney-------- Techie, Sysadmin, WebGeek Gushi on efnet/undernet IRC ICQ: 13735144 AIM: LarpGM Site: http://www.gushi.org --------------------------- -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
