From Fedora Project Wiki

Revision as of 21:07, 17 August 2009 by Dpravec (talk | contribs) (Created page with '{{QA/Test_Case |description= Test ABRT Cron usage. This is usefull for example for periodical log scanners. |actions= Edit config file /etc/abrt/abrt.conf, where you should fi...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Test ABRT Cron usage. This is usefull for example for periodical log scanners.


How to test

Edit config file /etc/abrt/abrt.conf, where you should find lines:

[ Cron ]
# h:m - at h:m an action plugin is activated
# s - every s seconds is an action plugin activated
10 = KerneloopsScanner # every 10 second the KerneloopsScanner is activated

Try to add activation of other action plugin in particular time.

Expected Results

Plugins are activated once per selected interval