Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make -kwh A Mandatory Argument, Support CPU Wattage. #387

Open
UserDC-LeGrand opened this issue Oct 18, 2022 · 4 comments
Open

Make -kwh A Mandatory Argument, Support CPU Wattage. #387

UserDC-LeGrand opened this issue Oct 18, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@UserDC-LeGrand
Copy link

Can I make a suggestion to place more emphasis on the -kwh value, so that users include this critical value in their profitability switching decisions. This power consumption component is especially critical those who use "-Conserve Yes" argument as well...

-kwh [decimal number] Default is "" ($null). This is the kw/h pricing of your electricty costs.
-kwh 0.10 would mean your electricty cost it 0.10 kwh. If argument is ommited,
or left as "" in config.json- kw/h figures will based on values in power.json.
This parameter overrides kwh values in power.json

@MaynardMiner
Copy link
Owner

MaynardMiner commented Oct 18, 2022

The best I can do as far as emphasis would be to add it to the first-time startup with get help command when a user first uses, and append wiki to include it.

The only reason why I don't, is as you pointed out- I haven't found a way to get cpu wattage as of yet, so in theory it's an incomplete value...Users will assume it's a bug when cpu wattage doesn't work. (I don't know of a way).

@MaynardMiner MaynardMiner self-assigned this Oct 18, 2022
@MaynardMiner MaynardMiner added the enhancement New feature or request label Oct 18, 2022
@UserDC-LeGrand
Copy link
Author

UserDC-LeGrand commented Oct 18, 2022

The best I can do as far as emphasis would be to add it to the first-time startup with get help command when a user first uses, and append wiki to include it.

The only reason why I don't, is as you pointed out- I haven't found a way to get cpu wattage as of yet, so in theory it's an incomplete value...Users will assume it's a bug when cpu wattage doesn't work. (I don't know of a way).

Perhaps you can socialize the gap with CPU power metric as a disclaimer. Better to inform your users of the fact, so that they make their own decision. HiveOS has a manual wattage entry for users to compensate for their Motherboard/CPU power draw, as well as PSU efficiency. Might be something to inspire you ...

image

@MaynardMiner
Copy link
Owner

I could look into something like that.

@MaynardMiner MaynardMiner changed the title Suggestion for arguments recommendations by DEV team Make -kwh A Default Argument Oct 18, 2022
@MaynardMiner MaynardMiner changed the title Make -kwh A Default Argument Make -kwh A Mandatory Argument Oct 18, 2022
@MaynardMiner MaynardMiner changed the title Make -kwh A Mandatory Argument Make -kwh A Mandatory Argument, Support CPU Wattage. Oct 18, 2022
@UserDC-LeGrand
Copy link
Author

Just stumbled on your GITHub article here:

https://github.com/MaynardMiner/SWARM/wiki/Watt-Calculation..

I manually entered the indidual CPU TDP on each of my rig ...

Will see if that helps provide a reasonable profit calculation ...

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants