Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

CZ-NIC/ucollect

Repository files navigation

Ucollect
========

Ucollect is small daemon for collecting and analyzing network data. It is
written in C (with some unusual conventions about memory allocation, see the
relevant documentation) and provides plugins for doing the actuall analyzes.

The repository also contains the server part (in srv/master) and various
support utilities.

To build, fist initiialize git submodules (`git submodule init && git submodule
update`) and then type `make`. You may need to supply some dependencies (guess
from possible compiler errors).

For further documentation, look into `docs` subdirectory (after you built it)
or into .txt files scattered in the source tree.

About

Network monitoring probe with plugins for anomaly detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published