Subversion Repositories sysadmin_scripts

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
164 126 d 5 h rodolico /trunk/mapSwitchPorts/ Added some new headers on CSV creation, fixed a bug in mapSwitches where null value caused warning  
157 133 d 6 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)
 
139 636 d 11 h rodolico /trunk/mapSwitchPorts/ After testing (and repair) on an older system  
138 636 d 11 h rodolico /trunk/mapSwitchPorts/ got rid of dependancy on net::dns. Works more efficiently if installed, but works otherwise  
136 636 d 13 h rodolico /trunk/mapSwitchPorts/ major rewrite, including some additional parameters in config files and documentation  
134 637 d 10 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  
133 637 d 10 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.