Commit Graph

7 Commits

Author SHA1 Message Date
steven
85977dedce update to 3.0.6.1 2012-07-08 19:20:58 +00:00
ajacoutot
86265ce150 Fix usage of the _POSIX_THREAD_PRIORITY_SCHEDULING macro.
from Brad
2012-05-17 05:01:35 +00:00
naddy
53bfad5fe9 Don't add SYSCONFDIR to CFLAGS in the port Makefile, there are
quoting problems and gcc4 ends up warning, gcc3 aborts.  Move the
setting to Makefile.in.  ok steven@
2011-09-10 11:55:26 +00:00
steven
524b731ecd - use /var/argus instead of /var/log/argus in config file,
problem spotted by aja@, thanks
- don't modify argv[0] when starting argus with absolute path, allows to
drop pexp from the rc script
- respect SYSCONFDIR

all looks ok aja@
2010-11-12 21:03:45 +00:00
steven
9ac9ae98d3 install a default config file
add rc startup script
fix manpage section

ok jasper
2010-11-11 19:33:27 +00:00
steven
1cbce6be89 update to 3.0.2 2010-04-15 19:15:19 +00:00
steven
a512336ce2 import argus 3.0.0
Argus is a fixed-model real time flow monitor designed to track and
report on the status and performance of all network transactions seen in
a data network traffic stream. Argus provides a common data format for
reporting flow metrics such as connectivity, capacity, demand, loss,
delay, and jitter on a per transaction basis. The record format that
Argus uses is flexible and extensible, supporting generic flow
identifiers and metrics, as well as application/protocol specific
information.

ok naddy@ sthen@
2008-06-30 05:19:33 +00:00