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

Remove dependency on top #3

Open
wants to merge 40 commits into
base: master
Choose a base branch
from
Open

Remove dependency on top #3

wants to merge 40 commits into from

Conversation

h6w
Copy link

@h6w h6w commented May 12, 2016

Output of top is highly inconsistent between versions and platforms.
Parsing the output of top can therefore cause the application to crash.
This PR removes the dependency on top output and instead parses the contents of /proc/stat to get CPU information.

fixes #2

Tudor Holton and others added 30 commits May 11, 2016 18:22
English Translation
Chinese Translation copied from original code.
Integrate jinja2 into babel.cfg
Add extra translations.
Replaced all chinese characters with babel fragments in source code.
Removed all UTF-8 extended characters from source code.
Translation not yet complete. Need to run pybabel and update dictionary.
…stions/39049891/handling-comments-in-code-when-doing-i18n/40097383#40097383

Removed comments from database script
Translated comments in javascript
Removed example data from database script (data contained real domains)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't process command outputs for system knowledge
1 participant