Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atop

Ansible role to install and configure Atop.

Requirements

No requirements.

Role Variables

Variable Default Description
atop_enable_daemon true Run atop as a daemon
atop_enable_rotation true Use the atop-rotate.timer to support daily log files
atop_enable_pacct true Support handling of terminated processes using process accounting
atop_logopts "" Used to specify specific log options
atop_loginterval 600 Log interval in seconds
atop_loggenerations 28 How many log files should be kept
atop_logpath /var/log/atop The path where atop should create its logfiles

Dependencies

No dependencies.

Tested operating systems

This role was tested on RedHat versions 8, 9, 10 and Debian versions 11, 12 and 13.

Example Playbook

- hosts: all
  roles:
     - role: atop

License

MIT

Author Information

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages