Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactored parse.py | Felix Richter | 2011-05-11 | 1 | -2/+30 |
| | | | | parse.py: now also writes the number of current connections | ||||
* | refactored parser script,fixed bug | Felix Richter | 2011-05-11 | 1 | -29/+29 |
| | | | | | | parse.py: refactored parsing into function sanitize.sh: fixed bug which creates race condition, removed gvcolor from toolchain | ||||
* | added tinc syslog parser and graph generator | Felix Richter | 2011-05-11 | 1 | -0/+53 |
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 |