You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
homepage/docs/widgets/services/ceph.md

469 B

title description
Ceph Ceph Widget Configuration

Learn more about Ceph API.

The username and password are the same as used to login to the web interface.

Allowed fields: ["status", "alerts", "freespace", "usedspace", "free", "used", "read", "write", "recovering"].

widget:
  type: ceph
  url: http://ceph.host.or.ip:port
  username: user1
  password: password1
  fields: ["status", "alerts", "used"]