jamesyonan / brenda

Blender render farm software for Amazon Web Services
Other
246 stars 67 forks source link

Tracking : Need to track status of Spot instancess #26

Open rajeshbk042 opened 8 years ago

rajeshbk042 commented 8 years ago

Hi All,

Here is my requirements, please go through it and give me a solution for this.

  1. How to track the spot instances?? whether its executing any job or not? From this method we can find the Active spot instance with Idle status(which means its not bind with
    any job, so that we can assign new job to this spot instance without shutting down
    ).

2.How to track the* jobs status* of Spot instance?

3.Is there any method to find the jobs assigned to Spot instances(if count more than 1 or 2)??