summaryrefslogtreecommitdiffstats
path: root/retiolum/hosts/.scripts/parse.py
Commit message (Collapse)AuthorAgeFilesLines
* refactored parse.pyFelix Richter2011-05-111-2/+30
| | | | parse.py: now also writes the number of current connections
* refactored parser script,fixed bugFelix Richter2011-05-111-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 generatorFelix Richter2011-05-111-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