Disk monitor service files
This commit is contained in:
parent
748acb2a8c
commit
404d403d8b
6 changed files with 265 additions and 0 deletions
7
diskmon-report.service
Normal file
7
diskmon-report.service
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[Unit]
|
||||
Description=Disk monitor morning report
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
EnvironmentFile=/etc/diskmon.env
|
||||
ExecStart=/usr/bin/python3 /opt/diskmon/disk_monitor.py report
|
||||
Loading…
Add table
Add a link
Reference in a new issue