Difference between revisions of "/lib/systemd/system/sysstat-collect.timer"
Jump to navigation
Jump to search
(Created page with " /lib/systemd/system/sysstat-collect.timer <pre> # /lib/systemd/system/sysstat-collect.timer # (C) 2014 Tomasz Torcz <[email protected]> # # sysstat-12.5.2 systemd uni...") |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[/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] | |
− | [Unit] | + | Description=Run system activity accounting tool every 10 minutes |
− | Description=Run system activity accounting tool every 10 minutes | + | |
− | + | [Timer] | |
− | [Timer] | + | OnCalendar=*:00/10 |
− | OnCalendar=*:00/10 | + | |
− | + | [Install] | |
− | [Install] | + | WantedBy=sysstat.service |
− | WantedBy=sysstat.service | ||
− | |||
+ | == See also == | ||
+ | * {{sysstat}} | ||
+ | * {{systemctl}} | ||
− | + | [[Category:systemd]] | |
− |
Latest revision as of 09:16, 9 February 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
See also[edit]
- Performance: sysstat,
sar
,sadc
,debian-sa1
,sa1, sa2
,iostat
,nfsiostat
mpstat
,changelog
,/usr/lib/sysstat/sadc
,/etc/sysstat/sysstat
,pidstat, irqstat
- Systemd services:
systemctl
[status | is-active | start | daemon-reload | stop | mask
|reload
|restart
|reboot
|enable
|disable
|cat
],systemctl list-units
,systemctl list-timers
,systemctl --failed
,systemctl get-default
,systemctl --help
,.service, .timer, .socket
,systemctl restart elasticsearch.service
,systemctl status apt-daily
,systemctl status oscapd
Advertising: