majordome_usc.txt 417 Bytes
TODO: 
- start AlertManager et Monitoring
- lancer le premier Scheduling
- ...
Il faut récupérer ici plein de fonctions attribuées (par erreur de conception) à Monitoring


@startuml

title Majordome

actor System

:System: --> (Execute sequences)
:System: --> (Stop running and pending tasks)
:System: --> (Abort system)
:System: --> (Restart system)
:System: --> (Handle observation conditions changes)

@enduml