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

Add system information #17

Merged
merged 9 commits into from
Jun 16, 2019
Merged

Add system information #17

merged 9 commits into from
Jun 16, 2019

Conversation

l4u23n7p
Copy link
Contributor

Implement #6

Changed

  • Listen on /ws/v1 for new request
  • Listen on port 4455 for http and 5544 for https
  • Request must be format as describe in readme
  • All response are format as describe in readme
  • 3 type of request available : info, script, command
  • Add test helpers command
  • Remove unused directory

Informations available

memory, cpu, cpuinfo, disks, containers, containersid, host, users, network, connections, processes, process, general.

See documentation for more details.

@l4u23n7p l4u23n7p added enhancement New feature or request major Major issue or pull request labels Jun 16, 2019
@l4u23n7p l4u23n7p merged commit a9c29c5 into develop Jun 16, 2019
@l4u23n7p l4u23n7p deleted the feature/system-information branch June 16, 2019 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major Major issue or pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant