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 server MB usage to rake evm:status and status_full. #15457

Merged
merged 1 commit into from Aug 1, 2017

Conversation

jrafanie
Copy link
Member

Similar to #15375 committed in 5be3b45 but for the server process.

03:57:00 ~/Code/manageiq (add_server_mb_usage_in_evm_status) (2.4.1) + bin/rails evm:status
** Using session_store: ActionDispatch::Session::MemCacheStore
Checking EVM status...
 Zone    | Server | Status  |            ID |   PID |  SPID | URL                     | Started On           | Last Heartbeat       | MB Usage | Master? | Active Roles
---------+--------+---------+---------------+-------+-------+-------------------------+----------------------+----------------------+----------+---------+-----------------------------------------------------------------------------------------------------------------------------------------------------
 default | EVM    | started | 1000000000001 | 39527 | 39538 | druby://127.0.0.1:61862 | 2017-06-27T19:55:04Z | 2017-06-27T19:56:46Z |      194 | true    | automate:database_operations:database_owner:ems_inventory:ems_operations:event:reporting:scheduler:smartstate:user_interface:web_services:websocket

 Worker Type       | Status  |            ID |   PID | SPID  |     Server id | Queue Name / URL    | Started On           | Last Heartbeat       | MB Usage
-------------------+---------+---------------+-------+-------+---------------+---------------------+----------------------+----------------------+----------
 MiqGenericWorker  | started | 1000000000117 | 39541 | 39575 | 1000000000001 | generic             | 2017-06-27T19:55:36Z | 2017-06-27T19:57:01Z |      194
 MiqScheduleWorker | started | 1000000000118 | 39542 | 39576 | 1000000000001 |                     | 2017-06-27T19:55:36Z | 2017-06-27T19:56:50Z |      273
 MiqUiWorker       | started | 1000000000119 | 39543 |       | 1000000000001 | http://0.0.0.0:3000 | 2017-06-27T19:55:36Z | 2017-06-27T19:57:01Z |      176

@jrafanie jrafanie requested a review from NickLaMuro June 27, 2017 20:02
@miq-bot
Copy link
Member

miq-bot commented Jun 27, 2017

Checked commit jrafanie@0476fa7 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks fine. 👍

Copy link
Member

@NickLaMuro NickLaMuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like code! :trollface:

@bdunne bdunne merged commit 83726a9 into ManageIQ:master Aug 1, 2017
@bdunne bdunne assigned bdunne and unassigned gtanzillo Aug 1, 2017
@bdunne bdunne added this to the Sprint 66 Ending Aug 7, 2017 milestone Aug 1, 2017
@bdunne bdunne added the fine/no label Aug 1, 2017
@jrafanie jrafanie deleted the add_server_mb_usage_in_evm_status branch August 1, 2017 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants