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

Группа :: Система/Настройка/Прочее
Пакет: vzfree

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

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