Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047700
en ru br
ALT Linux repos
S:2.5.0-alt3
D:1.20-alt1
5.0: 1.23-alt3
4.1: 1.23-alt1
4.0: 1.17-alt1

Other repositories
Upstream:1.21

Group :: Monitoring
RPM: atop

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: atop
Version: 1.23
Release: alt3
Summary: AT Computing's System & Process Monitor
License: %gpl2plus
Group: Monitoring
URL: http://www.atcomputing.nl/Tools/%name
Source: http://www.atconsultancy.nl/%name/packages/%name-%version.tar
Patch: %name-%version-%release.patch
Packager: Led <led at altlinux.ru>

BuildRequires(pre): rpm-build-licenses
BuildRequires: libncurses-devel zlib-devel

%description
%name is an interactive monitor to view the load on a Linux-system. It
shows the occupation of the most critical hardware-resources (from a
performance point of view) on system-level, i.e. cpu, memory, disk and
network. It also shows which processes are responsible for the
indicated load (again cpu-, memory-, disk- and network-load on
process-level).
The program can also be used to log system- and process-level
information in raw format for long-term analysis.


%prep
%setup
%patch -p1


%build
%define _optlevel 3
%make_build CFLAGS="%optflags"
gzip --stdout --best ChangeLog > ChangeLog.gz


%install
%make_install DESTDIR=%buildroot install


%post
%post_service %name ||:


%preun
%preun_service %name ||:


%files
%doc AUTHOR ChangeLog.* README
%_sysconfdir/%name/*
%_bindir/*
%_man1dir/*
%_sysconfdir/cron.d/*
%_sysconfdir/logrotate.d/*
%_initdir/*
%dir %_logdir/%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