Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045868
en ru br
ALT Linux repos
S:0.12.6-alt2
5.0: 0.12.6-alt1
4.1: 0.12.6-alt1
4.0: 0.12.6-alt1
3.0: 0.12.5-alt2

Group :: Monitoring
RPM: apachetop

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: apachetop
Version: 0.12.5
Release: alt2

Epoch: 20051005

Summary: ApacheTop is top-like utility for Apache
License: BSD
Group: Monitoring

Url: http://clueful.shagged.org/apachetop
Source: %url/files/%name-%version.tar.gz
Patch: http://security.debian.org/pool/updates/main/a/apachetop/apachetop_0.12.5-1sarge1.diff.gz

Summary(ru_RU.KOI8-R): ApacheTop -- top'ообразная утилита для Apache
Summary(uk_UA.KOI8-U): ApacheTop -- top'ообразна утил╕та для Apache

# Automatically added by buildreq on Wed Jan 19 2005

BuildRequires: gcc-c++ hostinfo libadns-devel libncurses-devel libpcre-devel libreadline-devel libstdc++-devel libtinfo-devel

%description
A curses-based top-like display for Apache information, including requests per
second, bytes per second, most popular URLs, etc.

%description -l ru_RU.KOI8-R
Консольная утилита для мониторинга web-сервера Apache, показывающая количество
запросов/байт в секунду, наиболее популярные адреса и т.п.

%description -l uk_UA.KOI8-U
Консольна утил╕та для мон╕торингу web-серверу Apache, що показу╓ к╕льк╕сть
запит╕в/байт у секунду, найб╕льш популярн╕ адреси та ╕н.

%prep
%setup -q
%patch -p1 -b .tmp

%build
%__subst 's,pcre.h,pcre/pcre.h,g' src/apachetop.h configure
%configure --with-logfile=%_logdir/httpd/access_log --without-fam
%make_build

%install
%makeinstall

%files
%_bindir/*
%doc AUTHORS ChangeLog LICENSE NEWS README TODO
%doc %_man1dir/*

# TODO:

# - some wrapper to point at /var/log/httpd/access_log ?
#   (until proper multi-host infrastructure is in place)

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin