summaryrefslogtreecommitdiffstats
path: root/retiolum/hosts/.scripts/sanitize.sh
Commit message (Collapse)AuthorAgeFilesLines
* refactored parse.pyFelix Richter2011-05-111-1/+1
| | | | parse.py: now also writes the number of current connections
* refactored parser script,fixed bugFelix Richter2011-05-111-2/+2
| | | | | | parse.py: refactored parsing into function sanitize.sh: fixed bug which creates race condition, removed gvcolor from toolchain
* added tinc syslog parser and graph generatorFelix Richter2011-05-111-0/+2
parse.py: parses syslog input given via stdin, writes graphviz graph to stdout sanitize.sh:helper script which prepares syslog for the parse script,pipes output of parse.sh into graphviz