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
164 126 d 11 h rodolico /trunk/mapSwitchPorts/ Added some new headers on CSV creation, fixed a bug in mapSwitches where null value caused warning  
/trunk/mapSwitchPorts/mapSwitches
/trunk/mapSwitchPorts/mapSwitchesCSV.pl
157 133 d 12 h rodolico /trunk/mapSwitchPorts/ mapSwitchPorts updated to use dig to do rdns as last resort
fixed problem in crontab file which would ignore css (filename case)
 
/trunk/mapSwitchPorts/mapSwitches
/trunk/mapSwitchPorts/mapswitches.cron
139 636 d 17 h rodolico /trunk/mapSwitchPorts/ After testing (and repair) on an older system  
/trunk/mapSwitchPorts/mapSwitches
138 636 d 17 h rodolico /trunk/mapSwitchPorts/ got rid of dependancy on net::dns. Works more efficiently if installed, but works otherwise  
/trunk/mapSwitchPorts/mapSwitches
136 636 d 19 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
134 637 d 16 h rodolico /trunk/mapSwitchPorts/ minor modification in mapSwitches. -d5 will dump the configuration (via Dumper) and exit. Set sample cron to be more like what we currently have  
/trunk/mapSwitchPorts/mapSwitches
/trunk/mapSwitchPorts/mapswitches.cron
133 637 d 16 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