|
| 1 | +UserParameter=ceph.osd_in, /opt/ceph-status.sh in |
| 2 | +UserParameter=ceph.osd_up, /opt/ceph-status.sh up |
| 3 | +UserParameter=ceph.active, /opt/ceph-status.sh active |
| 4 | +UserParameter=ceph.backfill, /opt/ceph-status.sh backfill |
| 5 | +UserParameter=ceph.clean, /opt/ceph-status.sh clean |
| 6 | +UserParameter=ceph.creating, /opt/ceph-status.sh creating |
| 7 | +UserParameter=ceph.degraded, /opt/ceph-status.sh degraded |
| 8 | +UserParameter=ceph.degraded_percent, /opt/ceph-status.sh degraded_percent |
| 9 | +UserParameter=ceph.down, /opt/ceph-status.sh down |
| 10 | +UserParameter=ceph.incomplete, /opt/ceph-status.sh incomplete |
| 11 | +UserParameter=ceph.inconsistent, /opt/ceph-status.sh inconsistent |
| 12 | +UserParameter=ceph.peering, /opt/ceph-status.sh peering |
| 13 | +UserParameter=ceph.recovering, /opt/ceph-status.sh recovering |
| 14 | +UserParameter=ceph.remapped, /opt/ceph-status.sh remapped |
| 15 | +UserParameter=ceph.repair, /opt/ceph-status.sh repair |
| 16 | +UserParameter=ceph.replay, /opt/ceph-status.sh replay |
| 17 | +UserParameter=ceph.scrubbing, /opt/ceph-status.sh scrubbing |
| 18 | +UserParameter=ceph.splitting, /opt/ceph-status.sh splitting |
| 19 | +UserParameter=ceph.stale, /opt/ceph-status.sh stale |
| 20 | +UserParameter=ceph.pgtotal, /opt/ceph-status.sh pgtotal |
| 21 | +UserParameter=ceph.waitBackfill, /opt/ceph-status.sh waitBackfill |
| 22 | +UserParameter=ceph.mon, /opt/ceph-status.sh mon |
| 23 | +UserParameter=ceph.rados_total, /opt/ceph-status.sh rados_total |
| 24 | +UserParameter=ceph.rados_used, /opt/ceph-status.sh rados_used |
| 25 | +UserParameter=ceph.rados_free, /opt/ceph-status.sh rados_free |
| 26 | +UserParameter=ceph.wrbps, /opt/ceph-status.sh wrbps |
| 27 | +UserParameter=ceph.ops, /opt/ceph-status.sh ops |
0 commit comments