Пакет ngxtop: Информация

    Исходный пакет: ngxtop
    Версия: 0.0.2-alt1
    Собран:  6 декабря 2015 г. 21:15 в задании #154439
    Категория: Мониторинг
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/lebinh/ngxtop

    Лицензия: MIT
    О пакете: Real-time metrics for nginx server
    Описание: 
    ngxtop parses your nginx access log and outputs useful,
    top-like, metrics of your nginx server.
    So you can tell what is happening with your server in real-time.
    
    ngxtop is designed to run in a short-period time
    just like the top command for troubleshooting
    and monitoring your Nginx server at the moment.
    If you need a long running monitoring process
    or storing your webserver stats in external
    monitoring / graphing system, you can try Luameter.
    
    ngxtop tries to determine the correct location
    and format of nginx access log file by default,
    so you can just run ngxtop and having a close look
    at all requests coming to your nginx server.
    But it does not limit you to nginx and the default top view.
    ngxtop is flexible enough for you to configure
    and change most of its behaviours.
    You can query for different things,
    specify your log and format,
    even parse remote Apache common access log with ease.
    See sample usages below for some ideas about what you can do with it.

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

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov

      1. python-module-distribute

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


    6 декабря 2015 г. Vitaly Lipatov 0.0.2-alt1
    - initial build for ALT Linux Sisyphus