Health Overall status: {{ contentData.health.status }}
  • {{ check.type }}: {{ check.summary.message }}
Monitors {{ contentData.mon_status | monSummary }}
OSDs {{ contentData.osd_map | osdSummary }}
Metadata servers {{ contentData.fs_map | mdsSummary }}
Manager daemons {{ contentData.mgr_map | mgrSummary }}
Usage
{{ contentData.df.stats.total_objects | dimless }}
Objects Raw capacity
({{ contentData.df.stats.total_used_bytes | dimlessBinary }} used)
Usage by pool
Pools
Name PG status Usage Read Write
{{ pool.pool_name }} {{ pool.pg_status | pgStatus }} {{ pool.stats.rd_bytes.rate | dimless }} {{ pool.stats.rd.rate | dimless }} ops {{ pool.stats.wr_bytes.rate | dimless }} {{ pool.stats.wr.rate | dimless }} ops
Logs {{ line.stamp }} {{ line.priority }}  {{ line.message }}
{{ line.stamp }} {{ line.priority }}  {{ line.message }}