VOLTTRON / volttron

VOLTTRON Distributed Control System Platform
https://volttron.readthedocs.io/
Other
456 stars 216 forks source link

Should not be able to stop essential agents like PlatformAgent #107

Closed jhaack closed 8 years ago

jhaack commented 9 years ago

If you stop PlatformAgent through VolttronCentral you lose the ability to control that platform and will need to ssh into the box to restart.

Maybe we need a priority scheme: Agent can be started/stopped at will Agent can be stopped with a warning dialog Agent cannot be stopped through UI, only restarted

fstshrk commented 9 years ago

We can also force at least one instance of platform agent to be running at all times.

Although this could make upgrading that agent a bit tougher.

On Jun 18, 2015, at 2:50 PM, jhaack notifications@github.com wrote:

If you stop PlatformAgent through VolttronCentral you lose the ability to control that platform and will need to ssh into the box to restart.

Maybe we need a priority scheme: Agent can be started/stopped at will Agent can be stopped with a warning dialog Agent cannot be stopped through UI, only restarted

— Reply to this email directly or view it on GitHub https://github.com/VOLTTRON/volttron/issues/107.