Пакет fprobe-ulog: Информация

    Исходный пакет: fprobe-ulog
    Версия: 1.1-alt4
    Собран:  4 сентября 2008 г. 19:40
    Категория: Мониторинг
    Сообщить об ошибке в пакете
    Домашняя страница: http://fprobe.sourceforge.net

    Лицензия: GPL
    О пакете: fprobe-ulog: a NetFlow probe
    Описание: 
    fprobe-ulog - libipulog-based tool that collect network traffic data
    and emit it as NetFlow flows towards the specified collector.
    
    This daemon will be run in chroot()-ed environment as non-privileged
    _fprobe user.
    
    Also note that package builded with security optimisation
    (--with-hash=crc16). See included README for details.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    fprobe-ulog (x86_64, i586)

    Сопровождающий: Evgenii Terechkov

    Список участников:
    Evgenii Terechkov

    Последнее изменение


    2 сентября 2008 г. Evgenii Terechkov 1.1-alt4
    - Patch0 by lioka@ added (fixes #14162)
    1 декабря 2007 г. Evgenii Terechkov 1.1-alt3.1
    - Dir permission fixed according policy (see http://docs.altlinux.ru/alt/devel/ch01s03.html#id2884290)
    7 октября 2007 г. Evgenii Terechkov 1.1-alt3
    - Repacked with security optimisation (--with-hash=crc16) and debug output of non-fatal runtime errors
    - Init script (Source1) updated to workaround stale pidfile problem
    - Minor spec changes and cleanups