Update README.md
This commit is contained in:
parent
c212971a8f
commit
9796b4da44
|
|
@ -1,8 +1,9 @@
|
|||
# RabbitMQ Top Plugin
|
||||
|
||||
Adds UNIX top-like information on the Erlang VM to the management plugin.
|
||||
This is what it looks like:
|
||||
|
||||
Screenshots: https://imgur.com/a/BjVOP
|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
|
|
@ -43,6 +44,12 @@ important as it currently hard-codes returning the top 20 processes.
|
|||
|
||||
Individual process details.
|
||||
|
||||
## More Screenshots
|
||||
|
||||
Individual process metrics are also available:
|
||||
|
||||

|
||||
|
||||
## Building from Source
|
||||
|
||||
You can build and install it like any other plugin (see
|
||||
|
|
@ -50,6 +57,6 @@ You can build and install it like any other plugin (see
|
|||
|
||||
## License and Copyright
|
||||
|
||||
(c) Pivotal Software Inc, 2007—2017
|
||||
(c) Pivotal Software Inc, 2007—2019
|
||||
|
||||
Released under the same license as RabbitMQ.
|
||||
|
|
|
|||
Loading…
Reference in New Issue