- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-26-2016 05:54 AM
Hi Luigi,
Is there any plans to customize the tag criteria sent through DaGPusher? If you have two DagPusher from two different miners, it is complex to figure out which one is coming from one DaGPusher and which one is coming from another.
Thanks
Regards,
02-26-2016 06:09 AM - edited 02-29-2016 03:04 AM
Hi Bertrand,
good point ! it is possible today, but you have to create a new prototype for it:
- create a new file .yml in /opt/minemeld/local/prototypes
- content should be (double check the whitespaces):
description: test dagpusher prototypes: dagPusher: development_status: EXPERIMENTAL node_type: output description: > new dag pusher prototype with prefix newprefix_ class: minemeld.ft.dag.DagPusher config: tag_prefix: newprefix_
- reload the UI and you should find the new prototype
- the new prototype will generate dag tags with prefix newprefix_
(Yes, there is an ER already for creating prototypes from the UI :-))
Thanks !
luigi
02-26-2016 06:09 AM - edited 02-29-2016 03:04 AM
Hi Bertrand,
good point ! it is possible today, but you have to create a new prototype for it:
- create a new file .yml in /opt/minemeld/local/prototypes
- content should be (double check the whitespaces):
description: test dagpusher prototypes: dagPusher: development_status: EXPERIMENTAL node_type: output description: > new dag pusher prototype with prefix newprefix_ class: minemeld.ft.dag.DagPusher config: tag_prefix: newprefix_
- reload the UI and you should find the new prototype
- the new prototype will generate dag tags with prefix newprefix_
(Yes, there is an ER already for creating prototypes from the UI :-))
Thanks !
luigi
02-29-2016 02:34 AM
Luigi,
You mean newprefix_, right?
Thanks
B.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!