]> git.pld-linux.org Git - packages/sysstat.git/commitdiff
- rel 2; store records every 2min auto/th/sysstat-12.0.2-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 25 Nov 2018 21:53:30 +0000 (22:53 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 25 Nov 2018 21:53:30 +0000 (22:53 +0100)
crontab
sysstat.spec

diff --git a/crontab b/crontab
index 9606b8581ef5fdfd94cd4bef55d22611bdc037ff..25fc26802d2ab141aaf854f7595b7a7c19c0c0ef 100644 (file)
--- a/crontab
+++ b/crontab
@@ -3,8 +3,8 @@
 # 8am-7pm activity reports every 20 minutes during weekdays.
 #0 8-18 * * 1-5 root /bin/systemd_booted || /usr/lib/sa/sa1 1200 3
 
-# activity reports every 10 minutes everyday.
-0 * * * * root /bin/systemd_booted || /usr/lib/sa/sa1 600 6
+# activity reports every 2 minutes everyday.
+0 * * * * root /bin/systemd_booted || /usr/lib/sa/sa1 120 30
 
 # Activity reports every an hour on Saturday and Sunday.
 #0 * * * 0,6 root /bin/systemd_booted || /usr/lib/sa/sa1
index e1792e1e8813f5018985ccc4fa11cb80d0ea3885..fdf853e45656244ae58b809ba22ebfef3632436a 100644 (file)
@@ -10,7 +10,7 @@ Summary(zh_CN.UTF-8): sar, iostat 等系统监视工具
 # Sysstat 12.0.x released (stable version).
 Name:          sysstat
 Version:       12.0.2
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://pagesperso-orange.fr/sebastien.godard/%{name}-%{version}.tar.xz
This page took 0.131267 seconds and 4 git commands to generate.