Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37516373
en ru br
ALT Linux repos
S:0.6-alt1.1

Group :: Monitoring
RPM: memcache-top

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: memcache-top
Version: 0.6
Release: alt1.1
License: BSD
Group: Monitoring
Source: %name
URL: http://code.google.com/p/memcache-top/
Packager: Maxim Ivanov <redbaron at altlinux.org>

BuildRequires(pre): rpm-build-perl
Summary: top-like realtime stats from memcached
BuildArch: noarch
BuildRequires: perl-Term-ANSIColor

%description
It gives you the basic stats, and not too much else. (You can specify
thresholds, for instance, and it'll change color to red if you exceed
the thresholds. You can also choose the refresh/ sleep time, and whether
to show immediate (per second) stats, or lifetime stats. But it pretty
much all revolves around those stats.)

%prep
cp %SOURCE0 .

%install
install -D -m 755 %name  %buildroot%_bindir/%name


%files
%_bindir/*

%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