Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37329303
en ru br
Репозитории ALT

Группа :: Мониторинг
Пакет: ngxtop

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.0.2-alt2
Время сборки: 30 января 2020, 06:54 ( 219.7 недели назад )
Размер архива: 12.24 Kb

Домашняя страница:   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.

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • ngxtop
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin