## start newmachine.template for machine.name
WorkDir: /var/www/html/mrtg/machine.name
#this is a hack.  this gets changed to Directory when the files get 
#assembled.  indexmaker wont run without a workdir.
#Directory[_]: machine.name
IconDir: /

## start foundry
#---------Apache conns-----------------------
Target[machine.name_si_conns80]: `/etc/mrtg/scripts/get-SI-data.sh snmpcommunity si-hostname -r  machine.name:80`
##Options[machine.name_si_conns80]:  nopercent, noinfo, nobanner, noi, gauge
Options[machine.name_si_conns80]:  nopercent, noinfo, nobanner, gauge
MaxBytes[machine.name_si_conns80]: 1000000
YLegend[machine.name_si_conns80]: Current Connections
ShortLegend[machine.name_si_conns80]:    
LegendO[machine.name_si_conns80]: Connections:
Legend2[machine.name_si_conns80]: Avg Connections
Legend4[machine.name_si_conns80]: Peak Connections
Title[machine.name_si_conns80]: SI port 80 vs Apache Current Connections
PageTop[machine.name_si_conns80]: <H1> SI port 80 vs Apache Current Connections</H1>
WithPeak[machine.name_si_conns80]: wmy
#------------End Apache conns------------------
#---------Apache conns-----------------------
Target[machine.name_si_conns443]: `/etc/mrtg/scripts/get-SI-data.sh snmpcommunity si-hostname -r  machine.name:443`
##Options[machine.name_si_conns443]:  nopercent, noinfo, nobanner, noi, gauge
Options[machine.name_si_conns443]:  nopercent, noinfo, nobanner, gauge
MaxBytes[machine.name_si_conns443]: 1000000
YLegend[machine.name_si_conns443]: Current Connections
ShortLegend[machine.name_si_conns443]: &nbsp;&nbsp; 
LegendO[machine.name_si_conns443]: Connections:
Legend2[machine.name_si_conns443]: Avg Connections
Legend4[machine.name_si_conns443]: Peak Connections
Title[machine.name_si_conns443]: SI port 443 vs Apache Current Connections
PageTop[machine.name_si_conns443]: <H1> SI port 443 vs Apache Current Connections</H1>
WithPeak[machine.name_si_conns443]: wmy
#------------End Apache conns------------------

## end foundry