summaryrefslogtreecommitdiffstats
path: root/collectors/debugfs.plugin/sys_devices_virtual_powercap.c
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/debugfs.plugin/sys_devices_virtual_powercap.c')
-rw-r--r--collectors/debugfs.plugin/sys_devices_virtual_powercap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/collectors/debugfs.plugin/sys_devices_virtual_powercap.c b/collectors/debugfs.plugin/sys_devices_virtual_powercap.c
index f79b944a9b..ee261c27f6 100644
--- a/collectors/debugfs.plugin/sys_devices_virtual_powercap.c
+++ b/collectors/debugfs.plugin/sys_devices_virtual_powercap.c
@@ -151,7 +151,7 @@ int do_sys_devices_virtual_powercap(int update_every, const char *name __maybe_u
update_every);
fprintf(stdout,
- "CLABEL 'zone' '%s' 0\n"
+ "CLABEL 'zone' '%s' 1\n"
"CLABEL_COMMIT\n",
zone->name);
@@ -171,7 +171,7 @@ int do_sys_devices_virtual_powercap(int update_every, const char *name __maybe_u
update_every);
fprintf(stdout,
- "CLABEL 'zone' '%s' 0\n"
+ "CLABEL 'zone' '%s' 1\n"
"CLABEL_COMMIT\n",
zone->name);