Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Group based host scan with timeout #552

Closed
chambridge opened this issue Dec 15, 2017 · 0 comments
Closed

Group based host scan with timeout #552

chambridge opened this issue Dec 15, 2017 · 0 comments
Assignees

Comments

@chambridge
Copy link

Specify type:

  • Enhancement

Description:

  • When performing the host scan break the inventory into groups=10 systems.
  • Run the playbook multiple times for each of the created groups copying the fact output into a sequential result files (e.g. variables_path + groupNumber)
  • Run host scan with a 30 minute timeout. Hitting the timeout essentially means we are going to skip that group of hosts (e.g. no output dictionary variable file for a failed group). Log systems affected by timeout.
  • After all groups have been run collect JSON results from each of the existing output files and process the data for groups that didn’t have a timeout issue
@noahl noahl self-assigned this Dec 17, 2017
@noahl noahl mentioned this issue Dec 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants