Skip to content
Snippets Groups Projects
Commit 7f37e02c authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

Merge branch 'add-ceph-io' into 'master'

switch colors

See merge request !2
parents 1e2de9df 39f25f9a
No related branches found
No related tags found
1 merge request!2switch colors
......@@ -30,11 +30,11 @@ yUnitSystem = "binary"
[cephio.metrics_filters]
write = "$service_name_template$.perfdata.cephio-write.value"
read = "$service_name_template$.perfdata.cephio-read.value"
write = "$service_name_template$.perfdata.cephio-write.value"
[cephio.functions]
write = "alias($metric$, 'Write [byte/s]')"
read = "alias($metric$, 'Read [byte/s]')"
write = "alias($metric$, 'Write [byte/s]')"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment