mirror of
https://github.com/ceph/ceph
synced 2025-01-10 05:00:59 +00:00
5c21134064
Signed-off-by: Arun Kumar Mohan <amohan@redhat.com>
14 lines
312 B
Plaintext
14 lines
312 B
Plaintext
{
|
|
_config+:: {
|
|
dashboardTags: ['ceph-mixin'],
|
|
|
|
clusterLabel: 'cluster',
|
|
showMultiCluster: false,
|
|
|
|
CephNodeNetworkPacketDropsThreshold: 0.005,
|
|
CephNodeNetworkPacketDropsPerSec: 10,
|
|
CephRBDMirrorImageTransferBandwidthThreshold: 0.8,
|
|
CephRBDMirrorImagesPerDaemonThreshold: 100,
|
|
},
|
|
}
|