Actions
Feature #11384
openAbility to do time-based reboots
Status:
New
Priority:
Low
Assignee:
-
Category:
Discovery plugin
Description
When user wants to reboot many discovered hosts, he can't use Reboot All button since TFTP protocol cannot handle load well. For this, we need to implement time-based reboot. The Reboot API should have an optional parameter (seconds) defining how much time to wait until the node is rebooted. We need a logic for Reboot All to initiate reboots semi-sequencinally.
Updated by Lukas Zapletal about 9 years ago
- Priority changed from Normal to Low
- Target version deleted (
Discovery Plugin 5.0.0)
Decreasing priority, contributions welcome!
Updated by Lukas Zapletal about 8 years ago
- Difficulty set to trivial
This should be implemented using Remote Execution - reboot (discovery support must be implemented first). #12240
Updated by Lukas Zapletal about 8 years ago
- Related to Feature #12240: Support Host objects other than Host::Managed added
Actions