indexmaker - Creates index files for mrtg web sites (mrtg-2.9.6)
indexmaker [options] regexp mrtg.cfg [other.cfg ...]
--output=filename set output filename (default: stdout)
--filter title=~regexp select targets by matching regexp against titles --filter pagetop=~regexp select targets by matching regexp against pagetop --filter name=~regexp select targets by matchin regexp against name
--title=text set title of generated index file --bodyopt=text set body tag options
--columns=number show graphs in a table with x columns (default: 2)
--sort=title sort graphs by title --sort=name sort graphs by their name --sort=descr sort graphs by their description --sort=original leave as is (default)
--enumerate add a sequence number to the title of each graph
--width=number set width of graphs (default: not set) --height=number
--show=day pick which graph to show in the index (default) --show=week --show=month --show=year --show=none
--section=h1 h1 tag from pagetop as section heading (default) --section=title title as section headings for graphs --section=name graph name as section heading --section=descr graph description as section heading
--rrdviewer=path path to rrdviewer (default: /cgi-bin/14all.cgi)
Indexmaker can create web pages which display the status of an array of mrtg interface status pages.
Depending on the match operator chosen (=~ or !~) the match will be positive or negative.
Note that some shells consider ! a special character. It may be necessary to type \!~ instead.
bgcolor="#ffffff" text="#000000" link="#000000" vlink="#000000" alink="#000000"
Tobias Oetiker <tobi@oetiker.ch>
GNU General Public License
Cfgmaker is Copyright 2000 by Tobias Oetiker <tobi@oetiker.ch>