mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
Updates for MinIO RELEASE.2023-04-13T03-08-07Z (#824)
- Adds example output to mc admin info command - Adds new metric Closes #814
This commit is contained in:
@ -21,6 +21,23 @@ for each MinIO server in the deployment.
|
||||
|
||||
.. end-mc-admin-info-desc
|
||||
|
||||
The output of the command resembles the following:
|
||||
|
||||
.. code-block::
|
||||
|
||||
● play.min.io
|
||||
Uptime: 8 hours
|
||||
Version: 2023-04-15T14:34:02Z
|
||||
Network: 1/1 OK
|
||||
Drives: 4/4 OK
|
||||
Pool: 1
|
||||
|
||||
Pools:
|
||||
1st, Erasure sets: 1, Drives per erasure set: 4
|
||||
|
||||
11 GiB Used, 395 Buckets, 4,131 Objects, 676 Versions
|
||||
4 drives online, 0 drives offline
|
||||
|
||||
Examples
|
||||
--------
|
||||
|
||||
@ -43,5 +60,4 @@ Syntax
|
||||
|
||||
mc admin info TARGET
|
||||
|
||||
Specify the :mc-cmd:`alias <mc alias>` of a configured MinIO deployment as the
|
||||
``TARGET``.
|
||||
Specify the :mc-cmd:`alias <mc alias>` of a configured MinIO deployment as the ``TARGET``.
|
Reference in New Issue
Block a user