You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# HELP node_exec_context_switches_total Context switches since system boot. Resets at architecture unsigned integer.
85
-
# TYPE node_exec_context_switches_total counter
86
-
node_exec_context_switches_total 958122
87
-
# HELP node_exec_device_interrupts_total Device interrupts since system boot. Resets at architecture unsigned integer.
88
-
# TYPE node_exec_device_interrupts_total counter
89
-
node_exec_device_interrupts_total 93163
90
-
# HELP node_exec_forks_total Number of fork() calls since system boot. Resets at architecture unsigned integer.
91
-
# TYPE node_exec_forks_total counter
92
-
node_exec_forks_total 6466
93
-
# HELP node_exec_software_interrupts_total Software interrupts since system boot. Resets at architecture unsigned integer.
94
-
# TYPE node_exec_software_interrupts_total counter
95
-
node_exec_software_interrupts_total 45
96
-
# HELP node_exec_system_calls_total System calls since system boot. Resets at architecture unsigned integer.
97
-
# TYPE node_exec_system_calls_total counter
98
-
node_exec_system_calls_total 1.3463241e+07
99
-
# HELP node_exec_traps_total Traps since system boot. Resets at architecture unsigned integer.
100
-
# TYPE node_exec_traps_total counter
101
-
node_exec_traps_total 4.457338e+06
102
59
# HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which node_exporter was built, and the goos and goarch for the build.
103
60
# TYPE node_exporter_build_info gauge
104
-
# HELP node_load1 1m load average.
105
-
# TYPE node_load1 gauge
106
-
node_load1 2.02685546875
107
-
# HELP node_load15 15m load average.
108
-
# TYPE node_load15 gauge
109
-
node_load15 0.23046875
110
-
# HELP node_load5 5m load average.
111
-
# TYPE node_load5 gauge
112
-
node_load5 0.62158203125
113
-
# HELP node_memory_active_bytes Recently used by userland
114
-
# TYPE node_memory_active_bytes gauge
115
-
node_memory_active_bytes 1.9501056e+07
116
-
# HELP node_memory_buffer_bytes Disk IO Cache entries for non ZFS filesystems, only usable by kernel
117
-
# TYPE node_memory_buffer_bytes gauge
118
-
node_memory_buffer_bytes 4.30227456e+08
119
-
# HELP node_memory_cache_bytes Almost free, backed by swap or files, available for re-allocation
120
-
# TYPE node_memory_cache_bytes gauge
121
-
node_memory_cache_bytes 0
122
-
# HELP node_memory_free_bytes Unallocated, available for allocation
123
-
# TYPE node_memory_free_bytes gauge
124
-
node_memory_free_bytes 4.601352192e+09
125
-
# HELP node_memory_inactive_bytes Not recently used by userland
126
-
# TYPE node_memory_inactive_bytes gauge
127
-
node_memory_inactive_bytes 9.87209728e+08
128
61
# HELP node_memory_laundry_bytes Dirty not recently used by userland
129
62
# TYPE node_memory_laundry_bytes gauge
130
63
node_memory_laundry_bytes 0
@@ -146,9 +79,6 @@ node_memory_swap_used_bytes 0
146
79
# HELP node_memory_user_wired_bytes Locked in memory by user, mlock, etc
147
80
# TYPE node_memory_user_wired_bytes gauge
148
81
node_memory_user_wired_bytes 0
149
-
# HELP node_memory_wired_bytes Locked in memory by kernel, mlock, etc
150
-
# TYPE node_memory_wired_bytes gauge
151
-
node_memory_wired_bytes 6.0672e+08
152
82
# HELP node_netisr_bindthreads netisr threads bound to CPUs
0 commit comments