feat(ops): ajouter supervision automatique des applications
This commit is contained in:
12
ops/manus-apps-health.timer
Normal file
12
ops/manus-apps-health.timer
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Planification de la supervision des applications Santinova / Itinova
|
||||
|
||||
[Timer]
|
||||
OnBootSec=3min
|
||||
OnUnitActiveSec=5min
|
||||
RandomizedDelaySec=30s
|
||||
Persistent=true
|
||||
Unit=manus-apps-health.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user