perprocess cpu usage added
diff --git a/sensors/host1_config.json b/sensors/host1_config.json
index 450db06..3f339c2 100644
--- a/sensors/host1_config.json
+++ b/sensors/host1_config.json
@@ -9,5 +9,8 @@
         "allowed_prefixes": ["cpu"]
     },
     "system-ram": {
+    },
+    "perprocess-cpu": {
+        "allowed_prefixes": ["ceph"]
     }
 }