[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] condor power python binding



Hi Greg,

No, there is not.

Iâm not very familiar with condor_power; isnât it just a mechanism to send a wake-on-lan packet?  If so, you can probably use a python library that does this for you.

Looking around on Google, I noticed this one:

https://github.com/remcohaszing/pywakeonlan

(but am not familiar with it).  It would basically be a two-step dance:

1) Query collector for offline ad; this will contain the startdâs MAC address.
2) Feed MAC to a wake-on-lan library.

Brian

On Nov 17, 2015, at 7:29 AM, greg.corbett@xxxxxxxxxx wrote:

Hi
 
Is there a python binding to the condor_power command?
 
Thanks
Greg
 
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/