Subversion Repositories sysadmin_scripts

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
155 265 d 6 h rodolico /stable/ Updating stable after some changes  
/stable
136 740 d 15 h rodolico /trunk/mapSwitchPorts/ major rewrite, including some additional parameters in config files and documentation  
/trunk/mapSwitchPorts/makeConfig.sample.pl
/trunk/mapSwitchPorts/mapSwitches.config.sample.yaml
/trunk/mapSwitchPorts/makeConfig.pl.sample
/trunk/mapSwitchPorts/mapSwitches.config.yaml.sample
/trunk/mapSwitchPorts/mapSwitches.pl
/trunk/mapSwitchPorts/mapSwitchesHTML.pl
/trunk/mapSwitchPorts/README
/trunk/mapSwitchPorts/mapSwitches
/trunk/mapSwitchPorts/mapSwitches.css
/trunk/mapSwitchPorts/mapSwitchesCSV.pl
133 741 d 12 h rodolico /trunk/mapSwitchPorts/ mapSwitches is replacing mapSwitches.pl. It uses a completely different data format, so mapSwitches.yaml must be removed prior to use
mapSwitchesCSV.pl rewritten to take advantage of this. Additionally, csv2html will take a tsv file and create a static HTML page from it.
 
/trunk/mapSwitchPorts/csv2html
/trunk/mapSwitchPorts/mapSwitches
/trunk/mapSwitchPorts/mapSwitchesCSV.pl
66 1862 d 4 h rodolico /trunk/mapSwitchPorts/ major upgrade with a complete rewrite of most of the code in mapSwitches.pl and an additional filed (which mapSwitchesCSV.pl will handle).  
/trunk/mapSwitchPorts/README
/trunk/mapSwitchPorts/makeConfig.pl.sample
/trunk/mapSwitchPorts/mapSwitches.pl
/trunk/mapSwitchPorts/mapSwitchesCSV.pl
34 2140 d 18 h rodolico /trunk/mapSwitchPorts/ Set to convert undef to emtpy string  
/trunk/mapSwitchPorts/mapSwitchesCSV.pl
33 2140 d 18 h rodolico /trunk/mapSwitchPorts/ updated version (mapSwitches.pl), set property executable on mapSwitchesCSV.pl, updated README  
/trunk/mapSwitchPorts/README
/trunk/mapSwitchPorts/mapSwitches.pl
/trunk/mapSwitchPorts/mapSwitchesCSV.pl
32 2140 d 18 h rodolico /trunk/mapSwitchPorts/ output to CSV. Default is tab delimited, but delimiter and encapsulation can be passed as parameters (positional, in that order)  
/trunk/mapSwitchPorts/mapSwitchesCSV.pl
/trunk/mapSwitchPorts/mapSwitchesTabDelim.pl