danlabici / taskcluster-worker-checker

Script to check if any releng worker is missing in TC
1 stars 9 forks source link

Add some kind of ping function #127

Closed mutterroland closed 5 years ago

mutterroland commented 5 years ago

We could add a function that will ping hosts that are idle > 6 hours and returns results. What's your opinion , would this be useful ?

danlabici commented 5 years ago

This request has been implemented via commit 5d2208b76db7f5b26f3c2adc93e70c9b1cfd1df0

When using -ping command, only the machines that didn't respond to the ping request will be in the final output table.