List available systemctl types
systemctl -t help
All directives
man systemd.diretives
Configs for [unit,socket,timer]
man systemd.{unit,socket,timer}
System status
systemctl status
List available units by type
systemctl list-unit-files -t service
Timer directives
man systemd.timer
Examples on how to configure timers
man systemd.time
Active timers
systemctl status *timer