atop 2.4.0 time interval
In latest version atop 2.4.0 (Repository - epel, CentOS 7) I can't change time interval through config file.
I set "INTERVAL=60" in /etc/sysconfig/atop, restart service, but no effect, interval stay on default value 10min (600sec)
In version 2.3.0 change interval work perfectly through config file.
How to change time interval?
Solution 1:
https://bugzilla.redhat.com/show_bug.cgi?id=1712241
The default /etc/sysconfig/atop has "INTERVAL" defined not "LOGINTERVAL" Change it to use "LOGINTERVAL" and atop is started with the correct interval. Can the default config file be changed to use LOGINTERVAL.