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

Group :: System/Configuration/Other
RPM: vzfree

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: vzfree
Version: 0.1
Release: alt1

Summary: Checking Memory Usage inside OpenVZ VE

License: Public domain
Group: System/Configuration/Other
Url: http://hostingfu.com/article/vzfree-checking-memory-usage-inside-openvz-ve

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar

%description
We all know that the Linux command free(1) is pretty useless inside an OpenVZ VE,
even those with meminfo virtualised.
So I basically wrote this little util to grab the data from the dreadful user_beancounters
and format them into something useful.

%prep
%setup -n %name-%version

%build
%make_build

%install
mkdir -p %buildroot%_bindir
%makeinstall PREFIX=%buildroot%_prefix

%files
%doc README
%_bindir/%name

%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