SlackBuilds Repository

12.0 > System > atop (1.20)

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, added the
following lines to /etc/rc.d/rc.local:
# Start the accounting top service
if [ -x /etc/rc.d/rc.atop ]; then
/etc/rc.d/rc.atop
fi

Maintained by: Menno E. Duursma
Approved by: rworkman
Keywords: monitoring,top,pacct,acct,accounting,monitor

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

Source Downloads:
atop-1.20.tar.gz (ca4c8f47532b25aa0afd7d1061a1ad11)

Download SlackBuild:
atop.tar.gz
atop.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

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

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2012 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