Difference between revisions of "Systemctl cat sysstat-collect.timer"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> # /lib/systemd/system/sysstat-collect.timer # /lib/systemd/system/sysstat-collect.timer # (C) 2014 Tomasz Torcz <[email protected]> # # sysstat-12.5.2 systemd unit fi...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<pre>
+
{{lc}}
# /lib/systemd/system/sysstat-collect.timer
+
# /lib/systemd/system/sysstat-collect.timer
# /lib/systemd/system/sysstat-collect.timer
+
# /lib/systemd/system/sysstat-collect.timer
# (C) 2014 Tomasz Torcz <[email protected]>
+
# (C) 2014 Tomasz Torcz <[email protected]>
#
+
#
# sysstat-12.5.2 systemd unit file:
+
# sysstat-12.5.2 systemd unit file:
#        Activates activity collector every 10 minutes
+
#        Activates activity collector every 10 minutes
 +
 +
[Unit]
 +
Description=Run system activity accounting tool every 10 minutes
 +
 +
[Timer]
 +
[[OnCalendar]]=*:00/10
 +
 +
[Install]
 +
WantedBy=sysstat.service
  
[Unit]
 
Description=Run system activity accounting tool every 10 minutes
 
  
[Timer]
+
[[systemctl daemon-reload]]
OnCalendar=*:00/10
 
  
[Install]
+
== See also ==
WantedBy=sysstat.service
+
* {{systemctl cat}}
</pre>
 
 
 
 
 
 
 
 
 
{{systemctl cat}}
 

Latest revision as of 15:05, 22 May 2023

# /lib/systemd/system/sysstat-collect.timer
# /lib/systemd/system/sysstat-collect.timer
# (C) 2014 Tomasz Torcz <[email protected]>
#
# sysstat-12.5.2 systemd unit file:
#        Activates activity collector every 10 minutes

[Unit]
Description=Run system activity accounting tool every 10 minutes

[Timer]
OnCalendar=*:00/10

[Install]
WantedBy=sysstat.service


systemctl daemon-reload

See also[edit]

Advertising: