SlackBuilds Repository

12.1 > System > atop (1.23)

ATOP is an advanced interactive monitor for Linux-systems
to view the load on system-level and process-level.

Some features depend on the 'acct' (BSD accounting) package from
Slackware being installed. To enable it, execute the following:

touch /var/log/pacct
chgrp utmp /var/log/pacct
chmod 640 /var/log/pacct
accton

You may want to have atop start at boot; to do so, add to
/etc/rc.d/rc.local the following lines:

# Start the accounting top service
if [ -x /etc/rc.d/rc.atop ]; then
/etc/rc.d/rc.atop
fi

Note: logrotate(8) doesn't like .new files to reside in
/etc/logrotate.d - thus make sure to merge@remove

Approved by: David Somero
Maintained by: Menno E. Duursma

Homepage:
http://www.atcomputing.nl/Tools/atop

Download Source:
atop-1.23.tar.gz

Source MD5SUM:
ba1d733b9f0fcf8469a8e6c8e4d2d3b7

Download SlackBuild:
atop.tar.gz
atop.tar.gz.asc

(the SlackBuild does not include the source)

Validated for Slackware 12.1 (Other releases)

See our HOWTO for instructions on how to use the contents of this repository.

Anonymous FTP Access to Repository: ftp://ftp.slackbuilds.org

Access via rsync is also available.
rsync://rsync.slackbuilds.org/slackbuilds

© 2006-2008 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds
Valid XHTML and CSS by WebSight Designs | Hosting by OnyxLight Communications