Auto Correct Names and information from online miners
I had a question about Foreman and wanted to see if this is something that's currently possible or if it would need to be submitted as a feature request.
We're trying to standardize our miner naming convention so that the miner name always reflects the manufacturer, model, and currently reported MAC address. Right now, when a technician updates a miner's MAC address, they also have to manually update the miner's name. Occasionally this step gets missed, which causes searches for old MAC addresses to still return active miners because the old MAC remains in the name.
Ideally, we'd like Foreman to automatically keep the miner name synchronized with the information the miner is reporting.
For example:
Current Name:
Whatsminer M56S+ - cc:79:12:00:15:67
Miner reports:
- Manufacturer: Whatsminer
- Model: M56S+
- MAC: cc:79:12:00:14:59
Automatically rename to:
Whatsminer M56S+ - cc:79:12:00:14:59
Is there a way to accomplish this through:
- A built-in Foreman feature?
- Triggers or automation?
- An API integration?
- Webhooks or scheduled tasks?
Comments
0 comments
Please sign in to leave a comment.