14 lines
396 B
Text
14 lines
396 B
Text
|
Index: include/zbxsysinfo.h
|
||
|
--- include/zbxsysinfo.h.orig
|
||
|
+++ include/zbxsysinfo.h
|
||
|
@@ -154,7 +154,8 @@ extern int CONFIG_UNSAFE_USER_PARAMETERS;
|
||
|
#define ZBX_CPU_STATE_STEAL 7
|
||
|
#define ZBX_CPU_STATE_GCPU 8
|
||
|
#define ZBX_CPU_STATE_GNICE 9
|
||
|
-#define ZBX_CPU_STATE_COUNT 10
|
||
|
+#define ZBX_CPU_STATE_SPIN 10
|
||
|
+#define ZBX_CPU_STATE_COUNT 11
|
||
|
|
||
|
#define ZBX_DSTAT_TYPE_SECT 0
|
||
|
#define ZBX_DSTAT_TYPE_OPER 1
|