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

Show system info during startup #140

Closed
mountaindude opened this issue Feb 25, 2021 · 1 comment
Closed

Show system info during startup #140

mountaindude opened this issue Feb 25, 2021 · 1 comment
Milestone

Comments

@mountaindude
Copy link
Collaborator

Would be useful to show high level information about the computer on which Butler is running.
Things like OS name, OS version, virtual/physical server, total memory in server etc.

@mountaindude mountaindude added this to the 5.1 milestone Feb 25, 2021
@mountaindude
Copy link
Collaborator Author

mountaindude commented Feb 25, 2021

Something like this:

2021-02-25T08:06:29.554Z info: --------------------------------------
2021-02-25T08:06:29.554Z info: Starting Butler
2021-02-25T08:06:29.555Z info: Log level      : info
2021-02-25T08:06:29.555Z info: App version    : 5.0
2021-02-25T08:06:29.555Z info:
2021-02-25T08:06:29.555Z info: Platform       : darwin
2021-02-25T08:06:29.555Z info: Release        : 11.2.1
2021-02-25T08:06:29.555Z info: Distro         : macOS
2021-02-25T08:06:29.555Z info: Codename       : macOS Big Sur
2021-02-25T08:06:29.555Z info: Virtual        : false
2021-02-25T08:06:29.555Z info: Processors     : 1
2021-02-25T08:06:29.555Z info: Physical cores : 8
2021-02-25T08:06:29.556Z info: Cores          : 16
2021-02-25T08:06:29.556Z info: Docker arch.   : undefined
2021-02-25T08:06:29.556Z info: Total memory   : 68719476736
2021-02-25T08:06:29.556Z info: --------------------------------------

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant