File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ usage() {
44 cat << __EOF
55Usage:
66
7- weirrd -h
7+ wirerrd -h
88
99 -h
1010 Prints this help page.
1111
1212
13- weirrd collect -i INTERFACE -o RRDDIRECTORY -f FILTERFILE [-j THREADS]
13+ wirerrd collect -i INTERFACE -o RRDDIRECTORY -f FILTERFILE [-j THREADS]
1414
1515This starts the monitoring process on a network interface and stores the
1616according statistics in round-robin databeses, sorted by the provided filter
3232 (optional, defaulting to 2 * #CPUs)
3333
3434
35- weirrd export -i RRDDIRECTORY -o EXPORTSYMLINK
35+ wirerrd export -i RRDDIRECTORY -o EXPORTSYMLINK
3636
3737This reads the collected statistics from the provided round-robin databases
3838and stores them in RRD-XML exports and renders some graphs.
You can’t perform that action at this time.
0 commit comments