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

Get know about kind of DDR memory and rate it too in server-info rate #37

Closed
4 tasks done
strizhechenko opened this issue May 26, 2017 · 2 comments
Closed
4 tasks done
Assignees
Projects
Milestone

Comments

@strizhechenko
Copy link
Owner

strizhechenko commented May 26, 2017

  • type, ddr1 - 1, ddr2 - 4, ddr3 - 7, ddr4 - 10
  • speed, 400 1, 3000 10
  • fix tests
  • fix code issues
@strizhechenko strizhechenko added this to the 1.3.0 milestone May 26, 2017
@strizhechenko strizhechenko self-assigned this May 26, 2017
@strizhechenko
Copy link
Owner Author

dmidecode --type memory | grep Type

@strizhechenko
Copy link
Owner Author

2017-12-18 0 50 38

2017-12-18 0 50 13

strizhechenko added a commit that referenced this issue Dec 18, 2017
…system (#178)

* Added(server-info): reminder about installation pcituils and dmidecode.
* Added(server-info): using dmidecode memory data file (type, speed and size). for -show and -rate
* Added(test-data): server-info archive from cheapest vscale CentOS 7
* Added(assessor): Grade by known values
* Fixed(test-data): server-info show expected output changed
* Refactoring(dmi): parser complexity fighting
* Refactoring(parsers): provide optional simplier way of initialisation for any Parser-based class
* Incremented version

#37
@strizhechenko strizhechenko removed this from the 2.3 milestone Dec 18, 2017
@strizhechenko strizhechenko added this to the 2.3 milestone Dec 18, 2017
@strizhechenko strizhechenko moved this from In Progress to Done in server-info Jan 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant