Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automatically add clients from inventory #3

Open
pablodav opened this issue Oct 31, 2016 · 1 comment
Open

automatically add clients from inventory #3

pablodav opened this issue Oct 31, 2016 · 1 comment
Assignees
Milestone

Comments

@pablodav
Copy link
Owner

pablodav commented Oct 31, 2016

Test new behaviour in burpui 0.4, try to use api to add clients automatically from a given inventory.

Changes to config:

match location and servers

[locations_servers]
location1 = server
default = server
location2 = server1, server2 

Allowing possibility to have more than 1 server per location.

Basic Process:

If the client is not in any server try to add on one server:

  • Choose server based on client's location.
  • If client has no location choose default
  • Choose a template/profile to add the client (if it is linux or windows and template settings)
  • If more than one server is available to the location, choose the one that has less clients.
  • Add the client with previous choosed settings

Possibility for future features:

Idea storm:

  • Have a check on all clients and their locations, warn if some client is not in his location?
  • Should be more intelligent at the time of choosing a server? like check which one has less total time backing up all clients? or based on the disk usage?
@pablodav pablodav added this to the 1.2 milestone Oct 31, 2016
@pablodav pablodav self-assigned this Oct 31, 2016
@pablodav pablodav changed the title addclient from inventory automatically add clients from inventory Oct 31, 2016
@pablodav pablodav modified the milestones: 1.4, 1.3 May 23, 2017
@pablodav
Copy link
Owner Author

@pablodav pablodav modified the milestones: 1.4, backlog Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant