@cryptotaxi247 / netdata-1 / commits / ff15cc2a0

Updates to metadata.yaml (#15452)

* Updates to metadata.yaml * Fixing formatting

Shyam Sreevalsan committed Jul 19, 2023 at 21:16 UTC ff15cc2a00af0688a7b2aaf854e7ab0af133d944
60 files changed +3902 -3850
collectors/charts.d.plugin/ap/metadata.yaml
+50 -49
@@ -2,10 +2,11 @@ meta:
2 plugin_name: charts.d.plugin
3 module_name: ap
4 monitored_instance:
5 - name: charts.d ap
5 + name: Access Points
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.networking-stack-and-network-interfaces
9 + icon_filename: 'netdata.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Maintain surveillance over Access Points, ensuring optimal wireless network connectivity and performance. Monitor and troubleshoot in realtime for high-quality network operations.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,48 +60,48 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: wireless device
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: ap.clients
67 - description: Connected clients to ${ssid} on ${dev}
68 - unit: "clients"
69 - chart_type: line
70 - dimensions:
71 - - name: clients
72 - - name: ap.net
73 - description: Bandwidth for ${ssid} on ${dev}
74 - unit: "kilobits/s"
75 - chart_type: area
76 - dimensions:
77 - - name: received
78 - - name: sent
79 - - name: ap.packets
80 - description: Packets for ${ssid} on ${dev}
81 - unit: "packets/s"
82 - chart_type: line
83 - dimensions:
84 - - name: received
85 - - name: sent
86 - - name: ap.issues
87 - description: Transmit Issues for ${ssid} on ${dev}
88 - unit: "issues/s"
89 - chart_type: line
90 - dimensions:
91 - - name: retries
92 - - name: failures
93 - - name: ap.signal
94 - description: Average Signal for ${ssid} on ${dev}
95 - unit: "dBm"
96 - chart_type: line
97 - dimensions:
98 - - name: average signal
99 - - name: ap.bitrate
100 - description: Bitrate for ${ssid} on ${dev}
101 - unit: "Mbps"
102 - chart_type: line
103 - dimensions:
104 - - name: receive
105 - - name: transmit
106 - - name: expected
63 + - name: wireless device
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: ap.clients
68 + description: Connected clients to ${ssid} on ${dev}
69 + unit: "clients"
70 + chart_type: line
71 + dimensions:
72 + - name: clients
73 + - name: ap.net
74 + description: Bandwidth for ${ssid} on ${dev}
75 + unit: "kilobits/s"
76 + chart_type: area
77 + dimensions:
78 + - name: received
79 + - name: sent
80 + - name: ap.packets
81 + description: Packets for ${ssid} on ${dev}
82 + unit: "packets/s"
83 + chart_type: line
84 + dimensions:
85 + - name: received
86 + - name: sent
87 + - name: ap.issues
88 + description: Transmit Issues for ${ssid} on ${dev}
89 + unit: "issues/s"
90 + chart_type: line
91 + dimensions:
92 + - name: retries
93 + - name: failures
94 + - name: ap.signal
95 + description: Average Signal for ${ssid} on ${dev}
96 + unit: "dBm"
97 + chart_type: line
98 + dimensions:
99 + - name: average signal
100 + - name: ap.bitrate
101 + description: Bitrate for ${ssid} on ${dev}
102 + unit: "Mbps"
103 + chart_type: line
104 + dimensions:
105 + - name: receive
106 + - name: transmit
107 + - name: expected
collectors/charts.d.plugin/apcupsd/metadata.yaml
+87 -86
@@ -2,10 +2,11 @@ meta:
2 plugin_name: charts.d.plugin
3 module_name: apcupsd
4 monitored_instance:
5 - name: charts.d apcupsd
5 + name: APC UPS
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.ups
9 + icon_filename: 'apc.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor APC UPS performance with Netdata for optimal uninterruptible power supply operations. Enhance your power supply reliability with real-time APC UPS metrics.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,20 +53,20 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: apcupsd_ups_charge
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/apcupsd.conf
57 - metric: apcupsd.charge
58 - info: average UPS charge over the last minute
59 - os: "*"
60 - - name: apcupsd_10min_ups_load
61 - link: https://github.com/netdata/netdata/blob/master/health/health.d/apcupsd.conf
62 - metric: apcupsd.load
63 - info: average UPS load over the last 10 minutes
64 - os: "*"
65 - - name: apcupsd_last_collected_secs
66 - link: https://github.com/netdata/netdata/blob/master/health/health.d/apcupsd.conf
67 - metric: apcupsd.load
68 - info: number of seconds since the last successful data collection
56 +- name: apcupsd_ups_charge
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/apcupsd.conf
58 + metric: apcupsd.charge
59 + info: average UPS charge over the last minute
60 + os: "*"
61 +- name: apcupsd_10min_ups_load
62 + link: https://github.com/netdata/netdata/blob/master/health/health.d/apcupsd.conf
63 + metric: apcupsd.load
64 + info: average UPS load over the last 10 minutes
65 + os: "*"
66 +- name: apcupsd_last_collected_secs
67 + link: https://github.com/netdata/netdata/blob/master/health/health.d/apcupsd.conf
68 + metric: apcupsd.load
69 + info: number of seconds since the last successful data collection
70 metrics:
71 folding:
72 title: Metrics
@@ -73,71 +74,71 @@ metrics:
74 description: ""
75 availability: []
76 scopes:
76 - - name: ups
77 - description: ""
78 - labels: []
79 - metrics:
80 - - name: apcupsd.charge
81 - description: UPS Charge
82 - unit: "percentage"
83 - chart_type: area
84 - dimensions:
85 - - name: charge
86 - - name: apcupsd.battery.voltage
87 - description: UPS Battery Voltage
88 - unit: "Volts"
89 - chart_type: line
90 - dimensions:
91 - - name: voltage
92 - - name: nominal
93 - - name: apcupsd.input.voltage
94 - description: UPS Input Voltage
95 - unit: "Volts"
96 - chart_type: line
97 - dimensions:
98 - - name: voltage
99 - - name: min
100 - - name: max
101 - - name: apcupsd.output.voltage
102 - description: UPS Output Voltage
103 - unit: "Volts"
104 - chart_type: line
105 - dimensions:
106 - - name: absolute
107 - - name: nominal
108 - - name: apcupsd.input.frequency
109 - description: UPS Input Voltage
110 - unit: "Hz"
111 - chart_type: line
112 - dimensions:
113 - - name: frequency
114 - - name: apcupsd.load
115 - description: UPS Load
116 - unit: "percentage"
117 - chart_type: area
118 - dimensions:
119 - - name: load
120 - - name: apcupsd.load_usage
121 - description: UPS Load Usage
122 - unit: "Watts"
123 - chart_type: area
124 - dimensions:
125 - - name: load
126 - - name: apcupsd.temperature
127 - description: UPS Temperature
128 - unit: "Celsius"
129 - chart_type: line
130 - dimensions:
131 - - name: temp
132 - - name: apcupsd.time
133 - description: UPS Time Remaining
134 - unit: "Minutes"
135 - chart_type: area
136 - dimensions:
137 - - name: time
138 - - name: apcupsd.online
139 - description: UPS ONLINE flag
140 - unit: "boolean"
141 - chart_type: line
142 - dimensions:
143 - - name: online
77 + - name: ups
78 + description: ""
79 + labels: []
80 + metrics:
81 + - name: apcupsd.charge
82 + description: UPS Charge
83 + unit: "percentage"
84 + chart_type: area
85 + dimensions:
86 + - name: charge
87 + - name: apcupsd.battery.voltage
88 + description: UPS Battery Voltage
89 + unit: "Volts"
90 + chart_type: line
91 + dimensions:
92 + - name: voltage
93 + - name: nominal
94 + - name: apcupsd.input.voltage
95 + description: UPS Input Voltage
96 + unit: "Volts"
97 + chart_type: line
98 + dimensions:
99 + - name: voltage
100 + - name: min
101 + - name: max
102 + - name: apcupsd.output.voltage
103 + description: UPS Output Voltage
104 + unit: "Volts"
105 + chart_type: line
106 + dimensions:
107 + - name: absolute
108 + - name: nominal
109 + - name: apcupsd.input.frequency
110 + description: UPS Input Voltage
111 + unit: "Hz"
112 + chart_type: line
113 + dimensions:
114 + - name: frequency
115 + - name: apcupsd.load
116 + description: UPS Load
117 + unit: "percentage"
118 + chart_type: area
119 + dimensions:
120 + - name: load
121 + - name: apcupsd.load_usage
122 + description: UPS Load Usage
123 + unit: "Watts"
124 + chart_type: area
125 + dimensions:
126 + - name: load
127 + - name: apcupsd.temperature
128 + description: UPS Temperature
129 + unit: "Celsius"
130 + chart_type: line
131 + dimensions:
132 + - name: temp
133 + - name: apcupsd.time
134 + description: UPS Time Remaining
135 + unit: "Minutes"
136 + chart_type: area
137 + dimensions:
138 + - name: time
139 + - name: apcupsd.online
140 + description: UPS ONLINE flag
141 + unit: "boolean"
142 + chart_type: line
143 + dimensions:
144 + - name: online
collectors/charts.d.plugin/libreswan/metadata.yaml
+22 -21
@@ -2,10 +2,11 @@ meta:
2 plugin_name: charts.d.plugin
3 module_name: libreswan
4 monitored_instance:
5 - name: charts.d libreswan
5 + name: Libreswan
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.vpns
9 + icon_filename: 'libreswan.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Libreswan performance for optimal IPsec VPN operations. Improve your VPN operations with Netdata''s real-time metrics and built-in alerts.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,20 +60,20 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: IPSEC tunnel
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: libreswan.net
67 - description: LibreSWAN Tunnel ${name} Traffic
68 - unit: "kilobits/s"
69 - chart_type: area
70 - dimensions:
71 - - name: in
72 - - name: out
73 - - name: libreswan.uptime
74 - description: LibreSWAN Tunnel ${name} Uptime
75 - unit: "seconds"
76 - chart_type: line
77 - dimensions:
78 - - name: uptime
63 + - name: IPSEC tunnel
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: libreswan.net
68 + description: LibreSWAN Tunnel ${name} Traffic
69 + unit: "kilobits/s"
70 + chart_type: area
71 + dimensions:
72 + - name: in
73 + - name: out
74 + - name: libreswan.uptime
75 + description: LibreSWAN Tunnel ${name} Uptime
76 + unit: "seconds"
77 + chart_type: line
78 + dimensions:
79 + - name: uptime
collectors/charts.d.plugin/nut/metadata.yaml
+95 -94
@@ -2,10 +2,11 @@ meta:
2 plugin_name: charts.d.plugin
3 module_name: nut
4 monitored_instance:
5 - name: charts.d nut
5 + name: UPS/PDU
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.ups
9 + icon_filename: 'plug-circle-bolt.svg'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Examine UPS/PDU metrics with Netdata for insights into power device performance. Improve your power device performance with comprehensive dashboards and anomaly detection.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,20 +53,20 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: nut_ups_charge
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/nut.conf
57 - metric: nut.charge
58 - info: average UPS charge over the last minute
59 - os: "*"
60 - - name: nut_10min_ups_load
61 - link: https://github.com/netdata/netdata/blob/master/health/health.d/nut.conf
62 - metric: nut.load
63 - info: average UPS load over the last 10 minutes
64 - os: "*"
65 - - name: nut_last_collected_secs
66 - link: https://github.com/netdata/netdata/blob/master/health/health.d/nut.conf
67 - metric: nut.load
68 - info: number of seconds since the last successful data collection
56 +- name: nut_ups_charge
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/nut.conf
58 + metric: nut.charge
59 + info: average UPS charge over the last minute
60 + os: "*"
61 +- name: nut_10min_ups_load
62 + link: https://github.com/netdata/netdata/blob/master/health/health.d/nut.conf
63 + metric: nut.load
64 + info: average UPS load over the last 10 minutes
65 + os: "*"
66 +- name: nut_last_collected_secs
67 + link: https://github.com/netdata/netdata/blob/master/health/health.d/nut.conf
68 + metric: nut.load
69 + info: number of seconds since the last successful data collection
70 metrics:
71 folding:
72 title: Metrics
@@ -73,79 +74,79 @@ metrics:
74 description: ""
75 availability: []
76 scopes:
76 - - name: ups
77 - description: ""
78 - labels: []
79 - metrics:
80 - - name: nut.charge
81 - description: UPS Charge
82 - unit: "percentage"
83 - chart_type: area
84 - dimensions:
85 - - name: charge
86 - - name: nut.runtime
87 - description: UPS Runtime
88 - unit: "seconds"
89 - chart_type: line
90 - dimensions:
91 - - name: runtime
92 - - name: nut.battery.voltage
93 - description: UPS Battery Voltage
94 - unit: "Volts"
95 - chart_type: line
96 - dimensions:
97 - - name: voltage
98 - - name: high
99 - - name: low
100 - - name: nominal
101 - - name: nut.input.voltage
102 - description: UPS Input Voltage
103 - unit: "Volts"
104 - chart_type: line
105 - dimensions:
106 - - name: voltage
107 - - name: fault
108 - - name: nominal
109 - - name: nut.input.current
110 - description: UPS Input Current
111 - unit: "Ampere"
112 - chart_type: line
113 - dimensions:
114 - - name: nominal
115 - - name: nut.input.frequency
116 - description: UPS Input Frequency
117 - unit: "Hz"
118 - chart_type: line
119 - dimensions:
120 - - name: frequency
121 - - name: nominal
122 - - name: nut.output.voltage
123 - description: UPS Output Voltage
124 - unit: "Volts"
125 - chart_type: line
126 - dimensions:
127 - - name: voltage
128 - - name: nut.load
129 - description: UPS Load
130 - unit: "percentage"
131 - chart_type: area
132 - dimensions:
133 - - name: load
134 - - name: nut.load_usage
135 - description: UPS Load Usage
136 - unit: "Watts"
137 - chart_type: area
138 - dimensions:
139 - - name: load_usage
140 - - name: nut.temperature
141 - description: UPS Temperature
142 - unit: "temperature"
143 - chart_type: line
144 - dimensions:
145 - - name: temp
146 - - name: nut.clients
147 - description: UPS Connected Clients
148 - unit: "clients"
149 - chart_type: area
150 - dimensions:
151 - - name: clients
77 + - name: ups
78 + description: ""
79 + labels: []
80 + metrics:
81 + - name: nut.charge
82 + description: UPS Charge
83 + unit: "percentage"
84 + chart_type: area
85 + dimensions:
86 + - name: charge
87 + - name: nut.runtime
88 + description: UPS Runtime
89 + unit: "seconds"
90 + chart_type: line
91 + dimensions:
92 + - name: runtime
93 + - name: nut.battery.voltage
94 + description: UPS Battery Voltage
95 + unit: "Volts"
96 + chart_type: line
97 + dimensions:
98 + - name: voltage
99 + - name: high
100 + - name: low
101 + - name: nominal
102 + - name: nut.input.voltage
103 + description: UPS Input Voltage
104 + unit: "Volts"
105 + chart_type: line
106 + dimensions:
107 + - name: voltage
108 + - name: fault
109 + - name: nominal
110 + - name: nut.input.current
111 + description: UPS Input Current
112 + unit: "Ampere"
113 + chart_type: line
114 + dimensions:
115 + - name: nominal
116 + - name: nut.input.frequency
117 + description: UPS Input Frequency
118 + unit: "Hz"
119 + chart_type: line
120 + dimensions:
121 + - name: frequency
122 + - name: nominal
123 + - name: nut.output.voltage
124 + description: UPS Output Voltage
125 + unit: "Volts"
126 + chart_type: line
127 + dimensions:
128 + - name: voltage
129 + - name: nut.load
130 + description: UPS Load
131 + unit: "percentage"
132 + chart_type: area
133 + dimensions:
134 + - name: load
135 + - name: nut.load_usage
136 + description: UPS Load Usage
137 + unit: "Watts"
138 + chart_type: area
139 + dimensions:
140 + - name: load_usage
141 + - name: nut.temperature
142 + description: UPS Temperature
143 + unit: "temperature"
144 + chart_type: line
145 + dimensions:
146 + - name: temp
147 + - name: nut.clients
148 + description: UPS Connected Clients
149 + unit: "clients"
150 + chart_type: area
151 + dimensions:
152 + - name: clients
collectors/charts.d.plugin/opensips/metadata.yaml
+158 -157
@@ -2,10 +2,11 @@ meta:
2 plugin_name: charts.d.plugin
3 module_name: opensips
4 monitored_instance:
5 - name: charts.d opensips
5 + name: OpenSIPS
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.telephony-servers
9 + icon_filename: 'opensips.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Examine OpenSIPS metrics for insights into SIP server operations. Study call rates, error rates, and response times for reliable voice over IP services.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,156 +60,156 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: opensips.dialogs_active
67 - description: OpenSIPS Active Dialogs
68 - unit: "dialogs"
69 - chart_type: area
70 - dimensions:
71 - - name: active
72 - - name: early
73 - - name: opensips.users
74 - description: OpenSIPS Users
75 - unit: "users"
76 - chart_type: line
77 - dimensions:
78 - - name: registered
79 - - name: location
80 - - name: contacts
81 - - name: expires
82 - - name: opensips.registrar
83 - description: OpenSIPS Registrar
84 - unit: "registrations/s"
85 - chart_type: line
86 - dimensions:
87 - - name: accepted
88 - - name: rejected
89 - - name: opensips.transactions
90 - description: OpenSIPS Transactions
91 - unit: "transactions/s"
92 - chart_type: line
93 - dimensions:
94 - - name: UAS
95 - - name: UAC
96 - - name: opensips.core_rcv
97 - description: OpenSIPS Core Receives
98 - unit: "queries/s"
99 - chart_type: line
100 - dimensions:
101 - - name: requests
102 - - name: replies
103 - - name: opensips.core_fwd
104 - description: OpenSIPS Core Forwards
105 - unit: "queries/s"
106 - chart_type: line
107 - dimensions:
108 - - name: requests
109 - - name: replies
110 - - name: opensips.core_drop
111 - description: OpenSIPS Core Drops
112 - unit: "queries/s"
113 - chart_type: line
114 - dimensions:
115 - - name: requests
116 - - name: replies
117 - - name: opensips.core_err
118 - description: OpenSIPS Core Errors
119 - unit: "queries/s"
120 - chart_type: line
121 - dimensions:
122 - - name: requests
123 - - name: replies
124 - - name: opensips.core_bad
125 - description: OpenSIPS Core Bad
126 - unit: "queries/s"
127 - chart_type: line
128 - dimensions:
129 - - name: bad_URIs_rcvd
130 - - name: unsupported_methods
131 - - name: bad_msg_hdr
132 - - name: opensips.tm_replies
133 - description: OpenSIPS TM Replies
134 - unit: "replies/s"
135 - chart_type: line
136 - dimensions:
137 - - name: received
138 - - name: relayed
139 - - name: local
140 - - name: opensips.transactions_status
141 - description: OpenSIPS Transactions Status
142 - unit: "transactions/s"
143 - chart_type: line
144 - dimensions:
145 - - name: 2xx
146 - - name: 3xx
147 - - name: 4xx
148 - - name: 5xx
149 - - name: 6xx
150 - - name: opensips.transactions_inuse
151 - description: OpenSIPS InUse Transactions
152 - unit: "transactions"
153 - chart_type: line
154 - dimensions:
155 - - name: inuse
156 - - name: opensips.sl_replies
157 - description: OpenSIPS SL Replies
158 - unit: "replies/s"
159 - chart_type: line
160 - dimensions:
161 - - name: 1xx
162 - - name: 2xx
163 - - name: 3xx
164 - - name: 4xx
165 - - name: 5xx
166 - - name: 6xx
167 - - name: sent
168 - - name: error
169 - - name: ACKed
170 - - name: opensips.dialogs
171 - description: OpenSIPS Dialogs
172 - unit: "dialogs/s"
173 - chart_type: line
174 - dimensions:
175 - - name: processed
176 - - name: expire
177 - - name: failed
178 - - name: opensips.net_waiting
179 - description: OpenSIPS Network Waiting
180 - unit: "kilobytes"
181 - chart_type: line
182 - dimensions:
183 - - name: UDP
184 - - name: TCP
185 - - name: opensips.uri_checks
186 - description: OpenSIPS URI Checks
187 - unit: "checks / sec"
188 - chart_type: line
189 - dimensions:
190 - - name: positive
191 - - name: negative
192 - - name: opensips.traces
193 - description: OpenSIPS Traces
194 - unit: "traces / sec"
195 - chart_type: line
196 - dimensions:
197 - - name: requests
198 - - name: replies
199 - - name: opensips.shmem
200 - description: OpenSIPS Shared Memory
201 - unit: "kilobytes"
202 - chart_type: line
203 - dimensions:
204 - - name: total
205 - - name: used
206 - - name: real_used
207 - - name: max_used
208 - - name: free
209 - - name: opensips.shmem_fragment
210 - description: OpenSIPS Shared Memory Fragmentation
211 - unit: "fragments"
212 - chart_type: line
213 - dimensions:
214 - - name: fragments
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: opensips.dialogs_active
68 + description: OpenSIPS Active Dialogs
69 + unit: "dialogs"
70 + chart_type: area
71 + dimensions:
72 + - name: active
73 + - name: early
74 + - name: opensips.users
75 + description: OpenSIPS Users
76 + unit: "users"
77 + chart_type: line
78 + dimensions:
79 + - name: registered
80 + - name: location
81 + - name: contacts
82 + - name: expires
83 + - name: opensips.registrar
84 + description: OpenSIPS Registrar
85 + unit: "registrations/s"
86 + chart_type: line
87 + dimensions:
88 + - name: accepted
89 + - name: rejected
90 + - name: opensips.transactions
91 + description: OpenSIPS Transactions
92 + unit: "transactions/s"
93 + chart_type: line
94 + dimensions:
95 + - name: UAS
96 + - name: UAC
97 + - name: opensips.core_rcv
98 + description: OpenSIPS Core Receives
99 + unit: "queries/s"
100 + chart_type: line
101 + dimensions:
102 + - name: requests
103 + - name: replies
104 + - name: opensips.core_fwd
105 + description: OpenSIPS Core Forwards
106 + unit: "queries/s"
107 + chart_type: line
108 + dimensions:
109 + - name: requests
110 + - name: replies
111 + - name: opensips.core_drop
112 + description: OpenSIPS Core Drops
113 + unit: "queries/s"
114 + chart_type: line
115 + dimensions:
116 + - name: requests
117 + - name: replies
118 + - name: opensips.core_err
119 + description: OpenSIPS Core Errors
120 + unit: "queries/s"
121 + chart_type: line
122 + dimensions:
123 + - name: requests
124 + - name: replies
125 + - name: opensips.core_bad
126 + description: OpenSIPS Core Bad
127 + unit: "queries/s"
128 + chart_type: line
129 + dimensions:
130 + - name: bad_URIs_rcvd
131 + - name: unsupported_methods
132 + - name: bad_msg_hdr
133 + - name: opensips.tm_replies
134 + description: OpenSIPS TM Replies
135 + unit: "replies/s"
136 + chart_type: line
137 + dimensions:
138 + - name: received
139 + - name: relayed
140 + - name: local
141 + - name: opensips.transactions_status
142 + description: OpenSIPS Transactions Status
143 + unit: "transactions/s"
144 + chart_type: line
145 + dimensions:
146 + - name: 2xx
147 + - name: 3xx
148 + - name: 4xx
149 + - name: 5xx
150 + - name: 6xx
151 + - name: opensips.transactions_inuse
152 + description: OpenSIPS InUse Transactions
153 + unit: "transactions"
154 + chart_type: line
155 + dimensions:
156 + - name: inuse
157 + - name: opensips.sl_replies
158 + description: OpenSIPS SL Replies
159 + unit: "replies/s"
160 + chart_type: line
161 + dimensions:
162 + - name: 1xx
163 + - name: 2xx
164 + - name: 3xx
165 + - name: 4xx
166 + - name: 5xx
167 + - name: 6xx
168 + - name: sent
169 + - name: error
170 + - name: ACKed
171 + - name: opensips.dialogs
172 + description: OpenSIPS Dialogs
173 + unit: "dialogs/s"
174 + chart_type: line
175 + dimensions:
176 + - name: processed
177 + - name: expire
178 + - name: failed
179 + - name: opensips.net_waiting
180 + description: OpenSIPS Network Waiting
181 + unit: "kilobytes"
182 + chart_type: line
183 + dimensions:
184 + - name: UDP
185 + - name: TCP
186 + - name: opensips.uri_checks
187 + description: OpenSIPS URI Checks
188 + unit: "checks / sec"
189 + chart_type: line
190 + dimensions:
191 + - name: positive
192 + - name: negative
193 + - name: opensips.traces
194 + description: OpenSIPS Traces
195 + unit: "traces / sec"
196 + chart_type: line
197 + dimensions:
198 + - name: requests
199 + - name: replies
200 + - name: opensips.shmem
201 + description: OpenSIPS Shared Memory
202 + unit: "kilobytes"
203 + chart_type: line
204 + dimensions:
205 + - name: total
206 + - name: used
207 + - name: real_used
208 + - name: max_used
209 + - name: free
210 + - name: opensips.shmem_fragment
211 + description: OpenSIPS Shared Memory Fragmentation
212 + unit: "fragments"
213 + chart_type: line
214 + dimensions:
215 + - name: fragments
collectors/charts.d.plugin/sensors/metadata.yaml
+46 -46
@@ -59,49 +59,49 @@ metrics:
59 description: ""
60 availability: []
61 scopes:
62 - - name: sensor chip
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: sensors.temp
67 - description: Temperature
68 - unit: "Celsius"
69 - chart_type: line
70 - dimensions:
71 - - name: '{filename}'
72 - - name: sensors.volt
73 - description: Voltage
74 - unit: "Volts"
75 - chart_type: line
76 - dimensions:
77 - - name: '{filename}'
78 - - name: sensors.curr
79 - description: Current
80 - unit: "Ampere"
81 - chart_type: line
82 - dimensions:
83 - - name: '{filename}'
84 - - name: sensors.power
85 - description: Power
86 - unit: "Watt"
87 - chart_type: line
88 - dimensions:
89 - - name: '{filename}'
90 - - name: sensors.fans
91 - description: Fans Speed
92 - unit: "Rotations / Minute"
93 - chart_type: line
94 - dimensions:
95 - - name: '{filename}'
96 - - name: sensors.energy
97 - description: Energy
98 - unit: "Joule"
99 - chart_type: area
100 - dimensions:
101 - - name: '{filename}'
102 - - name: sensors.humidity
103 - description: Humidity
104 - unit: "Percent"
105 - chart_type: line
106 - dimensions:
107 - - name: '{filename}'
62 + - name: sensor chip
63 + description: ""
64 + labels: []
65 + metrics:
66 + - name: sensors.temp
67 + description: Temperature
68 + unit: "Celsius"
69 + chart_type: line
70 + dimensions:
71 + - name: '{filename}'
72 + - name: sensors.volt
73 + description: Voltage
74 + unit: "Volts"
75 + chart_type: line
76 + dimensions:
77 + - name: '{filename}'
78 + - name: sensors.curr
79 + description: Current
80 + unit: "Ampere"
81 + chart_type: line
82 + dimensions:
83 + - name: '{filename}'
84 + - name: sensors.power
85 + description: Power
86 + unit: "Watt"
87 + chart_type: line
88 + dimensions:
89 + - name: '{filename}'
90 + - name: sensors.fans
91 + description: Fans Speed
92 + unit: "Rotations / Minute"
93 + chart_type: line
94 + dimensions:
95 + - name: '{filename}'
96 + - name: sensors.energy
97 + description: Energy
98 + unit: "Joule"
99 + chart_type: area
100 + dimensions:
101 + - name: '{filename}'
102 + - name: sensors.humidity
103 + description: Humidity
104 + unit: "Percent"
105 + chart_type: line
106 + dimensions:
107 + - name: '{filename}'
collectors/cups.plugin/metadata.yaml
+61 -60
@@ -2,10 +2,11 @@ meta:
2 plugin_name: cups.plugin
3 module_name: cups.plugin
4 monitored_instance:
5 - name: cups
5 + name: CUPS
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.hardware-devices-and-sensors
9 + icon_filename: 'cups.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor CUPS performance for achieving optimal printing system operations. Monitor job statuses, queue lengths, and error rates to ensure smooth printing tasks.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,59 +60,59 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: cups.dests_state
67 - description: Destinations by state
68 - unit: "dests"
69 - chart_type: stacked
70 - dimensions:
71 - - name: idle
72 - - name: printing
73 - - name: stopped
74 - - name: cups.dests_option
75 - description: Destinations by option
76 - unit: "dests"
77 - chart_type: line
78 - dimensions:
79 - - name: total
80 - - name: acceptingjobs
81 - - name: shared
82 - - name: cups.job_num
83 - description: Active jobs
84 - unit: "jobs"
85 - chart_type: stacked
86 - dimensions:
87 - - name: pending
88 - - name: held
89 - - name: processing
90 - - name: cups.job_size
91 - description: Active jobs size
92 - unit: "KB"
93 - chart_type: stacked
94 - dimensions:
95 - - name: pending
96 - - name: held
97 - - name: processing
98 - - name: destination
99 - description: ""
100 - labels: []
101 - metrics:
102 - - name: cups.destination_job_num
103 - description: Active jobs of {destination}
104 - unit: "jobs"
105 - chart_type: stacked
106 - dimensions:
107 - - name: pending
108 - - name: held
109 - - name: processing
110 - - name: cups.destination_job_size
111 - description: Active jobs size of {destination}
112 - unit: "KB"
113 - chart_type: stacked
114 - dimensions:
115 - - name: pending
116 - - name: held
117 - - name: processing
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: cups.dests_state
68 + description: Destinations by state
69 + unit: "dests"
70 + chart_type: stacked
71 + dimensions:
72 + - name: idle
73 + - name: printing
74 + - name: stopped
75 + - name: cups.dests_option
76 + description: Destinations by option
77 + unit: "dests"
78 + chart_type: line
79 + dimensions:
80 + - name: total
81 + - name: acceptingjobs
82 + - name: shared
83 + - name: cups.job_num
84 + description: Active jobs
85 + unit: "jobs"
86 + chart_type: stacked
87 + dimensions:
88 + - name: pending
89 + - name: held
90 + - name: processing
91 + - name: cups.job_size
92 + description: Active jobs size
93 + unit: "KB"
94 + chart_type: stacked
95 + dimensions:
96 + - name: pending
97 + - name: held
98 + - name: processing
99 + - name: destination
100 + description: ""
101 + labels: []
102 + metrics:
103 + - name: cups.destination_job_num
104 + description: Active jobs of {destination}
105 + unit: "jobs"
106 + chart_type: stacked
107 + dimensions:
108 + - name: pending
109 + - name: held
110 + - name: processing
111 + - name: cups.destination_job_size
112 + description: Active jobs size of {destination}
113 + unit: "KB"
114 + chart_type: stacked
115 + dimensions:
116 + - name: pending
117 + - name: held
118 + - name: processing
collectors/diskspace.plugin/metadata.yaml
+41 -40
@@ -2,10 +2,11 @@ meta:
2 plugin_name: diskspace.plugin
3 module_name: diskspace.plugin
4 monitored_instance:
5 - name: diskspace
5 + name: Disk space
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.linux-systems
9 + icon_filename: 'hard-drive.svg'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Disk space metrics for proficient storage management. Keep track of usage, free space, and error rates to prevent disk space issues.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,16 +53,16 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: disk_space_usage
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/disks.conf
57 - metric: disk.space
58 - info: disk ${label:mount_point} space utilization
59 - os: "linux freebsd"
60 - - name: disk_inode_usage
61 - link: https://github.com/netdata/netdata/blob/master/health/health.d/disks.conf
62 - metric: disk.inodes
63 - info: disk ${label:mount_point} inode utilization
64 - os: "linux freebsd"
56 +- name: disk_space_usage
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/disks.conf
58 + metric: disk.space
59 + info: disk ${label:mount_point} space utilization
60 + os: "linux freebsd"
61 +- name: disk_inode_usage
62 + link: https://github.com/netdata/netdata/blob/master/health/health.d/disks.conf
63 + metric: disk.inodes
64 + info: disk ${label:mount_point} inode utilization
65 + os: "linux freebsd"
66 metrics:
67 folding:
68 title: Metrics
@@ -69,29 +70,29 @@ metrics:
70 description: ""
71 availability: []
72 scopes:
72 - - name: mount point
73 - description: ""
74 - labels:
75 - - name: mount_point
76 - description: TBD
77 - - name: filesystem
78 - description: TBD
79 - - name: mount_root
80 - description: TBD
81 - metrics:
82 - - name: disk.space
83 - description: Disk Space Usage
84 - unit: "GiB"
85 - chart_type: stacked
86 - dimensions:
87 - - name: avail
88 - - name: used
89 - - name: reserved_for_root
90 - - name: disk.inodes
91 - description: Disk Files (inodes) Usage
92 - unit: "inodes"
93 - chart_type: stacked
94 - dimensions:
95 - - name: avail
96 - - name: used
97 - - name: reserved_for_root
73 + - name: mount point
74 + description: ""
75 + labels:
76 + - name: mount_point
77 + description: TBD
78 + - name: filesystem
79 + description: TBD
80 + - name: mount_root
81 + description: TBD
82 + metrics:
83 + - name: disk.space
84 + description: Disk Space Usage
85 + unit: "GiB"
86 + chart_type: stacked
87 + dimensions:
88 + - name: avail
89 + - name: used
90 + - name: reserved_for_root
91 + - name: disk.inodes
92 + description: Disk Files (inodes) Usage
93 + unit: "inodes"
94 + chart_type: stacked
95 + dimensions:
96 + - name: avail
97 + - name: used
98 + - name: reserved_for_root
collectors/idlejitter.plugin/metadata.yaml
+17 -16
@@ -2,10 +2,11 @@ meta:
2 plugin_name: idlejitter.plugin
3 module_name: idlejitter.plugin
4 monitored_instance:
5 - name: idlejitter
5 + name: IdleJitter
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.synthetic-checks
9 + icon_filename: 'syslog.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor IdleJitter performance for optimal system idle process operations. Monitor CPU idle times, wake-ups, and power states to optimize system resource usage.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,15 +60,15 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: system.idlejitter
67 - description: CPU Idle Jitter
68 - unit: "microseconds lost/s"
69 - chart_type: line
70 - dimensions:
71 - - name: min
72 - - name: max
73 - - name: average
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: system.idlejitter
68 + description: CPU Idle Jitter
69 + unit: "microseconds lost/s"
70 + chart_type: line
71 + dimensions:
72 + - name: min
73 + - name: max
74 + - name: average
collectors/ioping.plugin/metadata.yaml
+19 -18
@@ -2,10 +2,11 @@ meta:
2 plugin_name: ioping.plugin
3 module_name: ioping.plugin
4 monitored_instance:
5 - name: ioping
5 + name: IOPing
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.synthetic-checks
9 + icon_filename: 'syslog.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor IOPing metrics for efficient disk I/O latency tracking. Keep track of read/write speeds, latency, and error rates for optimized disk operations.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,10 +53,10 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: ioping_disk_latency
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/ioping.conf
57 - metric: ioping.latency
58 - info: average I/O latency over the last 10 seconds
56 +- name: ioping_disk_latency
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/ioping.conf
58 + metric: ioping.latency
59 + info: average I/O latency over the last 10 seconds
60 metrics:
61 folding:
62 title: Metrics
@@ -63,13 +64,13 @@ metrics:
64 description: ""
65 availability: []
66 scopes:
66 - - name: disk
67 - description: ""
68 - labels: []
69 - metrics:
70 - - name: ioping.latency
71 - description: Read Latency
72 - unit: "microseconds"
73 - chart_type: line
74 - dimensions:
75 - - name: latency
67 + - name: disk
68 + description: ""
69 + labels: []
70 + metrics:
71 + - name: ioping.latency
72 + description: Read Latency
73 + unit: "microseconds"
74 + chart_type: line
75 + dimensions:
76 + - name: latency
collectors/nfacct.plugin/metadata.yaml
+62 -61
@@ -2,10 +2,11 @@ meta:
2 plugin_name: nfacct.plugin
3 module_name: nfacct.plugin
4 monitored_instance:
5 - name: nfacct
5 + name: Netfilter
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.networking-stack-and-network-interfaces
9 + icon_filename: 'netfilter.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Netfilter metrics for optimal packet filtering and manipulation. Keep tabs on packet counts, dropped packets, and error rates to secure network operations.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,60 +60,60 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: netfilter.netlink_new
67 - description: Connection Tracker New Connections
68 - unit: "connections/s"
69 - chart_type: line
70 - dimensions:
71 - - name: new
72 - - name: ignore
73 - - name: invalid
74 - - name: netfilter.netlink_changes
75 - description: Connection Tracker Changes
76 - unit: "changes/s"
77 - chart_type: line
78 - dimensions:
79 - - name: insert
80 - - name: delete
81 - - name: delete_list
82 - - name: netfilter.netlink_search
83 - description: Connection Tracker Searches
84 - unit: "searches/s"
85 - chart_type: line
86 - dimensions:
87 - - name: searched
88 - - name: search_restart
89 - - name: found
90 - - name: netfilter.netlink_errors
91 - description: Connection Tracker Errors
92 - unit: "events/s"
93 - chart_type: line
94 - dimensions:
95 - - name: icmp_error
96 - - name: insert_failed
97 - - name: drop
98 - - name: early_drop
99 - - name: netfilter.netlink_expect
100 - description: Connection Tracker Expectations
101 - unit: "expectations/s"
102 - chart_type: line
103 - dimensions:
104 - - name: created
105 - - name: deleted
106 - - name: new
107 - - name: netfilter.nfacct_packets
108 - description: Netfilter Accounting Packets
109 - unit: "packets/s"
110 - chart_type: line
111 - dimensions:
112 - - name: a dimension per nfacct object
113 - - name: netfilter.nfacct_bytes
114 - description: Netfilter Accounting Bandwidth
115 - unit: "kilobytes/s"
116 - chart_type: line
117 - dimensions:
118 - - name: a dimension per nfacct object
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: netfilter.netlink_new
68 + description: Connection Tracker New Connections
69 + unit: "connections/s"
70 + chart_type: line
71 + dimensions:
72 + - name: new
73 + - name: ignore
74 + - name: invalid
75 + - name: netfilter.netlink_changes
76 + description: Connection Tracker Changes
77 + unit: "changes/s"
78 + chart_type: line
79 + dimensions:
80 + - name: insert
81 + - name: delete
82 + - name: delete_list
83 + - name: netfilter.netlink_search
84 + description: Connection Tracker Searches
85 + unit: "searches/s"
86 + chart_type: line
87 + dimensions:
88 + - name: searched
89 + - name: search_restart
90 + - name: found
91 + - name: netfilter.netlink_errors
92 + description: Connection Tracker Errors
93 + unit: "events/s"
94 + chart_type: line
95 + dimensions:
96 + - name: icmp_error
97 + - name: insert_failed
98 + - name: drop
99 + - name: early_drop
100 + - name: netfilter.netlink_expect
101 + description: Connection Tracker Expectations
102 + unit: "expectations/s"
103 + chart_type: line
104 + dimensions:
105 + - name: created
106 + - name: deleted
107 + - name: new
108 + - name: netfilter.nfacct_packets
109 + description: Netfilter Accounting Packets
110 + unit: "packets/s"
111 + chart_type: line
112 + dimensions:
113 + - name: a dimension per nfacct object
114 + - name: netfilter.nfacct_bytes
115 + description: Netfilter Accounting Bandwidth
116 + unit: "kilobytes/s"
117 + chart_type: line
118 + dimensions:
119 + - name: a dimension per nfacct object
collectors/perf.plugin/metadata.yaml
+126 -125
@@ -2,10 +2,11 @@ meta:
2 plugin_name: perf.plugin
3 module_name: perf.plugin
4 monitored_instance:
5 - name: perf
5 + name: CPU performance
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.linux-systems
9 + icon_filename: 'bolt.svg'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor CPU performance to ensure optimal computational operations. Monitor core usage, load averages, and thermal throttling for seamless computation tasks.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,124 +60,124 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: perf.cpu_cycles
67 - description: CPU cycles
68 - unit: "cycles/s"
69 - chart_type: line
70 - dimensions:
71 - - name: cpu
72 - - name: ref_cpu
73 - - name: perf.instructions
74 - description: Instructions
75 - unit: "instructions/s"
76 - chart_type: line
77 - dimensions:
78 - - name: instructions
79 - - name: perf.instructions_per_cycle
80 - description: Instructions per Cycle(IPC)
81 - unit: "instructions/cycle"
82 - chart_type: line
83 - dimensions:
84 - - name: ipc
85 - - name: perf.branch_instructions
86 - description: Branch instructions
87 - unit: "instructions/s"
88 - chart_type: line
89 - dimensions:
90 - - name: instructions
91 - - name: misses
92 - - name: perf.cache
93 - description: Cache operations
94 - unit: "operations/s"
95 - chart_type: line
96 - dimensions:
97 - - name: references
98 - - name: misses
99 - - name: perf.bus_cycles
100 - description: Bus cycles
101 - unit: "cycles/s"
102 - chart_type: line
103 - dimensions:
104 - - name: bus
105 - - name: perf.stalled_cycles
106 - description: Stalled frontend and backend cycles
107 - unit: "cycles/s"
108 - chart_type: line
109 - dimensions:
110 - - name: frontend
111 - - name: backend
112 - - name: perf.migrations
113 - description: CPU migrations
114 - unit: "migrations"
115 - chart_type: line
116 - dimensions:
117 - - name: migrations
118 - - name: perf.alignment_faults
119 - description: Alignment faults
120 - unit: "faults"
121 - chart_type: line
122 - dimensions:
123 - - name: faults
124 - - name: perf.emulation_faults
125 - description: Emulation faults
126 - unit: "faults"
127 - chart_type: line
128 - dimensions:
129 - - name: faults
130 - - name: perf.l1d_cache
131 - description: L1D cache operations
132 - unit: "events/s"
133 - chart_type: line
134 - dimensions:
135 - - name: read_access
136 - - name: read_misses
137 - - name: write_access
138 - - name: write_misses
139 - - name: perf.l1d_cache_prefetch
140 - description: L1D prefetch cache operations
141 - unit: "prefetches/s"
142 - chart_type: line
143 - dimensions:
144 - - name: prefetches
145 - - name: perf.l1i_cache
146 - description: L1I cache operations
147 - unit: "events/s"
148 - chart_type: line
149 - dimensions:
150 - - name: read_access
151 - - name: read_misses
152 - - name: perf.ll_cache
153 - description: LL cache operations
154 - unit: "events/s"
155 - chart_type: line
156 - dimensions:
157 - - name: read_access
158 - - name: read_misses
159 - - name: write_access
160 - - name: write_misses
161 - - name: perf.dtlb_cache
162 - description: DTLB cache operations
163 - unit: "events/s"
164 - chart_type: line
165 - dimensions:
166 - - name: read_access
167 - - name: read_misses
168 - - name: write_access
169 - - name: write_misses
170 - - name: perf.itlb_cache
171 - description: ITLB cache operations
172 - unit: "events/s"
173 - chart_type: line
174 - dimensions:
175 - - name: read_access
176 - - name: read_misses
177 - - name: perf.pbu_cache
178 - description: PBU cache operations
179 - unit: "events/s"
180 - chart_type: line
181 - dimensions:
182 - - name: read_access
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: perf.cpu_cycles
68 + description: CPU cycles
69 + unit: "cycles/s"
70 + chart_type: line
71 + dimensions:
72 + - name: cpu
73 + - name: ref_cpu
74 + - name: perf.instructions
75 + description: Instructions
76 + unit: "instructions/s"
77 + chart_type: line
78 + dimensions:
79 + - name: instructions
80 + - name: perf.instructions_per_cycle
81 + description: Instructions per Cycle(IPC)
82 + unit: "instructions/cycle"
83 + chart_type: line
84 + dimensions:
85 + - name: ipc
86 + - name: perf.branch_instructions
87 + description: Branch instructions
88 + unit: "instructions/s"
89 + chart_type: line
90 + dimensions:
91 + - name: instructions
92 + - name: misses
93 + - name: perf.cache
94 + description: Cache operations
95 + unit: "operations/s"
96 + chart_type: line
97 + dimensions:
98 + - name: references
99 + - name: misses
100 + - name: perf.bus_cycles
101 + description: Bus cycles
102 + unit: "cycles/s"
103 + chart_type: line
104 + dimensions:
105 + - name: bus
106 + - name: perf.stalled_cycles
107 + description: Stalled frontend and backend cycles
108 + unit: "cycles/s"
109 + chart_type: line
110 + dimensions:
111 + - name: frontend
112 + - name: backend
113 + - name: perf.migrations
114 + description: CPU migrations
115 + unit: "migrations"
116 + chart_type: line
117 + dimensions:
118 + - name: migrations
119 + - name: perf.alignment_faults
120 + description: Alignment faults
121 + unit: "faults"
122 + chart_type: line
123 + dimensions:
124 + - name: faults
125 + - name: perf.emulation_faults
126 + description: Emulation faults
127 + unit: "faults"
128 + chart_type: line
129 + dimensions:
130 + - name: faults
131 + - name: perf.l1d_cache
132 + description: L1D cache operations
133 + unit: "events/s"
134 + chart_type: line
135 + dimensions:
136 + - name: read_access
137 + - name: read_misses
138 + - name: write_access
139 + - name: write_misses
140 + - name: perf.l1d_cache_prefetch
141 + description: L1D prefetch cache operations
142 + unit: "prefetches/s"
143 + chart_type: line
144 + dimensions:
145 + - name: prefetches
146 + - name: perf.l1i_cache
147 + description: L1I cache operations
148 + unit: "events/s"
149 + chart_type: line
150 + dimensions:
151 + - name: read_access
152 + - name: read_misses
153 + - name: perf.ll_cache
154 + description: LL cache operations
155 + unit: "events/s"
156 + chart_type: line
157 + dimensions:
158 + - name: read_access
159 + - name: read_misses
160 + - name: write_access
161 + - name: write_misses
162 + - name: perf.dtlb_cache
163 + description: DTLB cache operations
164 + unit: "events/s"
165 + chart_type: line
166 + dimensions:
167 + - name: read_access
168 + - name: read_misses
169 + - name: write_access
170 + - name: write_misses
171 + - name: perf.itlb_cache
172 + description: ITLB cache operations
173 + unit: "events/s"
174 + chart_type: line
175 + dimensions:
176 + - name: read_access
177 + - name: read_misses
178 + - name: perf.pbu_cache
179 + description: PBU cache operations
180 + unit: "events/s"
181 + chart_type: line
182 + dimensions:
183 + - name: read_access
collectors/python.d.plugin/adaptec_raid/metadata.yaml
+41 -40
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: adaptec_raid
4 monitored_instance:
5 - name: python.d adaptec_raid
5 + name: AdaptecRAID
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.storage-mount-points-and-filesystems
9 + icon_filename: 'adaptec.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Assess Adaptec RAID hardware storage controllers with Netdata for RAID controller performance and operational metrics. Improve your RAID controller performance with comprehensive dashboards and anomaly detection.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,14 +53,14 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: adaptec_raid_ld_status
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/adaptec_raid.conf
57 - metric: adaptec_raid.ld_status
58 - info: logical device status is failed or degraded
59 - - name: adaptec_raid_pd_state
60 - link: https://github.com/netdata/netdata/blob/master/health/health.d/adaptec_raid.conf
61 - metric: adaptec_raid.pd_state
62 - info: physical device state is not online
56 +- name: adaptec_raid_ld_status
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/adaptec_raid.conf
58 + metric: adaptec_raid.ld_status
59 + info: logical device status is failed or degraded
60 +- name: adaptec_raid_pd_state
61 + link: https://github.com/netdata/netdata/blob/master/health/health.d/adaptec_raid.conf
62 + metric: adaptec_raid.pd_state
63 + info: physical device state is not online
64 metrics:
65 folding:
66 title: Metrics
@@ -67,31 +68,31 @@ metrics:
68 description: ""
69 availability: []
70 scopes:
70 - - name: global
71 - description: ""
72 - labels: []
73 - metrics:
74 - - name: adaptec_raid.ld_status
75 - description: 'Status of logical devices (1: Failed or Degraded)'
76 - unit: "bool"
77 - chart_type: line
78 - dimensions:
79 - - name: a dimension per logical device
80 - - name: adaptec_raid.pd_state
81 - description: 'State of physical devices (1: not Online)'
82 - unit: "bool"
83 - chart_type: line
84 - dimensions:
85 - - name: a dimension per physical device
86 - - name: adaptec_raid.smart_warnings
87 - description: S.M.A.R.T warnings
88 - unit: "count"
89 - chart_type: line
90 - dimensions:
91 - - name: a dimension per physical device
92 - - name: adaptec_raid.temperature
93 - description: Temperature
94 - unit: "celsius"
95 - chart_type: line
96 - dimensions:
97 - - name: a dimension per physical device
71 + - name: global
72 + description: ""
73 + labels: []
74 + metrics:
75 + - name: adaptec_raid.ld_status
76 + description: 'Status of logical devices (1: Failed or Degraded)'
77 + unit: "bool"
78 + chart_type: line
79 + dimensions:
80 + - name: a dimension per logical device
81 + - name: adaptec_raid.pd_state
82 + description: 'State of physical devices (1: not Online)'
83 + unit: "bool"
84 + chart_type: line
85 + dimensions:
86 + - name: a dimension per physical device
87 + - name: adaptec_raid.smart_warnings
88 + description: S.M.A.R.T warnings
89 + unit: "count"
90 + chart_type: line
91 + dimensions:
92 + - name: a dimension per physical device
93 + - name: adaptec_raid.temperature
94 + description: Temperature
95 + unit: "celsius"
96 + chart_type: line
97 + dimensions:
98 + - name: a dimension per physical device
collectors/python.d.plugin/alarms/metadata.yaml
+16 -16
@@ -59,19 +59,19 @@ metrics:
59 description: ""
60 availability: []
61 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: alarms.status
67 - description: Alarms ({status mapping})
68 - unit: "status"
69 - chart_type: line
70 - dimensions:
71 - - name: a dimension per alarm
72 - - name: alarms.status
73 - description: Alarm Values
74 - unit: "value"
75 - chart_type: line
76 - dimensions:
77 - - name: a dimension per alarm
62 + - name: global
63 + description: ""
64 + labels: []
65 + metrics:
66 + - name: alarms.status
67 + description: Alarms ({status mapping})
68 + unit: "status"
69 + chart_type: line
70 + dimensions:
71 + - name: a dimension per alarm
72 + - name: alarms.status
73 + description: Alarm Values
74 + unit: "value"
75 + chart_type: line
76 + dimensions:
77 + - name: a dimension per alarm
collectors/python.d.plugin/am2320/metadata.yaml
+21 -20
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: am2320
4 monitored_instance:
5 - name: python.d am2320
5 + name: AM2320
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.hardware-devices-and-sensors
9 + icon_filename: 'microchip.svg'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor AM2320 metrics with Netdata for optimal temperature and humidity sensor performance. Improve your sensor performance with comprehensive dashboards and anomaly detection.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,19 +60,19 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: am2320.temperature
67 - description: Temperature
68 - unit: "celsius"
69 - chart_type: line
70 - dimensions:
71 - - name: temperature
72 - - name: am2320.humidity
73 - description: Relative Humidity
74 - unit: "percentage"
75 - chart_type: line
76 - dimensions:
77 - - name: humidity
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: am2320.temperature
68 + description: Temperature
69 + unit: "celsius"
70 + chart_type: line
71 + dimensions:
72 + - name: temperature
73 + - name: am2320.humidity
74 + description: Relative Humidity
75 + unit: "percentage"
76 + chart_type: line
77 + dimensions:
78 + - name: humidity
collectors/python.d.plugin/anomalies/metadata.yaml
+24 -24
@@ -52,14 +52,14 @@ troubleshooting:
52 problems:
53 list: []
54 alerts:
55 - - name: anomalies_anomaly_probabilities
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/anomalies.conf
57 - metric: anomalies.probability
58 - info: average anomaly probability over the last 2 minutes
59 - - name: anomalies_anomaly_flags
60 - link: https://github.com/netdata/netdata/blob/master/health/health.d/anomalies.conf
61 - metric: anomalies.anomaly
62 - info: number of anomalies in the last 2 minutes
55 +- name: anomalies_anomaly_probabilities
56 + link: https://github.com/netdata/netdata/blob/master/health/health.d/anomalies.conf
57 + metric: anomalies.probability
58 + info: average anomaly probability over the last 2 minutes
59 +- name: anomalies_anomaly_flags
60 + link: https://github.com/netdata/netdata/blob/master/health/health.d/anomalies.conf
61 + metric: anomalies.anomaly
62 + info: number of anomalies in the last 2 minutes
63 metrics:
64 folding:
65 title: Metrics
@@ -67,19 +67,19 @@ metrics:
67 description: ""
68 availability: []
69 scopes:
70 - - name: global
71 - description: ""
72 - labels: []
73 - metrics:
74 - - name: anomalies.probability
75 - description: Anomaly Probability
76 - unit: "probability"
77 - chart_type: line
78 - dimensions:
79 - - name: a dimension per probability
80 - - name: anomalies.anomaly
81 - description: Anomaly
82 - unit: "count"
83 - chart_type: stacked
84 - dimensions:
85 - - name: a dimension per anomaly
70 + - name: global
71 + description: ""
72 + labels: []
73 + metrics:
74 + - name: anomalies.probability
75 + description: Anomaly Probability
76 + unit: "probability"
77 + chart_type: line
78 + dimensions:
79 + - name: a dimension per probability
80 + - name: anomalies.anomaly
81 + description: Anomaly
82 + unit: "count"
83 + chart_type: stacked
84 + dimensions:
85 + - name: a dimension per anomaly
collectors/python.d.plugin/beanstalk/metadata.yaml
+137 -136
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: beanstalk
4 monitored_instance:
5 - name: python.d beanstalk
5 + name: Beanstalk
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.message-brokers
9 + icon_filename: 'beanstalk.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Beanstalk metrics to enhance job queueing and processing efficiency. Track job rates, processing times, and queue lengths for better task management.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,10 +53,10 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: beanstalk_server_buried_jobs
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/beanstalkd.conf
57 - metric: beanstalk.current_jobs
58 - info: number of buried jobs across all tubes. You need to manually kick them so they can be processed. Presence of buried jobs in a tube does not affect new jobs.
56 +- name: beanstalk_server_buried_jobs
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/beanstalkd.conf
58 + metric: beanstalk.current_jobs
59 + info: number of buried jobs across all tubes. You need to manually kick them so they can be processed. Presence of buried jobs in a tube does not affect new jobs.
60 metrics:
61 folding:
62 title: Metrics
@@ -63,131 +64,131 @@ metrics:
64 description: ""
65 availability: []
66 scopes:
66 - - name: global
67 - description: ""
68 - labels: []
69 - metrics:
70 - - name: beanstalk.cpu_usage
71 - description: Cpu Usage
72 - unit: "cpu time"
73 - chart_type: area
74 - dimensions:
75 - - name: user
76 - - name: system
77 - - name: beanstalk.jobs_rate
78 - description: Jobs Rate
79 - unit: "jobs/s"
80 - chart_type: line
81 - dimensions:
82 - - name: total
83 - - name: timeouts
84 - - name: beanstalk.connections_rate
85 - description: Connections Rate
86 - unit: "connections/s"
87 - chart_type: area
88 - dimensions:
89 - - name: connections
90 - - name: beanstalk.commands_rate
91 - description: Commands Rate
92 - unit: "commands/s"
93 - chart_type: stacked
94 - dimensions:
95 - - name: put
96 - - name: peek
97 - - name: peek-ready
98 - - name: peek-delayed
99 - - name: peek-buried
100 - - name: reserve
101 - - name: use
102 - - name: watch
103 - - name: ignore
104 - - name: delete
105 - - name: bury
106 - - name: kick
107 - - name: stats
108 - - name: stats-job
109 - - name: stats-tube
110 - - name: list-tubes
111 - - name: list-tube-used
112 - - name: list-tubes-watched
113 - - name: pause-tube
114 - - name: beanstalk.connections_rate
115 - description: Current Tubes
116 - unit: "tubes"
117 - chart_type: area
118 - dimensions:
119 - - name: tubes
120 - - name: beanstalk.current_jobs
121 - description: Current Jobs
122 - unit: "jobs"
123 - chart_type: stacked
124 - dimensions:
125 - - name: urgent
126 - - name: ready
127 - - name: reserved
128 - - name: delayed
129 - - name: buried
130 - - name: beanstalk.current_connections
131 - description: Current Connections
132 - unit: "connections"
133 - chart_type: line
134 - dimensions:
135 - - name: written
136 - - name: producers
137 - - name: workers
138 - - name: waiting
139 - - name: beanstalk.binlog
140 - description: Binlog
141 - unit: "records/s"
142 - chart_type: line
143 - dimensions:
144 - - name: written
145 - - name: migrated
146 - - name: beanstalk.uptime
147 - description: seconds
148 - unit: "seconds"
149 - chart_type: line
150 - dimensions:
151 - - name: uptime
152 - - name: tube
153 - description: ""
154 - labels: []
155 - metrics:
156 - - name: beanstalk.jobs_rate
157 - description: Jobs Rate
158 - unit: "jobs/s"
159 - chart_type: area
160 - dimensions:
161 - - name: jobs
162 - - name: beanstalk.jobs
163 - description: Jobs
164 - unit: "jobs"
165 - chart_type: stacked
166 - dimensions:
167 - - name: urgent
168 - - name: ready
169 - - name: reserved
170 - - name: delayed
171 - - name: buried
172 - - name: beanstalk.connections
173 - description: Connections
174 - unit: "connections"
175 - chart_type: stacked
176 - dimensions:
177 - - name: using
178 - - name: waiting
179 - - name: watching
180 - - name: beanstalk.commands
181 - description: Commands
182 - unit: "commands/s"
183 - chart_type: stacked
184 - dimensions:
185 - - name: deletes
186 - - name: pauses
187 - - name: beanstalk.pause
188 - description: Pause
189 - unit: "seconds"
190 - chart_type: stacked
191 - dimensions:
192 - - name: since
193 - - name: left
67 + - name: global
68 + description: ""
69 + labels: []
70 + metrics:
71 + - name: beanstalk.cpu_usage
72 + description: Cpu Usage
73 + unit: "cpu time"
74 + chart_type: area
75 + dimensions:
76 + - name: user
77 + - name: system
78 + - name: beanstalk.jobs_rate
79 + description: Jobs Rate
80 + unit: "jobs/s"
81 + chart_type: line
82 + dimensions:
83 + - name: total
84 + - name: timeouts
85 + - name: beanstalk.connections_rate
86 + description: Connections Rate
87 + unit: "connections/s"
88 + chart_type: area
89 + dimensions:
90 + - name: connections
91 + - name: beanstalk.commands_rate
92 + description: Commands Rate
93 + unit: "commands/s"
94 + chart_type: stacked
95 + dimensions:
96 + - name: put
97 + - name: peek
98 + - name: peek-ready
99 + - name: peek-delayed
100 + - name: peek-buried
101 + - name: reserve
102 + - name: use
103 + - name: watch
104 + - name: ignore
105 + - name: delete
106 + - name: bury
107 + - name: kick
108 + - name: stats
109 + - name: stats-job
110 + - name: stats-tube
111 + - name: list-tubes
112 + - name: list-tube-used
113 + - name: list-tubes-watched
114 + - name: pause-tube
115 + - name: beanstalk.connections_rate
116 + description: Current Tubes
117 + unit: "tubes"
118 + chart_type: area
119 + dimensions:
120 + - name: tubes
121 + - name: beanstalk.current_jobs
122 + description: Current Jobs
123 + unit: "jobs"
124 + chart_type: stacked
125 + dimensions:
126 + - name: urgent
127 + - name: ready
128 + - name: reserved
129 + - name: delayed
130 + - name: buried
131 + - name: beanstalk.current_connections
132 + description: Current Connections
133 + unit: "connections"
134 + chart_type: line
135 + dimensions:
136 + - name: written
137 + - name: producers
138 + - name: workers
139 + - name: waiting
140 + - name: beanstalk.binlog
141 + description: Binlog
142 + unit: "records/s"
143 + chart_type: line
144 + dimensions:
145 + - name: written
146 + - name: migrated
147 + - name: beanstalk.uptime
148 + description: seconds
149 + unit: "seconds"
150 + chart_type: line
151 + dimensions:
152 + - name: uptime
153 + - name: tube
154 + description: ""
155 + labels: []
156 + metrics:
157 + - name: beanstalk.jobs_rate
158 + description: Jobs Rate
159 + unit: "jobs/s"
160 + chart_type: area
161 + dimensions:
162 + - name: jobs
163 + - name: beanstalk.jobs
164 + description: Jobs
165 + unit: "jobs"
166 + chart_type: stacked
167 + dimensions:
168 + - name: urgent
169 + - name: ready
170 + - name: reserved
171 + - name: delayed
172 + - name: buried
173 + - name: beanstalk.connections
174 + description: Connections
175 + unit: "connections"
176 + chart_type: stacked
177 + dimensions:
178 + - name: using
179 + - name: waiting
180 + - name: watching
181 + - name: beanstalk.commands
182 + description: Commands
183 + unit: "commands/s"
184 + chart_type: stacked
185 + dimensions:
186 + - name: deletes
187 + - name: pauses
188 + - name: beanstalk.pause
189 + description: Pause
190 + unit: "seconds"
191 + chart_type: stacked
192 + dimensions:
193 + - name: since
194 + - name: left
collectors/python.d.plugin/bind_rndc/metadata.yaml
+48 -47
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: bind_rndc
4 monitored_instance:
5 - name: python.d bind_rndc
5 + name: ISCBind (RNDC)
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.dns-and-dhcp-servers
9 + icon_filename: 'isc.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor ISCBind (RNDC) performance for optimal DNS server operations. Monitor query rates, response times, and error rates to ensure reliable DNS service delivery.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,10 +53,10 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: bind_rndc_stats_file_size
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/bind_rndc.conf
57 - metric: bind_rndc.stats_size
58 - info: BIND statistics-file size
56 +- name: bind_rndc_stats_file_size
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/bind_rndc.conf
58 + metric: bind_rndc.stats_size
59 + info: BIND statistics-file size
60 metrics:
61 folding:
62 title: Metrics
@@ -63,42 +64,42 @@ metrics:
64 description: ""
65 availability: []
66 scopes:
66 - - name: global
67 - description: ""
68 - labels: []
69 - metrics:
70 - - name: bind_rndc.name_server_statistics
71 - description: Name Server Statistics
72 - unit: "stats"
73 - chart_type: line
74 - dimensions:
75 - - name: requests
76 - - name: rejected_queries
77 - - name: success
78 - - name: failure
79 - - name: responses
80 - - name: duplicate
81 - - name: recursion
82 - - name: nxrrset
83 - - name: nxdomain
84 - - name: non_auth_answer
85 - - name: auth_answer
86 - - name: dropped_queries
87 - - name: bind_rndc.incoming_queries
88 - description: Incoming queries
89 - unit: "queries"
90 - chart_type: line
91 - dimensions:
92 - - name: a dimension per incoming query type
93 - - name: bind_rndc.outgoing_queries
94 - description: Outgoing queries
95 - unit: "queries"
96 - chart_type: line
97 - dimensions:
98 - - name: a dimension per outgoing query type
99 - - name: bind_rndc.stats_size
100 - description: Named Stats File Size
101 - unit: "MiB"
102 - chart_type: line
103 - dimensions:
104 - - name: stats_size
67 + - name: global
68 + description: ""
69 + labels: []
70 + metrics:
71 + - name: bind_rndc.name_server_statistics
72 + description: Name Server Statistics
73 + unit: "stats"
74 + chart_type: line
75 + dimensions:
76 + - name: requests
77 + - name: rejected_queries
78 + - name: success
79 + - name: failure
80 + - name: responses
81 + - name: duplicate
82 + - name: recursion
83 + - name: nxrrset
84 + - name: nxdomain
85 + - name: non_auth_answer
86 + - name: auth_answer
87 + - name: dropped_queries
88 + - name: bind_rndc.incoming_queries
89 + description: Incoming queries
90 + unit: "queries"
91 + chart_type: line
92 + dimensions:
93 + - name: a dimension per incoming query type
94 + - name: bind_rndc.outgoing_queries
95 + description: Outgoing queries
96 + unit: "queries"
97 + chart_type: line
98 + dimensions:
99 + - name: a dimension per outgoing query type
100 + - name: bind_rndc.stats_size
101 + description: Named Stats File Size
102 + unit: "MiB"
103 + chart_type: line
104 + dimensions:
105 + - name: stats_size
collectors/python.d.plugin/boinc/metadata.yaml
+68 -67
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: boinc
4 monitored_instance:
5 - name: python.d boinc
5 + name: BOINC
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.distributed-computing-systems
9 + icon_filename: 'bolt.svg'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Study BOINC metrics to gain insights into volunteer computing projects. Examine computation times, task completion rates, and project statuses to enhance volunteer computing efforts.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,26 +53,26 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: boinc_total_tasks
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/boinc.conf
57 - metric: boinc.tasks
58 - info: average number of total tasks over the last 10 minutes
59 - os: "*"
60 - - name: boinc_active_tasks
61 - link: https://github.com/netdata/netdata/blob/master/health/health.d/boinc.conf
62 - metric: boinc.tasks
63 - info: average number of active tasks over the last 10 minutes
64 - os: "*"
65 - - name: boinc_compute_errors
66 - link: https://github.com/netdata/netdata/blob/master/health/health.d/boinc.conf
67 - metric: boinc.states
68 - info: average number of compute errors over the last 10 minutes
69 - os: "*"
70 - - name: boinc_upload_errors
71 - link: https://github.com/netdata/netdata/blob/master/health/health.d/boinc.conf
72 - metric: boinc.states
73 - info: average number of failed uploads over the last 10 minutes
74 - os: "*"
56 +- name: boinc_total_tasks
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/boinc.conf
58 + metric: boinc.tasks
59 + info: average number of total tasks over the last 10 minutes
60 + os: "*"
61 +- name: boinc_active_tasks
62 + link: https://github.com/netdata/netdata/blob/master/health/health.d/boinc.conf
63 + metric: boinc.tasks
64 + info: average number of active tasks over the last 10 minutes
65 + os: "*"
66 +- name: boinc_compute_errors
67 + link: https://github.com/netdata/netdata/blob/master/health/health.d/boinc.conf
68 + metric: boinc.states
69 + info: average number of compute errors over the last 10 minutes
70 + os: "*"
71 +- name: boinc_upload_errors
72 + link: https://github.com/netdata/netdata/blob/master/health/health.d/boinc.conf
73 + metric: boinc.states
74 + info: average number of failed uploads over the last 10 minutes
75 + os: "*"
76 metrics:
77 folding:
78 title: Metrics
@@ -79,46 +80,46 @@ metrics:
80 description: ""
81 availability: []
82 scopes:
82 - - name: global
83 - description: ""
84 - labels: []
85 - metrics:
86 - - name: boinc.tasks
87 - description: Overall Tasks
88 - unit: "tasks"
89 - chart_type: line
90 - dimensions:
91 - - name: Total
92 - - name: Active
93 - - name: boinc.states
94 - description: Tasks per State
95 - unit: "tasks"
96 - chart_type: line
97 - dimensions:
98 - - name: New
99 - - name: Downloading
100 - - name: Ready to Run
101 - - name: Compute Errors
102 - - name: Uploading
103 - - name: Uploaded
104 - - name: Aborted
105 - - name: Failed Uploads
106 - - name: boinc.sched
107 - description: Tasks per Scheduler State
108 - unit: "tasks"
109 - chart_type: line
110 - dimensions:
111 - - name: Uninitialized
112 - - name: Preempted
113 - - name: Scheduled
114 - - name: boinc.process
115 - description: Tasks per Process State
116 - unit: "tasks"
117 - chart_type: line
118 - dimensions:
119 - - name: Uninitialized
120 - - name: Executing
121 - - name: Suspended
122 - - name: Aborted
123 - - name: Quit
124 - - name: Copy Pending
83 + - name: global
84 + description: ""
85 + labels: []
86 + metrics:
87 + - name: boinc.tasks
88 + description: Overall Tasks
89 + unit: "tasks"
90 + chart_type: line
91 + dimensions:
92 + - name: Total
93 + - name: Active
94 + - name: boinc.states
95 + description: Tasks per State
96 + unit: "tasks"
97 + chart_type: line
98 + dimensions:
99 + - name: New
100 + - name: Downloading
101 + - name: Ready to Run
102 + - name: Compute Errors
103 + - name: Uploading
104 + - name: Uploaded
105 + - name: Aborted
106 + - name: Failed Uploads
107 + - name: boinc.sched
108 + description: Tasks per Scheduler State
109 + unit: "tasks"
110 + chart_type: line
111 + dimensions:
112 + - name: Uninitialized
113 + - name: Preempted
114 + - name: Scheduled
115 + - name: boinc.process
116 + description: Tasks per Process State
117 + unit: "tasks"
118 + chart_type: line
119 + dimensions:
120 + - name: Uninitialized
121 + - name: Executing
122 + - name: Suspended
123 + - name: Aborted
124 + - name: Quit
125 + - name: Copy Pending
collectors/python.d.plugin/ceph/metadata.yaml
+107 -106
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: ceph
4 monitored_instance:
5 - name: python.d ceph
5 + name: Ceph
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.storage-mount-points-and-filesystems
9 + icon_filename: 'ceph.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Ceph metrics for efficient distributed storage system performance. Keep tabs on cluster health, data redundancy, and latency to ensure reliable storage operations.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,10 +53,10 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: ceph_cluster_space_usage
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/ceph.conf
57 - metric: ceph.general_usage
58 - info: cluster disk space utilization
56 +- name: ceph_cluster_space_usage
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/ceph.conf
58 + metric: ceph.general_usage
59 + info: cluster disk space utilization
60 metrics:
61 folding:
62 title: Metrics
@@ -63,101 +64,101 @@ metrics:
64 description: ""
65 availability: []
66 scopes:
66 - - name: global
67 - description: ""
68 - labels: []
69 - metrics:
70 - - name: ceph.general_usage
71 - description: Ceph General Space
72 - unit: "KiB"
73 - chart_type: stacked
74 - dimensions:
75 - - name: avail
76 - - name: used
77 - - name: ceph.general_objects
78 - description: Ceph General Objects
79 - unit: "objects"
80 - chart_type: area
81 - dimensions:
82 - - name: cluster
83 - - name: ceph.general_bytes
84 - description: Ceph General Read/Write Data/s
85 - unit: "KiB/s"
86 - chart_type: area
87 - dimensions:
88 - - name: read
89 - - name: write
90 - - name: ceph.general_operations
91 - description: Ceph General Read/Write Operations/s
92 - unit: "operations"
93 - chart_type: area
94 - dimensions:
95 - - name: read
96 - - name: write
97 - - name: ceph.general_latency
98 - description: Ceph General Apply/Commit latency
99 - unit: "milliseconds"
100 - chart_type: area
101 - dimensions:
102 - - name: apply
103 - - name: commit
104 - - name: ceph.pool_usage
105 - description: Ceph Pools
106 - unit: "KiB"
107 - chart_type: line
108 - dimensions:
109 - - name: a dimension per Ceph Pool
110 - - name: ceph.pool_objects
111 - description: Ceph Pools
112 - unit: "objects"
113 - chart_type: line
114 - dimensions:
115 - - name: a dimension per Ceph Pool
116 - - name: ceph.pool_read_bytes
117 - description: Ceph Read Pool Data/s
118 - unit: "KiB/s"
119 - chart_type: area
120 - dimensions:
121 - - name: a dimension per Ceph Pool
122 - - name: ceph.pool_write_bytes
123 - description: Ceph Write Pool Data/s
124 - unit: "KiB/s"
125 - chart_type: area
126 - dimensions:
127 - - name: a dimension per Ceph Pool
128 - - name: ceph.pool_read_operations
129 - description: Ceph Read Pool Operations/s
130 - unit: "operations"
131 - chart_type: area
132 - dimensions:
133 - - name: a dimension per Ceph Pool
134 - - name: ceph.pool_write_operations
135 - description: Ceph Write Pool Operations/s
136 - unit: "operations"
137 - chart_type: area
138 - dimensions:
139 - - name: a dimension per Ceph Pool
140 - - name: ceph.osd_usage
141 - description: Ceph OSDs
142 - unit: "KiB"
143 - chart_type: line
144 - dimensions:
145 - - name: a dimension per Ceph OSD
146 - - name: ceph.osd_size
147 - description: Ceph OSDs size
148 - unit: "KiB"
149 - chart_type: line
150 - dimensions:
151 - - name: a dimension per Ceph OSD
152 - - name: ceph.apply_latency
153 - description: Ceph OSDs apply latency
154 - unit: "milliseconds"
155 - chart_type: line
156 - dimensions:
157 - - name: a dimension per Ceph OSD
158 - - name: ceph.commit_latency
159 - description: Ceph OSDs commit latency
160 - unit: "milliseconds"
161 - chart_type: line
162 - dimensions:
163 - - name: a dimension per Ceph OSD
67 + - name: global
68 + description: ""
69 + labels: []
70 + metrics:
71 + - name: ceph.general_usage
72 + description: Ceph General Space
73 + unit: "KiB"
74 + chart_type: stacked
75 + dimensions:
76 + - name: avail
77 + - name: used
78 + - name: ceph.general_objects
79 + description: Ceph General Objects
80 + unit: "objects"
81 + chart_type: area
82 + dimensions:
83 + - name: cluster
84 + - name: ceph.general_bytes
85 + description: Ceph General Read/Write Data/s
86 + unit: "KiB/s"
87 + chart_type: area
88 + dimensions:
89 + - name: read
90 + - name: write
91 + - name: ceph.general_operations
92 + description: Ceph General Read/Write Operations/s
93 + unit: "operations"
94 + chart_type: area
95 + dimensions:
96 + - name: read
97 + - name: write
98 + - name: ceph.general_latency
99 + description: Ceph General Apply/Commit latency
100 + unit: "milliseconds"
101 + chart_type: area
102 + dimensions:
103 + - name: apply
104 + - name: commit
105 + - name: ceph.pool_usage
106 + description: Ceph Pools
107 + unit: "KiB"
108 + chart_type: line
109 + dimensions:
110 + - name: a dimension per Ceph Pool
111 + - name: ceph.pool_objects
112 + description: Ceph Pools
113 + unit: "objects"
114 + chart_type: line
115 + dimensions:
116 + - name: a dimension per Ceph Pool
117 + - name: ceph.pool_read_bytes
118 + description: Ceph Read Pool Data/s
119 + unit: "KiB/s"
120 + chart_type: area
121 + dimensions:
122 + - name: a dimension per Ceph Pool
123 + - name: ceph.pool_write_bytes
124 + description: Ceph Write Pool Data/s
125 + unit: "KiB/s"
126 + chart_type: area
127 + dimensions:
128 + - name: a dimension per Ceph Pool
129 + - name: ceph.pool_read_operations
130 + description: Ceph Read Pool Operations/s
131 + unit: "operations"
132 + chart_type: area
133 + dimensions:
134 + - name: a dimension per Ceph Pool
135 + - name: ceph.pool_write_operations
136 + description: Ceph Write Pool Operations/s
137 + unit: "operations"
138 + chart_type: area
139 + dimensions:
140 + - name: a dimension per Ceph Pool
141 + - name: ceph.osd_usage
142 + description: Ceph OSDs
143 + unit: "KiB"
144 + chart_type: line
145 + dimensions:
146 + - name: a dimension per Ceph OSD
147 + - name: ceph.osd_size
148 + description: Ceph OSDs size
149 + unit: "KiB"
150 + chart_type: line
151 + dimensions:
152 + - name: a dimension per Ceph OSD
153 + - name: ceph.apply_latency
154 + description: Ceph OSDs apply latency
155 + unit: "milliseconds"
156 + chart_type: line
157 + dimensions:
158 + - name: a dimension per Ceph OSD
159 + - name: ceph.commit_latency
160 + description: Ceph OSDs commit latency
161 + unit: "milliseconds"
162 + chart_type: line
163 + dimensions:
164 + - name: a dimension per Ceph OSD
collectors/python.d.plugin/changefinder/metadata.yaml
+16 -16
@@ -59,19 +59,19 @@ metrics:
59 description: ""
60 availability: []
61 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: changefinder.scores
67 - description: ChangeFinder
68 - unit: "score"
69 - chart_type: line
70 - dimensions:
71 - - name: a dimension per chart
72 - - name: changefinder.flags
73 - description: ChangeFinder
74 - unit: "flag"
75 - chart_type: stacked
76 - dimensions:
77 - - name: a dimension per chart
62 + - name: global
63 + description: ""
64 + labels: []
65 + metrics:
66 + - name: changefinder.scores
67 + description: ChangeFinder
68 + unit: "score"
69 + chart_type: line
70 + dimensions:
71 + - name: a dimension per chart
72 + - name: changefinder.flags
73 + description: ChangeFinder
74 + unit: "flag"
75 + chart_type: stacked
76 + dimensions:
77 + - name: a dimension per chart
collectors/python.d.plugin/dovecot/metadata.yaml
+89 -88
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: dovecot
4 monitored_instance:
5 - name: python.d dovecot
5 + name: Dovecot
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.mail-servers
9 + icon_filename: 'dovecot.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Examine Dovecot metrics for insights into IMAP and POP3 server operations. Analyze connection statuses, mailbox operations, and error rates for efficient mail server operations.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,87 +60,87 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: dovecot.sessions
67 - description: Dovecot Active Sessions
68 - unit: "number"
69 - chart_type: line
70 - dimensions:
71 - - name: active sessions
72 - - name: dovecot.logins
73 - description: Dovecot Logins
74 - unit: "number"
75 - chart_type: line
76 - dimensions:
77 - - name: logins
78 - - name: dovecot.commands
79 - description: Dovecot Commands
80 - unit: "commands"
81 - chart_type: line
82 - dimensions:
83 - - name: commands
84 - - name: dovecot.faults
85 - description: Dovecot Page Faults
86 - unit: "faults"
87 - chart_type: line
88 - dimensions:
89 - - name: minor
90 - - name: major
91 - - name: dovecot.context_switches
92 - description: Dovecot Context Switches
93 - unit: "switches"
94 - chart_type: line
95 - dimensions:
96 - - name: voluntary
97 - - name: involuntary
98 - - name: dovecot.io
99 - description: Dovecot Disk I/O
100 - unit: "KiB/s"
101 - chart_type: area
102 - dimensions:
103 - - name: read
104 - - name: write
105 - - name: dovecot.net
106 - description: Dovecot Network Bandwidth
107 - unit: "kilobits/s"
108 - chart_type: area
109 - dimensions:
110 - - name: read
111 - - name: write
112 - - name: dovecot.syscalls
113 - description: Dovecot Number of SysCalls
114 - unit: "syscalls/s"
115 - chart_type: line
116 - dimensions:
117 - - name: read
118 - - name: write
119 - - name: dovecot.lookup
120 - description: Dovecot Lookups
121 - unit: "number/s"
122 - chart_type: stacked
123 - dimensions:
124 - - name: path
125 - - name: attr
126 - - name: dovecot.cache
127 - description: Dovecot Cache Hits
128 - unit: "hits/s"
129 - chart_type: line
130 - dimensions:
131 - - name: hits
132 - - name: dovecot.auth
133 - description: Dovecot Authentications
134 - unit: "attempts"
135 - chart_type: stacked
136 - dimensions:
137 - - name: ok
138 - - name: failed
139 - - name: dovecot.auth_cache
140 - description: Dovecot Authentication Cache
141 - unit: "number"
142 - chart_type: stacked
143 - dimensions:
144 - - name: hit
145 - - name: miss
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: dovecot.sessions
68 + description: Dovecot Active Sessions
69 + unit: "number"
70 + chart_type: line
71 + dimensions:
72 + - name: active sessions
73 + - name: dovecot.logins
74 + description: Dovecot Logins
75 + unit: "number"
76 + chart_type: line
77 + dimensions:
78 + - name: logins
79 + - name: dovecot.commands
80 + description: Dovecot Commands
81 + unit: "commands"
82 + chart_type: line
83 + dimensions:
84 + - name: commands
85 + - name: dovecot.faults
86 + description: Dovecot Page Faults
87 + unit: "faults"
88 + chart_type: line
89 + dimensions:
90 + - name: minor
91 + - name: major
92 + - name: dovecot.context_switches
93 + description: Dovecot Context Switches
94 + unit: "switches"
95 + chart_type: line
96 + dimensions:
97 + - name: voluntary
98 + - name: involuntary
99 + - name: dovecot.io
100 + description: Dovecot Disk I/O
101 + unit: "KiB/s"
102 + chart_type: area
103 + dimensions:
104 + - name: read
105 + - name: write
106 + - name: dovecot.net
107 + description: Dovecot Network Bandwidth
108 + unit: "kilobits/s"
109 + chart_type: area
110 + dimensions:
111 + - name: read
112 + - name: write
113 + - name: dovecot.syscalls
114 + description: Dovecot Number of SysCalls
115 + unit: "syscalls/s"
116 + chart_type: line
117 + dimensions:
118 + - name: read
119 + - name: write
120 + - name: dovecot.lookup
121 + description: Dovecot Lookups
122 + unit: "number/s"
123 + chart_type: stacked
124 + dimensions:
125 + - name: path
126 + - name: attr
127 + - name: dovecot.cache
128 + description: Dovecot Cache Hits
129 + unit: "hits/s"
130 + chart_type: line
131 + dimensions:
132 + - name: hits
133 + - name: dovecot.auth
134 + description: Dovecot Authentications
135 + unit: "attempts"
136 + chart_type: stacked
137 + dimensions:
138 + - name: ok
139 + - name: failed
140 + - name: dovecot.auth_cache
141 + description: Dovecot Authentication Cache
142 + unit: "number"
143 + chart_type: stacked
144 + dimensions:
145 + - name: hit
146 + - name: miss
collectors/python.d.plugin/exim/metadata.yaml
+15 -14
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: exim
4 monitored_instance:
5 - name: python.d exim
5 + name: Exim
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.mail-servers
9 + icon_filename: 'exim.jpg'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Exim metrics for efficient mail transfer'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,13 +60,13 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: exim.qemails
67 - description: Exim Queue Emails
68 - unit: "emails"
69 - chart_type: line
70 - dimensions:
71 - - name: emails
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: exim.qemails
68 + description: Exim Queue Emails
69 + unit: "emails"
70 + chart_type: line
71 + dimensions:
72 + - name: emails
collectors/python.d.plugin/fail2ban/metadata.yaml
+27 -26
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: fail2ban
4 monitored_instance:
5 - name: python.d fail2ban
5 + name: Fail2ban
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.authentication-and-authorization
9 + icon_filename: 'fail2ban.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Fail2ban performance for prime intrusion prevention operations. Monitor ban counts, jail statuses, and failed login attempts to ensure robust network security.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,25 +60,25 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: fail2ban.faile_attempts
67 - description: Failed attempts
68 - unit: "attempts/s"
69 - chart_type: line
70 - dimensions:
71 - - name: a dimension per jail
72 - - name: fail2ban.bans
73 - description: Bans
74 - unit: "bans/s"
75 - chart_type: line
76 - dimensions:
77 - - name: a dimension per jail
78 - - name: fail2ban.banned_ips
79 - description: Banned IP addresses (since the last restart of netdata)
80 - unit: "ips"
81 - chart_type: line
82 - dimensions:
83 - - name: a dimension per jail
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: fail2ban.faile_attempts
68 + description: Failed attempts
69 + unit: "attempts/s"
70 + chart_type: line
71 + dimensions:
72 + - name: a dimension per jail
73 + - name: fail2ban.bans
74 + description: Bans
75 + unit: "bans/s"
76 + chart_type: line
77 + dimensions:
78 + - name: a dimension per jail
79 + - name: fail2ban.banned_ips
80 + description: Banned IP addresses (since the last restart of netdata)
81 + unit: "ips"
82 + chart_type: line
83 + dimensions:
84 + - name: a dimension per jail
collectors/python.d.plugin/gearman/metadata.yaml
+32 -31
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: gearman
4 monitored_instance:
5 - name: python.d gearman
5 + name: Gearman
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.distributed-computing-systems
9 + icon_filename: 'gearman.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Gearman metrics for proficient system task distribution. Track job counts, worker statuses, and queue lengths for effective distributed task management.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,10 +53,10 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: gearman_workers_queued
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/gearman.conf
57 - metric: gearman.single_job
58 - info: average number of queued jobs over the last 10 minutes
56 +- name: gearman_workers_queued
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/gearman.conf
58 + metric: gearman.single_job
59 + info: average number of queued jobs over the last 10 minutes
60 metrics:
61 folding:
62 title: Metrics
@@ -63,26 +64,26 @@ metrics:
64 description: ""
65 availability: []
66 scopes:
66 - - name: global
67 - description: ""
68 - labels: []
69 - metrics:
70 - - name: gearman.total_jobs
71 - description: Total Jobs
72 - unit: "Jobs"
73 - chart_type: line
74 - dimensions:
75 - - name: Pending
76 - - name: Running
77 - - name: gearman job
78 - description: ""
79 - labels: []
80 - metrics:
81 - - name: gearman.single_job
82 - description: '{job_name}'
83 - unit: "Jobs"
84 - chart_type: stacked
85 - dimensions:
86 - - name: Pending
87 - - name: Idle
88 - - name: Runnning
67 + - name: global
68 + description: ""
69 + labels: []
70 + metrics:
71 + - name: gearman.total_jobs
72 + description: Total Jobs
73 + unit: "Jobs"
74 + chart_type: line
75 + dimensions:
76 + - name: Pending
77 + - name: Running
78 + - name: gearman job
79 + description: ""
80 + labels: []
81 + metrics:
82 + - name: gearman.single_job
83 + description: '{job_name}'
84 + unit: "Jobs"
85 + chart_type: stacked
86 + dimensions:
87 + - name: Pending
88 + - name: Idle
89 + - name: Runnning
collectors/python.d.plugin/go_expvar/metadata.yaml
+52 -51
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: go_expvar
4 monitored_instance:
5 - name: python.d go_expvar
5 + name: Go applications
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.apm
9 + icon_filename: 'go.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Go applications performance for optimal Go language software operations. Monitor runtime statistics, garbage collection, and memory usage to enhance Go application performance.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,50 +60,50 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: expvar.memstats.heap
67 - description: 'memory: size of heap memory structures'
68 - unit: "KiB"
69 - chart_type: line
70 - dimensions:
71 - - name: alloc
72 - - name: inuse
73 - - name: expvar.memstats.stack
74 - description: 'memory: size of stack memory structures'
75 - unit: "KiB"
76 - chart_type: line
77 - dimensions:
78 - - name: inuse
79 - - name: expvar.memstats.mspan
80 - description: 'memory: size of mspan memory structures'
81 - unit: "KiB"
82 - chart_type: line
83 - dimensions:
84 - - name: inuse
85 - - name: expvar.memstats.mcache
86 - description: 'memory: size of mcache memory structures'
87 - unit: "KiB"
88 - chart_type: line
89 - dimensions:
90 - - name: inuse
91 - - name: expvar.memstats.live_objects
92 - description: 'memory: number of live objects'
93 - unit: "objects"
94 - chart_type: line
95 - dimensions:
96 - - name: live
97 - - name: expvar.memstats.sys
98 - description: 'memory: size of reserved virtual address space'
99 - unit: "KiB"
100 - chart_type: line
101 - dimensions:
102 - - name: sys
103 - - name: expvar.memstats.gc_pauses
104 - description: 'memory: average duration of GC pauses'
105 - unit: "ns"
106 - chart_type: line
107 - dimensions:
108 - - name: avg
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: expvar.memstats.heap
68 + description: 'memory: size of heap memory structures'
69 + unit: "KiB"
70 + chart_type: line
71 + dimensions:
72 + - name: alloc
73 + - name: inuse
74 + - name: expvar.memstats.stack
75 + description: 'memory: size of stack memory structures'
76 + unit: "KiB"
77 + chart_type: line
78 + dimensions:
79 + - name: inuse
80 + - name: expvar.memstats.mspan
81 + description: 'memory: size of mspan memory structures'
82 + unit: "KiB"
83 + chart_type: line
84 + dimensions:
85 + - name: inuse
86 + - name: expvar.memstats.mcache
87 + description: 'memory: size of mcache memory structures'
88 + unit: "KiB"
89 + chart_type: line
90 + dimensions:
91 + - name: inuse
92 + - name: expvar.memstats.live_objects
93 + description: 'memory: number of live objects'
94 + unit: "objects"
95 + chart_type: line
96 + dimensions:
97 + - name: live
98 + - name: expvar.memstats.sys
99 + description: 'memory: size of reserved virtual address space'
100 + unit: "KiB"
101 + chart_type: line
102 + dimensions:
103 + - name: sys
104 + - name: expvar.memstats.gc_pauses
105 + description: 'memory: average duration of GC pauses'
106 + unit: "ns"
107 + chart_type: line
108 + dimensions:
109 + - name: avg
collectors/python.d.plugin/haproxy/metadata.yaml
+197 -196
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: haproxy
4 monitored_instance:
5 - name: python.d haproxy
5 + name: HAProxy
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.web-servers-and-web-proxies
9 + icon_filename: 'haproxy.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor HAProxy performance for ideal load balancing operations. Monitor session rates, queue lengths, and error rates to maintain balanced network traffic.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,14 +53,14 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: haproxy_backend_server_status
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/haproxy.conf
57 - metric: haproxy_hs.down
58 - info: average number of failed haproxy backend servers over the last 10 seconds
59 - - name: haproxy_backend_status
60 - link: https://github.com/netdata/netdata/blob/master/health/health.d/haproxy.conf
61 - metric: haproxy_hb.down
62 - info: average number of failed haproxy backends over the last 10 seconds
56 +- name: haproxy_backend_server_status
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/haproxy.conf
58 + metric: haproxy_hs.down
59 + info: average number of failed haproxy backend servers over the last 10 seconds
60 +- name: haproxy_backend_status
61 + link: https://github.com/netdata/netdata/blob/master/health/health.d/haproxy.conf
62 + metric: haproxy_hb.down
63 + info: average number of failed haproxy backends over the last 10 seconds
64 metrics:
65 folding:
66 title: Metrics
@@ -67,187 +68,187 @@ metrics:
68 description: ""
69 availability: []
70 scopes:
70 - - name: global
71 - description: ""
72 - labels: []
73 - metrics:
74 - - name: haproxy_f.bin
75 - description: Kilobytes In
76 - unit: "KiB/s"
77 - chart_type: line
78 - dimensions:
79 - - name: a dimension per frontend server
80 - - name: haproxy_f.bout
81 - description: Kilobytes Out
82 - unit: "KiB/s"
83 - chart_type: line
84 - dimensions:
85 - - name: a dimension per frontend server
86 - - name: haproxy_f.scur
87 - description: Sessions Active
88 - unit: "sessions"
89 - chart_type: line
90 - dimensions:
91 - - name: a dimension per frontend server
92 - - name: haproxy_f.qcur
93 - description: Session In Queue
94 - unit: "sessions"
95 - chart_type: line
96 - dimensions:
97 - - name: a dimension per frontend server
98 - - name: haproxy_f.hrsp_1xx
99 - description: HTTP responses with 1xx code
100 - unit: "responses/s"
101 - chart_type: line
102 - dimensions:
103 - - name: a dimension per frontend server
104 - - name: haproxy_f.hrsp_2xx
105 - description: HTTP responses with 2xx code
106 - unit: "responses/s"
107 - chart_type: line
108 - dimensions:
109 - - name: a dimension per frontend server
110 - - name: haproxy_f.hrsp_3xx
111 - description: HTTP responses with 3xx code
112 - unit: "responses/s"
113 - chart_type: line
114 - dimensions:
115 - - name: a dimension per frontend server
116 - - name: haproxy_f.hrsp_4xx
117 - description: HTTP responses with 4xx code
118 - unit: "responses/s"
119 - chart_type: line
120 - dimensions:
121 - - name: a dimension per frontend server
122 - - name: haproxy_f.hrsp_5xx
123 - description: HTTP responses with 5xx code
124 - unit: "responses/s"
125 - chart_type: line
126 - dimensions:
127 - - name: a dimension per frontend server
128 - - name: haproxy_f.hrsp_other
129 - description: HTTP responses with other codes (protocol error)
130 - unit: "responses/s"
131 - chart_type: line
132 - dimensions:
133 - - name: a dimension per frontend server
134 - - name: haproxy_f.hrsp_total
135 - description: HTTP responses
136 - unit: "responses"
137 - chart_type: line
138 - dimensions:
139 - - name: a dimension per frontend server
140 - - name: haproxy_b.bin
141 - description: Kilobytes In
142 - unit: "KiB/s"
143 - chart_type: line
144 - dimensions:
145 - - name: a dimension per backend server
146 - - name: haproxy_b.bout
147 - description: Kilobytes Out
148 - unit: "KiB/s"
149 - chart_type: line
150 - dimensions:
151 - - name: a dimension per backend server
152 - - name: haproxy_b.scur
153 - description: Sessions Active
154 - unit: "sessions"
155 - chart_type: line
156 - dimensions:
157 - - name: a dimension per backend server
158 - - name: haproxy_b.qcur
159 - description: Sessions In Queue
160 - unit: "sessions"
161 - chart_type: line
162 - dimensions:
163 - - name: a dimension per backend server
164 - - name: haproxy_b.hrsp_1xx
165 - description: HTTP responses with 1xx code
166 - unit: "responses/s"
167 - chart_type: line
168 - dimensions:
169 - - name: a dimension per backend server
170 - - name: haproxy_b.hrsp_2xx
171 - description: HTTP responses with 2xx code
172 - unit: "responses/s"
173 - chart_type: line
174 - dimensions:
175 - - name: a dimension per backend server
176 - - name: haproxy_b.hrsp_3xx
177 - description: HTTP responses with 3xx code
178 - unit: "responses/s"
179 - chart_type: line
180 - dimensions:
181 - - name: a dimension per backend server
182 - - name: haproxy_b.hrsp_4xx
183 - description: HTTP responses with 4xx code
184 - unit: "responses/s"
185 - chart_type: line
186 - dimensions:
187 - - name: a dimension per backend server
188 - - name: haproxy_b.hrsp_5xx
189 - description: HTTP responses with 5xx code
190 - unit: "responses/s"
191 - chart_type: line
192 - dimensions:
193 - - name: a dimension per backend server
194 - - name: haproxy_b.hrsp_other
195 - description: HTTP responses with other codes (protocol error)
196 - unit: "responses/s"
197 - chart_type: line
198 - dimensions:
199 - - name: a dimension per backend server
200 - - name: haproxy_b.hrsp_total
201 - description: HTTP responses (total)
202 - unit: "responses/s"
203 - chart_type: line
204 - dimensions:
205 - - name: a dimension per backend server
206 - - name: haproxy_b.qtime
207 - description: The average queue time over the 1024 last requests
208 - unit: "milliseconds"
209 - chart_type: line
210 - dimensions:
211 - - name: a dimension per backend server
212 - - name: haproxy_b.ctime
213 - description: The average connect time over the 1024 last requests
214 - unit: "milliseconds"
215 - chart_type: line
216 - dimensions:
217 - - name: a dimension per backend server
218 - - name: haproxy_b.rtime
219 - description: The average response time over the 1024 last requests
220 - unit: "milliseconds"
221 - chart_type: line
222 - dimensions:
223 - - name: a dimension per backend server
224 - - name: haproxy_b.ttime
225 - description: The average total session time over the 1024 last requests
226 - unit: "milliseconds"
227 - chart_type: line
228 - dimensions:
229 - - name: a dimension per backend server
230 - - name: haproxy_hs.down
231 - description: Backend Servers In DOWN State
232 - unit: "failed servers"
233 - chart_type: line
234 - dimensions:
235 - - name: a dimension per backend server
236 - - name: haproxy_hs.up
237 - description: Backend Servers In UP State
238 - unit: "health servers"
239 - chart_type: line
240 - dimensions:
241 - - name: a dimension per backend server
242 - - name: haproxy_hb.down
243 - description: Is Backend Failed?
244 - unit: "boolean"
245 - chart_type: line
246 - dimensions:
247 - - name: a dimension per backend server
248 - - name: haproxy.idle
249 - description: The Ratio Of Polling Time Vs Total Time
250 - unit: "percentage"
251 - chart_type: line
252 - dimensions:
253 - - name: idle
71 + - name: global
72 + description: ""
73 + labels: []
74 + metrics:
75 + - name: haproxy_f.bin
76 + description: Kilobytes In
77 + unit: "KiB/s"
78 + chart_type: line
79 + dimensions:
80 + - name: a dimension per frontend server
81 + - name: haproxy_f.bout
82 + description: Kilobytes Out
83 + unit: "KiB/s"
84 + chart_type: line
85 + dimensions:
86 + - name: a dimension per frontend server
87 + - name: haproxy_f.scur
88 + description: Sessions Active
89 + unit: "sessions"
90 + chart_type: line
91 + dimensions:
92 + - name: a dimension per frontend server
93 + - name: haproxy_f.qcur
94 + description: Session In Queue
95 + unit: "sessions"
96 + chart_type: line
97 + dimensions:
98 + - name: a dimension per frontend server
99 + - name: haproxy_f.hrsp_1xx
100 + description: HTTP responses with 1xx code
101 + unit: "responses/s"
102 + chart_type: line
103 + dimensions:
104 + - name: a dimension per frontend server
105 + - name: haproxy_f.hrsp_2xx
106 + description: HTTP responses with 2xx code
107 + unit: "responses/s"
108 + chart_type: line
109 + dimensions:
110 + - name: a dimension per frontend server
111 + - name: haproxy_f.hrsp_3xx
112 + description: HTTP responses with 3xx code
113 + unit: "responses/s"
114 + chart_type: line
115 + dimensions:
116 + - name: a dimension per frontend server
117 + - name: haproxy_f.hrsp_4xx
118 + description: HTTP responses with 4xx code
119 + unit: "responses/s"
120 + chart_type: line
121 + dimensions:
122 + - name: a dimension per frontend server
123 + - name: haproxy_f.hrsp_5xx
124 + description: HTTP responses with 5xx code
125 + unit: "responses/s"
126 + chart_type: line
127 + dimensions:
128 + - name: a dimension per frontend server
129 + - name: haproxy_f.hrsp_other
130 + description: HTTP responses with other codes (protocol error)
131 + unit: "responses/s"
132 + chart_type: line
133 + dimensions:
134 + - name: a dimension per frontend server
135 + - name: haproxy_f.hrsp_total
136 + description: HTTP responses
137 + unit: "responses"
138 + chart_type: line
139 + dimensions:
140 + - name: a dimension per frontend server
141 + - name: haproxy_b.bin
142 + description: Kilobytes In
143 + unit: "KiB/s"
144 + chart_type: line
145 + dimensions:
146 + - name: a dimension per backend server
147 + - name: haproxy_b.bout
148 + description: Kilobytes Out
149 + unit: "KiB/s"
150 + chart_type: line
151 + dimensions:
152 + - name: a dimension per backend server
153 + - name: haproxy_b.scur
154 + description: Sessions Active
155 + unit: "sessions"
156 + chart_type: line
157 + dimensions:
158 + - name: a dimension per backend server
159 + - name: haproxy_b.qcur
160 + description: Sessions In Queue
161 + unit: "sessions"
162 + chart_type: line
163 + dimensions:
164 + - name: a dimension per backend server
165 + - name: haproxy_b.hrsp_1xx
166 + description: HTTP responses with 1xx code
167 + unit: "responses/s"
168 + chart_type: line
169 + dimensions:
170 + - name: a dimension per backend server
171 + - name: haproxy_b.hrsp_2xx
172 + description: HTTP responses with 2xx code
173 + unit: "responses/s"
174 + chart_type: line
175 + dimensions:
176 + - name: a dimension per backend server
177 + - name: haproxy_b.hrsp_3xx
178 + description: HTTP responses with 3xx code
179 + unit: "responses/s"
180 + chart_type: line
181 + dimensions:
182 + - name: a dimension per backend server
183 + - name: haproxy_b.hrsp_4xx
184 + description: HTTP responses with 4xx code
185 + unit: "responses/s"
186 + chart_type: line
187 + dimensions:
188 + - name: a dimension per backend server
189 + - name: haproxy_b.hrsp_5xx
190 + description: HTTP responses with 5xx code
191 + unit: "responses/s"
192 + chart_type: line
193 + dimensions:
194 + - name: a dimension per backend server
195 + - name: haproxy_b.hrsp_other
196 + description: HTTP responses with other codes (protocol error)
197 + unit: "responses/s"
198 + chart_type: line
199 + dimensions:
200 + - name: a dimension per backend server
201 + - name: haproxy_b.hrsp_total
202 + description: HTTP responses (total)
203 + unit: "responses/s"
204 + chart_type: line
205 + dimensions:
206 + - name: a dimension per backend server
207 + - name: haproxy_b.qtime
208 + description: The average queue time over the 1024 last requests
209 + unit: "milliseconds"
210 + chart_type: line
211 + dimensions:
212 + - name: a dimension per backend server
213 + - name: haproxy_b.ctime
214 + description: The average connect time over the 1024 last requests
215 + unit: "milliseconds"
216 + chart_type: line
217 + dimensions:
218 + - name: a dimension per backend server
219 + - name: haproxy_b.rtime
220 + description: The average response time over the 1024 last requests
221 + unit: "milliseconds"
222 + chart_type: line
223 + dimensions:
224 + - name: a dimension per backend server
225 + - name: haproxy_b.ttime
226 + description: The average total session time over the 1024 last requests
227 + unit: "milliseconds"
228 + chart_type: line
229 + dimensions:
230 + - name: a dimension per backend server
231 + - name: haproxy_hs.down
232 + description: Backend Servers In DOWN State
233 + unit: "failed servers"
234 + chart_type: line
235 + dimensions:
236 + - name: a dimension per backend server
237 + - name: haproxy_hs.up
238 + description: Backend Servers In UP State
239 + unit: "health servers"
240 + chart_type: line
241 + dimensions:
242 + - name: a dimension per backend server
243 + - name: haproxy_hb.down
244 + description: Is Backend Failed?
245 + unit: "boolean"
246 + chart_type: line
247 + dimensions:
248 + - name: a dimension per backend server
249 + - name: haproxy.idle
250 + description: The Ratio Of Polling Time Vs Total Time
251 + unit: "percentage"
252 + chart_type: line
253 + dimensions:
254 + - name: idle
collectors/python.d.plugin/hddtemp/metadata.yaml
+15 -14
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: hddtemp
4 monitored_instance:
5 - name: python.d hddtemp
5 + name: HDD temperature
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.hardware-devices-and-sensors
9 + icon_filename: 'hard-drive.svg'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor HDD temperature metrics for maintaining optimal hard drive health. Keep tabs on drive temperatures, read/write speeds, and error rates to ensure hard drive longevity.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,13 +60,13 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: hddtemp.temperatures
67 - description: Disk Temperatures
68 - unit: "Celsius"
69 - chart_type: line
70 - dimensions:
71 - - name: a dimension per disk
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: hddtemp.temperatures
68 + description: Disk Temperatures
69 + unit: "Celsius"
70 + chart_type: line
71 + dimensions:
72 + - name: a dimension per disk
collectors/python.d.plugin/hpssa/metadata.yaml
+42 -41
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: hpssa
4 monitored_instance:
5 - name: python.d hpssa
5 + name: HP Smart Storage Arrays
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.storage-mount-points-and-filesystems
9 + icon_filename: 'hp.jpeg'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Examine HP Smart Storage Arrays metrics with Netdata for efficient storage management. Improve your storage efficiency with real-time performance insights.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,40 +60,40 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: hpssa.ctrl_status
67 - description: Status 1 is OK, Status 0 is not OK
68 - unit: "Status"
69 - chart_type: line
70 - dimensions:
71 - - name: ctrl_{adapter slot}_status
72 - - name: cache_{adapter slot}_status
73 - - name: battery_{adapter slot}_status per adapter
74 - - name: hpssa.ctrl_temperature
75 - description: Temperature
76 - unit: "Celsius"
77 - chart_type: line
78 - dimensions:
79 - - name: ctrl_{adapter slot}_temperature
80 - - name: cache_{adapter slot}_temperature per adapter
81 - - name: hpssa.ld_status
82 - description: Status 1 is OK, Status 0 is not OK
83 - unit: "Status"
84 - chart_type: line
85 - dimensions:
86 - - name: a dimension per logical drive
87 - - name: hpssa.pd_status
88 - description: Status 1 is OK, Status 0 is not OK
89 - unit: "Status"
90 - chart_type: line
91 - dimensions:
92 - - name: a dimension per physical drive
93 - - name: hpssa.pd_temperature
94 - description: Temperature
95 - unit: "Celsius"
96 - chart_type: line
97 - dimensions:
98 - - name: a dimension per physical drive
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: hpssa.ctrl_status
68 + description: Status 1 is OK, Status 0 is not OK
69 + unit: "Status"
70 + chart_type: line
71 + dimensions:
72 + - name: ctrl_{adapter slot}_status
73 + - name: cache_{adapter slot}_status
74 + - name: battery_{adapter slot}_status per adapter
75 + - name: hpssa.ctrl_temperature
76 + description: Temperature
77 + unit: "Celsius"
78 + chart_type: line
79 + dimensions:
80 + - name: ctrl_{adapter slot}_temperature
81 + - name: cache_{adapter slot}_temperature per adapter
82 + - name: hpssa.ld_status
83 + description: Status 1 is OK, Status 0 is not OK
84 + unit: "Status"
85 + chart_type: line
86 + dimensions:
87 + - name: a dimension per logical drive
88 + - name: hpssa.pd_status
89 + description: Status 1 is OK, Status 0 is not OK
90 + unit: "Status"
91 + chart_type: line
92 + dimensions:
93 + - name: a dimension per physical drive
94 + - name: hpssa.pd_temperature
95 + description: Temperature
96 + unit: "Celsius"
97 + chart_type: line
98 + dimensions:
99 + - name: a dimension per physical drive
collectors/python.d.plugin/icecast/metadata.yaml
+15 -14
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: icecast
4 monitored_instance:
5 - name: python.d icecast
5 + name: Icecast
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.media-streaming-servers
9 + icon_filename: 'icecast.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Examine Icecast metrics for insights into media streaming server operations. Study listener counts, bitrate, and connection statuses for smooth streaming services.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,13 +60,13 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: icecast.listeners
67 - description: Number Of Listeners
68 - unit: "listeners"
69 - chart_type: line
70 - dimensions:
71 - - name: a dimension for each active source
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: icecast.listeners
68 + description: Number Of Listeners
69 + unit: "listeners"
70 + chart_type: line
71 + dimensions:
72 + - name: a dimension for each active source
collectors/python.d.plugin/ipfs/metadata.yaml
+41 -40
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: ipfs
4 monitored_instance:
5 - name: python.d ipfs
5 + name: IPFS
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.storage-mount-points-and-filesystems
9 + icon_filename: 'ipfs.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Examine IPFS metrics for insights into distributed file system operations. Analyze node connectivity, data replication, and retrieval times for efficient distributed file handling.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,10 +53,10 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: ipfs_datastore_usage
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/ipfs.conf
57 - metric: ipfs.repo_size
58 - info: IPFS datastore utilization
56 +- name: ipfs_datastore_usage
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/ipfs.conf
58 + metric: ipfs.repo_size
59 + info: IPFS datastore utilization
60 metrics:
61 folding:
62 title: Metrics
@@ -63,35 +64,35 @@ metrics:
64 description: ""
65 availability: []
66 scopes:
66 - - name: global
67 - description: ""
68 - labels: []
69 - metrics:
70 - - name: ipfs.bandwidth
71 - description: IPFS Bandwidth
72 - unit: "kilobits/s"
73 - chart_type: line
74 - dimensions:
75 - - name: in
76 - - name: out
77 - - name: ipfs.peers
78 - description: IPFS Peers
79 - unit: "peers"
80 - chart_type: line
81 - dimensions:
82 - - name: peers
83 - - name: ipfs.repo_size
84 - description: IPFS Repo Size
85 - unit: "GiB"
86 - chart_type: area
87 - dimensions:
88 - - name: avail
89 - - name: size
90 - - name: ipfs.repo_objects
91 - description: IPFS Repo Objects
92 - unit: "objects"
93 - chart_type: line
94 - dimensions:
95 - - name: objects
96 - - name: pinned
97 - - name: recursive_pins
67 + - name: global
68 + description: ""
69 + labels: []
70 + metrics:
71 + - name: ipfs.bandwidth
72 + description: IPFS Bandwidth
73 + unit: "kilobits/s"
74 + chart_type: line
75 + dimensions:
76 + - name: in
77 + - name: out
78 + - name: ipfs.peers
79 + description: IPFS Peers
80 + unit: "peers"
81 + chart_type: line
82 + dimensions:
83 + - name: peers
84 + - name: ipfs.repo_size
85 + description: IPFS Repo Size
86 + unit: "GiB"
87 + chart_type: area
88 + dimensions:
89 + - name: avail
90 + - name: size
91 + - name: ipfs.repo_objects
92 + description: IPFS Repo Objects
93 + unit: "objects"
94 + chart_type: line
95 + dimensions:
96 + - name: objects
97 + - name: pinned
98 + - name: recursive_pins
collectors/python.d.plugin/litespeed/metadata.yaml
+67 -66
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: litespeed
4 monitored_instance:
5 - name: python.d litespeed
5 + name: Litespeed
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.web-servers-and-web-proxies
9 + icon_filename: 'litespeed.svg'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Examine Litespeed metrics for insights into web server operations. Analyze request rates, response times, and error rates for efficient web service delivery.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,65 +60,65 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: litespeed.net_throughput
67 - description: Network Throughput HTTP
68 - unit: "kilobits/s"
69 - chart_type: area
70 - dimensions:
71 - - name: in
72 - - name: out
73 - - name: litespeed.net_throughput
74 - description: Network Throughput HTTPS
75 - unit: "kilobits/s"
76 - chart_type: area
77 - dimensions:
78 - - name: in
79 - - name: out
80 - - name: litespeed.connections
81 - description: Connections HTTP
82 - unit: "conns"
83 - chart_type: stacked
84 - dimensions:
85 - - name: free
86 - - name: used
87 - - name: litespeed.connections
88 - description: Connections HTTPS
89 - unit: "conns"
90 - chart_type: stacked
91 - dimensions:
92 - - name: free
93 - - name: used
94 - - name: litespeed.requests
95 - description: Requests
96 - unit: "requests/s"
97 - chart_type: line
98 - dimensions:
99 - - name: requests
100 - - name: litespeed.requests_processing
101 - description: Requests In Processing
102 - unit: "requests"
103 - chart_type: line
104 - dimensions:
105 - - name: processing
106 - - name: litespeed.cache
107 - description: Public Cache Hits
108 - unit: "hits/s"
109 - chart_type: line
110 - dimensions:
111 - - name: hits
112 - - name: litespeed.cache
113 - description: Private Cache Hits
114 - unit: "hits/s"
115 - chart_type: line
116 - dimensions:
117 - - name: hits
118 - - name: litespeed.static
119 - description: Static Hits
120 - unit: "hits/s"
121 - chart_type: line
122 - dimensions:
123 - - name: hits
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: litespeed.net_throughput
68 + description: Network Throughput HTTP
69 + unit: "kilobits/s"
70 + chart_type: area
71 + dimensions:
72 + - name: in
73 + - name: out
74 + - name: litespeed.net_throughput
75 + description: Network Throughput HTTPS
76 + unit: "kilobits/s"
77 + chart_type: area
78 + dimensions:
79 + - name: in
80 + - name: out
81 + - name: litespeed.connections
82 + description: Connections HTTP
83 + unit: "conns"
84 + chart_type: stacked
85 + dimensions:
86 + - name: free
87 + - name: used
88 + - name: litespeed.connections
89 + description: Connections HTTPS
90 + unit: "conns"
91 + chart_type: stacked
92 + dimensions:
93 + - name: free
94 + - name: used
95 + - name: litespeed.requests
96 + description: Requests
97 + unit: "requests/s"
98 + chart_type: line
99 + dimensions:
100 + - name: requests
101 + - name: litespeed.requests_processing
102 + description: Requests In Processing
103 + unit: "requests"
104 + chart_type: line
105 + dimensions:
106 + - name: processing
107 + - name: litespeed.cache
108 + description: Public Cache Hits
109 + unit: "hits/s"
110 + chart_type: line
111 + dimensions:
112 + - name: hits
113 + - name: litespeed.cache
114 + description: Private Cache Hits
115 + unit: "hits/s"
116 + chart_type: line
117 + dimensions:
118 + - name: hits
119 + - name: litespeed.static
120 + description: Static Hits
121 + unit: "hits/s"
122 + chart_type: line
123 + dimensions:
124 + - name: hits
collectors/python.d.plugin/megacli/metadata.yaml
+63 -62
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: megacli
4 monitored_instance:
5 - name: python.d megacli
5 + name: MegaCLI
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.storage-mount-points-and-filesystems
9 + icon_filename: 'hard-drive.svg'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Examine MegaCLI metrics with Netdata for insights into RAID controller performance. Improve your RAID controller efficiency with real-time MegaCLI metrics.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,26 +53,26 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: megacli_adapter_state
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/megacli.conf
57 - metric: megacli.adapter_degraded
58 - info: 'adapter is in the degraded state (0: false, 1: true)'
59 - - name: megacli_pd_media_errors
60 - link: https://github.com/netdata/netdata/blob/master/health/health.d/megacli.conf
61 - metric: megacli.pd_media_error
62 - info: number of physical drive media errors
63 - - name: megacli_pd_predictive_failures
64 - link: https://github.com/netdata/netdata/blob/master/health/health.d/megacli.conf
65 - metric: megacli.pd_predictive_failure
66 - info: number of physical drive predictive failures
67 - - name: megacli_bbu_relative_charge
68 - link: https://github.com/netdata/netdata/blob/master/health/health.d/megacli.conf
69 - metric: megacli.bbu_relative_charge
70 - info: average battery backup unit (BBU) relative state of charge over the last 10 seconds
71 - - name: megacli_bbu_cycle_count
72 - link: https://github.com/netdata/netdata/blob/master/health/health.d/megacli.conf
73 - metric: megacli.bbu_cycle_count
74 - info: average battery backup unit (BBU) charge cycles count over the last 10 seconds
56 +- name: megacli_adapter_state
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/megacli.conf
58 + metric: megacli.adapter_degraded
59 + info: 'adapter is in the degraded state (0: false, 1: true)'
60 +- name: megacli_pd_media_errors
61 + link: https://github.com/netdata/netdata/blob/master/health/health.d/megacli.conf
62 + metric: megacli.pd_media_error
63 + info: number of physical drive media errors
64 +- name: megacli_pd_predictive_failures
65 + link: https://github.com/netdata/netdata/blob/master/health/health.d/megacli.conf
66 + metric: megacli.pd_predictive_failure
67 + info: number of physical drive predictive failures
68 +- name: megacli_bbu_relative_charge
69 + link: https://github.com/netdata/netdata/blob/master/health/health.d/megacli.conf
70 + metric: megacli.bbu_relative_charge
71 + info: average battery backup unit (BBU) relative state of charge over the last 10 seconds
72 +- name: megacli_bbu_cycle_count
73 + link: https://github.com/netdata/netdata/blob/master/health/health.d/megacli.conf
74 + metric: megacli.bbu_cycle_count
75 + info: average battery backup unit (BBU) charge cycles count over the last 10 seconds
76 metrics:
77 folding:
78 title: Metrics
@@ -79,41 +80,41 @@ metrics:
80 description: ""
81 availability: []
82 scopes:
82 - - name: global
83 - description: ""
84 - labels: []
85 - metrics:
86 - - name: megacli.adapter_degraded
87 - description: Adapter State
88 - unit: "is degraded"
89 - chart_type: line
90 - dimensions:
91 - - name: a dimension per adapter
92 - - name: megacli.pd_media_error
93 - description: Physical Drives Media Errors
94 - unit: "errors/s"
95 - chart_type: line
96 - dimensions:
97 - - name: a dimension per physical drive
98 - - name: megacli.pd_predictive_failure
99 - description: Physical Drives Predictive Failures
100 - unit: "failures/s"
101 - chart_type: line
102 - dimensions:
103 - - name: a dimension per physical drive
104 - - name: battery
105 - description: ""
106 - labels: []
107 - metrics:
108 - - name: megacli.bbu_relative_charge
109 - description: Relative State of Charge
110 - unit: "percentage"
111 - chart_type: line
112 - dimensions:
113 - - name: adapter {battery id}
114 - - name: megacli.bbu_cycle_count
115 - description: Cycle Count
116 - unit: "cycle count"
117 - chart_type: line
118 - dimensions:
119 - - name: adapter {battery id}
83 + - name: global
84 + description: ""
85 + labels: []
86 + metrics:
87 + - name: megacli.adapter_degraded
88 + description: Adapter State
89 + unit: "is degraded"
90 + chart_type: line
91 + dimensions:
92 + - name: a dimension per adapter
93 + - name: megacli.pd_media_error
94 + description: Physical Drives Media Errors
95 + unit: "errors/s"
96 + chart_type: line
97 + dimensions:
98 + - name: a dimension per physical drive
99 + - name: megacli.pd_predictive_failure
100 + description: Physical Drives Predictive Failures
101 + unit: "failures/s"
102 + chart_type: line
103 + dimensions:
104 + - name: a dimension per physical drive
105 + - name: battery
106 + description: ""
107 + labels: []
108 + metrics:
109 + - name: megacli.bbu_relative_charge
110 + description: Relative State of Charge
111 + unit: "percentage"
112 + chart_type: line
113 + dimensions:
114 + - name: adapter {battery id}
115 + - name: megacli.bbu_cycle_count
116 + description: Cycle Count
117 + unit: "cycle count"
118 + chart_type: line
119 + dimensions:
120 + - name: adapter {battery id}
collectors/python.d.plugin/memcached/metadata.yaml
+118 -117
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: memcached
4 monitored_instance:
5 - name: python.d memcached
5 + name: Memcached
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.database-servers
9 + icon_filename: 'memcached.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Memcached metrics for proficient in-memory key-value store operations. Track cache hits, misses, and memory usage for efficient data caching.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,18 +53,18 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: memcached_cache_memory_usage
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/memcached.conf
57 - metric: memcached.cache
58 - info: cache memory utilization
59 - - name: memcached_cache_fill_rate
60 - link: https://github.com/netdata/netdata/blob/master/health/health.d/memcached.conf
61 - metric: memcached.cache
62 - info: average rate the cache fills up (positive), or frees up (negative) space over the last hour
63 - - name: memcached_out_of_cache_space_time
64 - link: https://github.com/netdata/netdata/blob/master/health/health.d/memcached.conf
65 - metric: memcached.cache
66 - info: estimated time the cache will run out of space if the system continues to add data at the same rate as the past hour
56 +- name: memcached_cache_memory_usage
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/memcached.conf
58 + metric: memcached.cache
59 + info: cache memory utilization
60 +- name: memcached_cache_fill_rate
61 + link: https://github.com/netdata/netdata/blob/master/health/health.d/memcached.conf
62 + metric: memcached.cache
63 + info: average rate the cache fills up (positive), or frees up (negative) space over the last hour
64 +- name: memcached_out_of_cache_space_time
65 + link: https://github.com/netdata/netdata/blob/master/health/health.d/memcached.conf
66 + metric: memcached.cache
67 + info: estimated time the cache will run out of space if the system continues to add data at the same rate as the past hour
68 metrics:
69 folding:
70 title: Metrics
@@ -71,104 +72,104 @@ metrics:
72 description: ""
73 availability: []
74 scopes:
74 - - name: global
75 - description: ""
76 - labels: []
77 - metrics:
78 - - name: memcached.cache
79 - description: Cache Size
80 - unit: "MiB"
81 - chart_type: stacked
82 - dimensions:
83 - - name: available
84 - - name: used
85 - - name: memcached.net
86 - description: Network
87 - unit: "kilobits/s"
88 - chart_type: area
89 - dimensions:
90 - - name: in
91 - - name: out
92 - - name: memcached.connections
93 - description: Connections
94 - unit: "connections/s"
95 - chart_type: line
96 - dimensions:
97 - - name: current
98 - - name: rejected
99 - - name: total
100 - - name: memcached.items
101 - description: Items
102 - unit: "items"
103 - chart_type: line
104 - dimensions:
105 - - name: current
106 - - name: total
107 - - name: memcached.evicted_reclaimed
108 - description: Evicted and Reclaimed Items
109 - unit: "items"
110 - chart_type: line
111 - dimensions:
112 - - name: reclaimed
113 - - name: evicted
114 - - name: memcached.get
115 - description: Get Requests
116 - unit: "requests"
117 - chart_type: stacked
118 - dimensions:
119 - - name: hints
120 - - name: misses
121 - - name: memcached.get_rate
122 - description: Get Request Rate
123 - unit: "requests/s"
124 - chart_type: line
125 - dimensions:
126 - - name: rate
127 - - name: memcached.set_rate
128 - description: Set Request Rate
129 - unit: "requests/s"
130 - chart_type: line
131 - dimensions:
132 - - name: rate
133 - - name: memcached.delete
134 - description: Delete Requests
135 - unit: "requests"
136 - chart_type: stacked
137 - dimensions:
138 - - name: hits
139 - - name: misses
140 - - name: memcached.cas
141 - description: Check and Set Requests
142 - unit: "requests"
143 - chart_type: stacked
144 - dimensions:
145 - - name: hits
146 - - name: misses
147 - - name: bad value
148 - - name: memcached.increment
149 - description: Increment Requests
150 - unit: "requests"
151 - chart_type: stacked
152 - dimensions:
153 - - name: hits
154 - - name: misses
155 - - name: memcached.decrement
156 - description: Decrement Requests
157 - unit: "requests"
158 - chart_type: stacked
159 - dimensions:
160 - - name: hits
161 - - name: misses
162 - - name: memcached.touch
163 - description: Touch Requests
164 - unit: "requests"
165 - chart_type: stacked
166 - dimensions:
167 - - name: hits
168 - - name: misses
169 - - name: memcached.touch_rate
170 - description: Touch Request Rate
171 - unit: "requests/s"
172 - chart_type: line
173 - dimensions:
174 - - name: rate
75 + - name: global
76 + description: ""
77 + labels: []
78 + metrics:
79 + - name: memcached.cache
80 + description: Cache Size
81 + unit: "MiB"
82 + chart_type: stacked
83 + dimensions:
84 + - name: available
85 + - name: used
86 + - name: memcached.net
87 + description: Network
88 + unit: "kilobits/s"
89 + chart_type: area
90 + dimensions:
91 + - name: in
92 + - name: out
93 + - name: memcached.connections
94 + description: Connections
95 + unit: "connections/s"
96 + chart_type: line
97 + dimensions:
98 + - name: current
99 + - name: rejected
100 + - name: total
101 + - name: memcached.items
102 + description: Items
103 + unit: "items"
104 + chart_type: line
105 + dimensions:
106 + - name: current
107 + - name: total
108 + - name: memcached.evicted_reclaimed
109 + description: Evicted and Reclaimed Items
110 + unit: "items"
111 + chart_type: line
112 + dimensions:
113 + - name: reclaimed
114 + - name: evicted
115 + - name: memcached.get
116 + description: Get Requests
117 + unit: "requests"
118 + chart_type: stacked
119 + dimensions:
120 + - name: hints
121 + - name: misses
122 + - name: memcached.get_rate
123 + description: Get Request Rate
124 + unit: "requests/s"
125 + chart_type: line
126 + dimensions:
127 + - name: rate
128 + - name: memcached.set_rate
129 + description: Set Request Rate
130 + unit: "requests/s"
131 + chart_type: line
132 + dimensions:
133 + - name: rate
134 + - name: memcached.delete
135 + description: Delete Requests
136 + unit: "requests"
137 + chart_type: stacked
138 + dimensions:
139 + - name: hits
140 + - name: misses
141 + - name: memcached.cas
142 + description: Check and Set Requests
143 + unit: "requests"
144 + chart_type: stacked
145 + dimensions:
146 + - name: hits
147 + - name: misses
148 + - name: bad value
149 + - name: memcached.increment
150 + description: Increment Requests
151 + unit: "requests"
152 + chart_type: stacked
153 + dimensions:
154 + - name: hits
155 + - name: misses
156 + - name: memcached.decrement
157 + description: Decrement Requests
158 + unit: "requests"
159 + chart_type: stacked
160 + dimensions:
161 + - name: hits
162 + - name: misses
163 + - name: memcached.touch
164 + description: Touch Requests
165 + unit: "requests"
166 + chart_type: stacked
167 + dimensions:
168 + - name: hits
169 + - name: misses
170 + - name: memcached.touch_rate
171 + description: Touch Request Rate
172 + unit: "requests/s"
173 + chart_type: line
174 + dimensions:
175 + - name: rate
collectors/python.d.plugin/monit/metadata.yaml
+81 -80
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: monit
4 monitored_instance:
5 - name: python.d monit
5 + name: Monit
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.synthetic-checks
9 + icon_filename: 'monit.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Monit performance for optimal system monitoring operations. Monitor system status, process health, and error rates to maintain system stability.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,79 +60,79 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: monit.filesystems
67 - description: Filesystems
68 - unit: "filesystems"
69 - chart_type: line
70 - dimensions:
71 - - name: a dimension per target
72 - - name: monit.directories
73 - description: Directories
74 - unit: "directories"
75 - chart_type: line
76 - dimensions:
77 - - name: a dimension per target
78 - - name: monit.files
79 - description: Files
80 - unit: "files"
81 - chart_type: line
82 - dimensions:
83 - - name: a dimension per target
84 - - name: monit.fifos
85 - description: Pipes (fifo)
86 - unit: "pipes"
87 - chart_type: line
88 - dimensions:
89 - - name: a dimension per target
90 - - name: monit.programs
91 - description: Programs statuses
92 - unit: "programs"
93 - chart_type: line
94 - dimensions:
95 - - name: a dimension per target
96 - - name: monit.services
97 - description: Processes statuses
98 - unit: "processes"
99 - chart_type: line
100 - dimensions:
101 - - name: a dimension per target
102 - - name: monit.process_uptime
103 - description: Processes uptime
104 - unit: "seconds"
105 - chart_type: line
106 - dimensions:
107 - - name: a dimension per target
108 - - name: monit.process_threads
109 - description: Processes threads
110 - unit: "threads"
111 - chart_type: line
112 - dimensions:
113 - - name: a dimension per target
114 - - name: monit.process_childrens
115 - description: Child processes
116 - unit: "children"
117 - chart_type: line
118 - dimensions:
119 - - name: a dimension per target
120 - - name: monit.hosts
121 - description: Hosts
122 - unit: "hosts"
123 - chart_type: line
124 - dimensions:
125 - - name: a dimension per target
126 - - name: monit.host_latency
127 - description: Hosts latency
128 - unit: "milliseconds"
129 - chart_type: line
130 - dimensions:
131 - - name: a dimension per target
132 - - name: monit.networks
133 - description: Network interfaces and addresses
134 - unit: "interfaces"
135 - chart_type: line
136 - dimensions:
137 - - name: a dimension per target
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: monit.filesystems
68 + description: Filesystems
69 + unit: "filesystems"
70 + chart_type: line
71 + dimensions:
72 + - name: a dimension per target
73 + - name: monit.directories
74 + description: Directories
75 + unit: "directories"
76 + chart_type: line
77 + dimensions:
78 + - name: a dimension per target
79 + - name: monit.files
80 + description: Files
81 + unit: "files"
82 + chart_type: line
83 + dimensions:
84 + - name: a dimension per target
85 + - name: monit.fifos
86 + description: Pipes (fifo)
87 + unit: "pipes"
88 + chart_type: line
89 + dimensions:
90 + - name: a dimension per target
91 + - name: monit.programs
92 + description: Programs statuses
93 + unit: "programs"
94 + chart_type: line
95 + dimensions:
96 + - name: a dimension per target
97 + - name: monit.services
98 + description: Processes statuses
99 + unit: "processes"
100 + chart_type: line
101 + dimensions:
102 + - name: a dimension per target
103 + - name: monit.process_uptime
104 + description: Processes uptime
105 + unit: "seconds"
106 + chart_type: line
107 + dimensions:
108 + - name: a dimension per target
109 + - name: monit.process_threads
110 + description: Processes threads
111 + unit: "threads"
112 + chart_type: line
113 + dimensions:
114 + - name: a dimension per target
115 + - name: monit.process_childrens
116 + description: Child processes
117 + unit: "children"
118 + chart_type: line
119 + dimensions:
120 + - name: a dimension per target
121 + - name: monit.hosts
122 + description: Hosts
123 + unit: "hosts"
124 + chart_type: line
125 + dimensions:
126 + - name: a dimension per target
127 + - name: monit.host_latency
128 + description: Hosts latency
129 + unit: "milliseconds"
130 + chart_type: line
131 + dimensions:
132 + - name: a dimension per target
133 + - name: monit.networks
134 + description: Network interfaces and addresses
135 + unit: "interfaces"
136 + chart_type: line
137 + dimensions:
138 + - name: a dimension per target
collectors/python.d.plugin/nsd/metadata.yaml
+67 -66
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: nsd
4 monitored_instance:
5 - name: python.d nsd
5 + name: NSD
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.dns-and-dhcp-servers
9 + icon_filename: 'nsd.svg'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor NSD performance for optimal authoritative DNS server operations. Monitor query rates, response times, and error rates to ensure reliable DNS service delivery.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,65 +60,65 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: nsd.queries
67 - description: queries
68 - unit: "queries/s"
69 - chart_type: line
70 - dimensions:
71 - - name: queries
72 - - name: nsd.zones
73 - description: zones
74 - unit: "zones"
75 - chart_type: stacked
76 - dimensions:
77 - - name: master
78 - - name: slave
79 - - name: nsd.protocols
80 - description: protocol
81 - unit: "queries/s"
82 - chart_type: stacked
83 - dimensions:
84 - - name: udp
85 - - name: udp6
86 - - name: tcp
87 - - name: tcp6
88 - - name: nsd.type
89 - description: query type
90 - unit: "queries/s"
91 - chart_type: stacked
92 - dimensions:
93 - - name: A
94 - - name: NS
95 - - name: CNAME
96 - - name: SOA
97 - - name: PTR
98 - - name: HINFO
99 - - name: MX
100 - - name: NAPTR
101 - - name: TXT
102 - - name: AAAA
103 - - name: SRV
104 - - name: ANY
105 - - name: nsd.transfer
106 - description: transfer
107 - unit: "queries/s"
108 - chart_type: stacked
109 - dimensions:
110 - - name: NOTIFY
111 - - name: AXFR
112 - - name: nsd.rcode
113 - description: return code
114 - unit: "queries/s"
115 - chart_type: stacked
116 - dimensions:
117 - - name: NOERROR
118 - - name: FORMERR
119 - - name: SERVFAIL
120 - - name: NXDOMAIN
121 - - name: NOTIMP
122 - - name: REFUSED
123 - - name: YXDOMAIN
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: nsd.queries
68 + description: queries
69 + unit: "queries/s"
70 + chart_type: line
71 + dimensions:
72 + - name: queries
73 + - name: nsd.zones
74 + description: zones
75 + unit: "zones"
76 + chart_type: stacked
77 + dimensions:
78 + - name: master
79 + - name: slave
80 + - name: nsd.protocols
81 + description: protocol
82 + unit: "queries/s"
83 + chart_type: stacked
84 + dimensions:
85 + - name: udp
86 + - name: udp6
87 + - name: tcp
88 + - name: tcp6
89 + - name: nsd.type
90 + description: query type
91 + unit: "queries/s"
92 + chart_type: stacked
93 + dimensions:
94 + - name: A
95 + - name: NS
96 + - name: CNAME
97 + - name: SOA
98 + - name: PTR
99 + - name: HINFO
100 + - name: MX
101 + - name: NAPTR
102 + - name: TXT
103 + - name: AAAA
104 + - name: SRV
105 + - name: ANY
106 + - name: nsd.transfer
107 + description: transfer
108 + unit: "queries/s"
109 + chart_type: stacked
110 + dimensions:
111 + - name: NOTIFY
112 + - name: AXFR
113 + - name: nsd.rcode
114 + description: return code
115 + unit: "queries/s"
116 + chart_type: stacked
117 + dimensions:
118 + - name: NOERROR
119 + - name: FORMERR
120 + - name: SERVFAIL
121 + - name: NXDOMAIN
122 + - name: NOTIMP
123 + - name: REFUSED
124 + - name: YXDOMAIN
collectors/python.d.plugin/nvidia_smi/metadata.yaml
+102 -102
@@ -59,105 +59,105 @@ metrics:
59 description: ""
60 availability: []
61 scopes:
62 - - name: GPU
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: nvidia_smi.pci_bandwidth
67 - description: PCI Express Bandwidth Utilization
68 - unit: "KiB/s"
69 - chart_type: area
70 - dimensions:
71 - - name: rx
72 - - name: tx
73 - - name: nvidia_smi.pci_bandwidth_percent
74 - description: PCI Express Bandwidth Percent
75 - unit: "percentage"
76 - chart_type: area
77 - dimensions:
78 - - name: rx_percent
79 - - name: tx_percent
80 - - name: nvidia_smi.fan_speed
81 - description: Fan Speed
82 - unit: "percentage"
83 - chart_type: line
84 - dimensions:
85 - - name: speed
86 - - name: nvidia_smi.gpu_utilization
87 - description: GPU Utilization
88 - unit: "percentage"
89 - chart_type: line
90 - dimensions:
91 - - name: utilization
92 - - name: nvidia_smi.mem_utilization
93 - description: Memory Bandwidth Utilization
94 - unit: "percentage"
95 - chart_type: line
96 - dimensions:
97 - - name: utilization
98 - - name: nvidia_smi.encoder_utilization
99 - description: Encoder/Decoder Utilization
100 - unit: "percentage"
101 - chart_type: line
102 - dimensions:
103 - - name: encoder
104 - - name: decoder
105 - - name: nvidia_smi.memory_allocated
106 - description: Memory Usage
107 - unit: "MiB"
108 - chart_type: stacked
109 - dimensions:
110 - - name: free
111 - - name: used
112 - - name: nvidia_smi.bar1_memory_usage
113 - description: Bar1 Memory Usage
114 - unit: "MiB"
115 - chart_type: stacked
116 - dimensions:
117 - - name: free
118 - - name: used
119 - - name: nvidia_smi.temperature
120 - description: Temperature
121 - unit: "celsius"
122 - chart_type: line
123 - dimensions:
124 - - name: temp
125 - - name: nvidia_smi.clocks
126 - description: Clock Frequencies
127 - unit: "MHz"
128 - chart_type: line
129 - dimensions:
130 - - name: graphics
131 - - name: video
132 - - name: sm
133 - - name: mem
134 - - name: nvidia_smi.power
135 - description: Power Utilization
136 - unit: "Watts"
137 - chart_type: line
138 - dimensions:
139 - - name: power
140 - - name: nvidia_smi.power_state
141 - description: Power State
142 - unit: "state"
143 - chart_type: line
144 - dimensions:
145 - - name: a dimension per {power_state}
146 - - name: nvidia_smi.processes_mem
147 - description: Memory Used by Each Process
148 - unit: "MiB"
149 - chart_type: stacked
150 - dimensions:
151 - - name: a dimension per process
152 - - name: nvidia_smi.user_mem
153 - description: Memory Used by Each User
154 - unit: "MiB"
155 - chart_type: stacked
156 - dimensions:
157 - - name: a dimension per user
158 - - name: nvidia_smi.user_num
159 - description: Number of User on GPU
160 - unit: "num"
161 - chart_type: line
162 - dimensions:
163 - - name: users
62 + - name: GPU
63 + description: ""
64 + labels: []
65 + metrics:
66 + - name: nvidia_smi.pci_bandwidth
67 + description: PCI Express Bandwidth Utilization
68 + unit: "KiB/s"
69 + chart_type: area
70 + dimensions:
71 + - name: rx
72 + - name: tx
73 + - name: nvidia_smi.pci_bandwidth_percent
74 + description: PCI Express Bandwidth Percent
75 + unit: "percentage"
76 + chart_type: area
77 + dimensions:
78 + - name: rx_percent
79 + - name: tx_percent
80 + - name: nvidia_smi.fan_speed
81 + description: Fan Speed
82 + unit: "percentage"
83 + chart_type: line
84 + dimensions:
85 + - name: speed
86 + - name: nvidia_smi.gpu_utilization
87 + description: GPU Utilization
88 + unit: "percentage"
89 + chart_type: line
90 + dimensions:
91 + - name: utilization
92 + - name: nvidia_smi.mem_utilization
93 + description: Memory Bandwidth Utilization
94 + unit: "percentage"
95 + chart_type: line
96 + dimensions:
97 + - name: utilization
98 + - name: nvidia_smi.encoder_utilization
99 + description: Encoder/Decoder Utilization
100 + unit: "percentage"
101 + chart_type: line
102 + dimensions:
103 + - name: encoder
104 + - name: decoder
105 + - name: nvidia_smi.memory_allocated
106 + description: Memory Usage
107 + unit: "MiB"
108 + chart_type: stacked
109 + dimensions:
110 + - name: free
111 + - name: used
112 + - name: nvidia_smi.bar1_memory_usage
113 + description: Bar1 Memory Usage
114 + unit: "MiB"
115 + chart_type: stacked
116 + dimensions:
117 + - name: free
118 + - name: used
119 + - name: nvidia_smi.temperature
120 + description: Temperature
121 + unit: "celsius"
122 + chart_type: line
123 + dimensions:
124 + - name: temp
125 + - name: nvidia_smi.clocks
126 + description: Clock Frequencies
127 + unit: "MHz"
128 + chart_type: line
129 + dimensions:
130 + - name: graphics
131 + - name: video
132 + - name: sm
133 + - name: mem
134 + - name: nvidia_smi.power
135 + description: Power Utilization
136 + unit: "Watts"
137 + chart_type: line
138 + dimensions:
139 + - name: power
140 + - name: nvidia_smi.power_state
141 + description: Power State
142 + unit: "state"
143 + chart_type: line
144 + dimensions:
145 + - name: a dimension per {power_state}
146 + - name: nvidia_smi.processes_mem
147 + description: Memory Used by Each Process
148 + unit: "MiB"
149 + chart_type: stacked
150 + dimensions:
151 + - name: a dimension per process
152 + - name: nvidia_smi.user_mem
153 + description: Memory Used by Each User
154 + unit: "MiB"
155 + chart_type: stacked
156 + dimensions:
157 + - name: a dimension per user
158 + - name: nvidia_smi.user_num
159 + description: Number of User on GPU
160 + unit: "num"
161 + chart_type: line
162 + dimensions:
163 + - name: users
collectors/python.d.plugin/openldap/metadata.yaml
+59 -58
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: openldap
4 monitored_instance:
5 - name: python.d openldap
5 + name: OpenLDAP
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.authentication-and-authorization
9 + icon_filename: 'statsd.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Examine OpenLDAP metrics for insights into directory service operations. Analyze query rates, response times, and error rates for efficient directory services.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,57 +60,57 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: openldap.total_connections
67 - description: Total Connections
68 - unit: "connections/s"
69 - chart_type: line
70 - dimensions:
71 - - name: connections
72 - - name: openldap.traffic_stats
73 - description: Traffic
74 - unit: "KiB/s"
75 - chart_type: line
76 - dimensions:
77 - - name: sent
78 - - name: openldap.operations_status
79 - description: Operations Status
80 - unit: "ops/s"
81 - chart_type: line
82 - dimensions:
83 - - name: completed
84 - - name: initiated
85 - - name: openldap.referrals
86 - description: Referrals
87 - unit: "referrals/s"
88 - chart_type: line
89 - dimensions:
90 - - name: sent
91 - - name: openldap.entries
92 - description: Entries
93 - unit: "entries/s"
94 - chart_type: line
95 - dimensions:
96 - - name: sent
97 - - name: openldap.ldap_operations
98 - description: Operations
99 - unit: "ops/s"
100 - chart_type: line
101 - dimensions:
102 - - name: bind
103 - - name: search
104 - - name: unbind
105 - - name: add
106 - - name: delete
107 - - name: modify
108 - - name: compare
109 - - name: openldap.waiters
110 - description: Waiters
111 - unit: "waiters/s"
112 - chart_type: line
113 - dimensions:
114 - - name: write
115 - - name: read
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: openldap.total_connections
68 + description: Total Connections
69 + unit: "connections/s"
70 + chart_type: line
71 + dimensions:
72 + - name: connections
73 + - name: openldap.traffic_stats
74 + description: Traffic
75 + unit: "KiB/s"
76 + chart_type: line
77 + dimensions:
78 + - name: sent
79 + - name: openldap.operations_status
80 + description: Operations Status
81 + unit: "ops/s"
82 + chart_type: line
83 + dimensions:
84 + - name: completed
85 + - name: initiated
86 + - name: openldap.referrals
87 + description: Referrals
88 + unit: "referrals/s"
89 + chart_type: line
90 + dimensions:
91 + - name: sent
92 + - name: openldap.entries
93 + description: Entries
94 + unit: "entries/s"
95 + chart_type: line
96 + dimensions:
97 + - name: sent
98 + - name: openldap.ldap_operations
99 + description: Operations
100 + unit: "ops/s"
101 + chart_type: line
102 + dimensions:
103 + - name: bind
104 + - name: search
105 + - name: unbind
106 + - name: add
107 + - name: delete
108 + - name: modify
109 + - name: compare
110 + - name: openldap.waiters
111 + description: Waiters
112 + unit: "waiters/s"
113 + chart_type: line
114 + dimensions:
115 + - name: write
116 + - name: read
collectors/python.d.plugin/oracledb/metadata.yaml
+159 -158
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: oracledb
4 monitored_instance:
5 - name: python.d oracledb
5 + name: OracleDB
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.database-servers
9 + icon_filename: 'oracle.jpeg'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor OracleDB performance for efficient database operations and resource management. Netdata provides real-time insights and alerts for optimal database management.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,157 +60,157 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: oracledb.session_count
67 - description: Session Count
68 - unit: "sessions"
69 - chart_type: line
70 - dimensions:
71 - - name: total
72 - - name: active
73 - - name: oracledb.session_limit_usage
74 - description: Session Limit Usage
75 - unit: "%"
76 - chart_type: area
77 - dimensions:
78 - - name: usage
79 - - name: oracledb.logons
80 - description: Logons
81 - unit: "events/s"
82 - chart_type: area
83 - dimensions:
84 - - name: logons
85 - - name: oracledb.physical_disk_read_writes
86 - description: Physical Disk Reads/Writes
87 - unit: "events/s"
88 - chart_type: area
89 - dimensions:
90 - - name: reads
91 - - name: writes
92 - - name: oracledb.sorts_on_disks
93 - description: Sorts On Disk
94 - unit: "events/s"
95 - chart_type: line
96 - dimensions:
97 - - name: sorts
98 - - name: oracledb.full_table_scans
99 - description: Full Table Scans
100 - unit: "events/s"
101 - chart_type: line
102 - dimensions:
103 - - name: full table scans
104 - - name: oracledb.database_wait_time_ratio
105 - description: Database Wait Time Ratio
106 - unit: "%"
107 - chart_type: line
108 - dimensions:
109 - - name: wait time ratio
110 - - name: oracledb.shared_pool_free_memory
111 - description: Shared Pool Free Memory
112 - unit: "%"
113 - chart_type: line
114 - dimensions:
115 - - name: free memory
116 - - name: oracledb.in_memory_sorts_ratio
117 - description: In-Memory Sorts Ratio
118 - unit: "%"
119 - chart_type: line
120 - dimensions:
121 - - name: in-memory sorts
122 - - name: oracledb.sql_service_response_time
123 - description: SQL Service Response Time
124 - unit: "seconds"
125 - chart_type: line
126 - dimensions:
127 - - name: time
128 - - name: oracledb.user_rollbacks
129 - description: User Rollbacks
130 - unit: "events/s"
131 - chart_type: line
132 - dimensions:
133 - - name: rollbacks
134 - - name: oracledb.enqueue_timeouts
135 - description: Enqueue Timeouts
136 - unit: "events/s"
137 - chart_type: line
138 - dimensions:
139 - - name: enqueue timeouts
140 - - name: oracledb.cache_hit_ration
141 - description: Cache Hit Ratio
142 - unit: "%"
143 - chart_type: stacked
144 - dimensions:
145 - - name: buffer
146 - - name: cursor
147 - - name: library
148 - - name: row
149 - - name: oracledb.global_cache_blocks
150 - description: Global Cache Blocks Events
151 - unit: "events/s"
152 - chart_type: area
153 - dimensions:
154 - - name: corrupted
155 - - name: lost
156 - - name: oracledb.activity
157 - description: Activities
158 - unit: "events/s"
159 - chart_type: stacked
160 - dimensions:
161 - - name: parse count
162 - - name: execute count
163 - - name: user commits
164 - - name: user rollbacks
165 - - name: oracledb.wait_time
166 - description: Wait Time
167 - unit: "ms"
168 - chart_type: stacked
169 - dimensions:
170 - - name: application
171 - - name: configuration
172 - - name: administrative
173 - - name: concurrency
174 - - name: commit
175 - - name: network
176 - - name: user I/O
177 - - name: system I/O
178 - - name: scheduler
179 - - name: other
180 - - name: oracledb.tablespace_size
181 - description: Size
182 - unit: "KiB"
183 - chart_type: line
184 - dimensions:
185 - - name: a dimension per active tablespace
186 - - name: oracledb.tablespace_usage
187 - description: Usage
188 - unit: "KiB"
189 - chart_type: line
190 - dimensions:
191 - - name: a dimension per active tablespace
192 - - name: oracledb.tablespace_usage_in_percent
193 - description: Usage
194 - unit: "%"
195 - chart_type: line
196 - dimensions:
197 - - name: a dimension per active tablespace
198 - - name: oracledb.allocated_size
199 - description: Size
200 - unit: "B"
201 - chart_type: line
202 - dimensions:
203 - - name: a dimension per active tablespace
204 - - name: oracledb.allocated_usage
205 - description: Usage
206 - unit: "B"
207 - chart_type: line
208 - dimensions:
209 - - name: a dimension per active tablespace
210 - - name: oracledb.allocated_usage_in_percent
211 - description: Usage
212 - unit: "%"
213 - chart_type: line
214 - dimensions:
215 - - name: a dimension per active tablespace
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: oracledb.session_count
68 + description: Session Count
69 + unit: "sessions"
70 + chart_type: line
71 + dimensions:
72 + - name: total
73 + - name: active
74 + - name: oracledb.session_limit_usage
75 + description: Session Limit Usage
76 + unit: "%"
77 + chart_type: area
78 + dimensions:
79 + - name: usage
80 + - name: oracledb.logons
81 + description: Logons
82 + unit: "events/s"
83 + chart_type: area
84 + dimensions:
85 + - name: logons
86 + - name: oracledb.physical_disk_read_writes
87 + description: Physical Disk Reads/Writes
88 + unit: "events/s"
89 + chart_type: area
90 + dimensions:
91 + - name: reads
92 + - name: writes
93 + - name: oracledb.sorts_on_disks
94 + description: Sorts On Disk
95 + unit: "events/s"
96 + chart_type: line
97 + dimensions:
98 + - name: sorts
99 + - name: oracledb.full_table_scans
100 + description: Full Table Scans
101 + unit: "events/s"
102 + chart_type: line
103 + dimensions:
104 + - name: full table scans
105 + - name: oracledb.database_wait_time_ratio
106 + description: Database Wait Time Ratio
107 + unit: "%"
108 + chart_type: line
109 + dimensions:
110 + - name: wait time ratio
111 + - name: oracledb.shared_pool_free_memory
112 + description: Shared Pool Free Memory
113 + unit: "%"
114 + chart_type: line
115 + dimensions:
116 + - name: free memory
117 + - name: oracledb.in_memory_sorts_ratio
118 + description: In-Memory Sorts Ratio
119 + unit: "%"
120 + chart_type: line
121 + dimensions:
122 + - name: in-memory sorts
123 + - name: oracledb.sql_service_response_time
124 + description: SQL Service Response Time
125 + unit: "seconds"
126 + chart_type: line
127 + dimensions:
128 + - name: time
129 + - name: oracledb.user_rollbacks
130 + description: User Rollbacks
131 + unit: "events/s"
132 + chart_type: line
133 + dimensions:
134 + - name: rollbacks
135 + - name: oracledb.enqueue_timeouts
136 + description: Enqueue Timeouts
137 + unit: "events/s"
138 + chart_type: line
139 + dimensions:
140 + - name: enqueue timeouts
141 + - name: oracledb.cache_hit_ration
142 + description: Cache Hit Ratio
143 + unit: "%"
144 + chart_type: stacked
145 + dimensions:
146 + - name: buffer
147 + - name: cursor
148 + - name: library
149 + - name: row
150 + - name: oracledb.global_cache_blocks
151 + description: Global Cache Blocks Events
152 + unit: "events/s"
153 + chart_type: area
154 + dimensions:
155 + - name: corrupted
156 + - name: lost
157 + - name: oracledb.activity
158 + description: Activities
159 + unit: "events/s"
160 + chart_type: stacked
161 + dimensions:
162 + - name: parse count
163 + - name: execute count
164 + - name: user commits
165 + - name: user rollbacks
166 + - name: oracledb.wait_time
167 + description: Wait Time
168 + unit: "ms"
169 + chart_type: stacked
170 + dimensions:
171 + - name: application
172 + - name: configuration
173 + - name: administrative
174 + - name: concurrency
175 + - name: commit
176 + - name: network
177 + - name: user I/O
178 + - name: system I/O
179 + - name: scheduler
180 + - name: other
181 + - name: oracledb.tablespace_size
182 + description: Size
183 + unit: "KiB"
184 + chart_type: line
185 + dimensions:
186 + - name: a dimension per active tablespace
187 + - name: oracledb.tablespace_usage
188 + description: Usage
189 + unit: "KiB"
190 + chart_type: line
191 + dimensions:
192 + - name: a dimension per active tablespace
193 + - name: oracledb.tablespace_usage_in_percent
194 + description: Usage
195 + unit: "%"
196 + chart_type: line
197 + dimensions:
198 + - name: a dimension per active tablespace
199 + - name: oracledb.allocated_size
200 + description: Size
201 + unit: "B"
202 + chart_type: line
203 + dimensions:
204 + - name: a dimension per active tablespace
205 + - name: oracledb.allocated_usage
206 + description: Usage
207 + unit: "B"
208 + chart_type: line
209 + dimensions:
210 + - name: a dimension per active tablespace
211 + - name: oracledb.allocated_usage_in_percent
212 + description: Usage
213 + unit: "%"
214 + chart_type: line
215 + dimensions:
216 + - name: a dimension per active tablespace
collectors/python.d.plugin/postfix/metadata.yaml
+21 -20
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: postfix
4 monitored_instance:
5 - name: python.d postfix
5 + name: Postfix
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.mail-servers
9 + icon_filename: 'postfix.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Keep an eye on Postfix metrics for efficient mail server operations. Improve your mail server performance with Netdata''s real-time metrics and built-in alerts.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,19 +60,19 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: postfix.qemails
67 - description: Postfix Queue Emails
68 - unit: "emails"
69 - chart_type: line
70 - dimensions:
71 - - name: emails
72 - - name: postfix.qsize
73 - description: Postfix Queue Emails Size
74 - unit: "KiB"
75 - chart_type: area
76 - dimensions:
77 - - name: size
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: postfix.qemails
68 + description: Postfix Queue Emails
69 + unit: "emails"
70 + chart_type: line
71 + dimensions:
72 + - name: emails
73 + - name: postfix.qsize
74 + description: Postfix Queue Emails Size
75 + unit: "KiB"
76 + chart_type: area
77 + dimensions:
78 + - name: size
collectors/python.d.plugin/puppet/metadata.yaml
+36 -35
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: puppet
4 monitored_instance:
5 - name: python.d puppet
5 + name: Puppet
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.provisioning-systems
9 + icon_filename: 'puppet.jpeg'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Puppet configurations with Netdata for changes, errors, and performance metrics. Enhance configuration management and troubleshoot faster with real-time insights and built-in alerts.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,34 +60,34 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: puppet.jvm
67 - description: JVM Heap
68 - unit: "MiB"
69 - chart_type: area
70 - dimensions:
71 - - name: committed
72 - - name: used
73 - - name: puppet.jvm
74 - description: JVM Non-Heap
75 - unit: "MiB"
76 - chart_type: area
77 - dimensions:
78 - - name: committed
79 - - name: used
80 - - name: puppet.cpu
81 - description: CPU usage
82 - unit: "percentage"
83 - chart_type: stacked
84 - dimensions:
85 - - name: execution
86 - - name: GC
87 - - name: puppet.fdopen
88 - description: File Descriptors
89 - unit: "descriptors"
90 - chart_type: line
91 - dimensions:
92 - - name: used
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: puppet.jvm
68 + description: JVM Heap
69 + unit: "MiB"
70 + chart_type: area
71 + dimensions:
72 + - name: committed
73 + - name: used
74 + - name: puppet.jvm
75 + description: JVM Non-Heap
76 + unit: "MiB"
77 + chart_type: area
78 + dimensions:
79 + - name: committed
80 + - name: used
81 + - name: puppet.cpu
82 + description: CPU usage
83 + unit: "percentage"
84 + chart_type: stacked
85 + dimensions:
86 + - name: execution
87 + - name: GC
88 + - name: puppet.fdopen
89 + description: File Descriptors
90 + unit: "descriptors"
91 + chart_type: line
92 + dimensions:
93 + - name: used
collectors/python.d.plugin/rethinkdbs/metadata.yaml
+64 -63
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: rethinkdbs
4 monitored_instance:
5 - name: python.d rethinkdbs
5 + name: RethinkDB
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.database-servers
9 + icon_filename: 'rethinkdb.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor RethinkDB performance for real-time database operations and performance. Improve your database operations with Netdata''s real-time metrics and built-in alerts.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,62 +60,62 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: rethinkdb.cluster_connected_servers
67 - description: Connected Servers
68 - unit: "servers"
69 - chart_type: stacked
70 - dimensions:
71 - - name: connected
72 - - name: missing
73 - - name: rethinkdb.cluster_clients_active
74 - description: Active Clients
75 - unit: "clients"
76 - chart_type: line
77 - dimensions:
78 - - name: active
79 - - name: rethinkdb.cluster_queries
80 - description: Queries
81 - unit: "queries/s"
82 - chart_type: line
83 - dimensions:
84 - - name: queries
85 - - name: rethinkdb.cluster_documents
86 - description: Documents
87 - unit: "documents/s"
88 - chart_type: line
89 - dimensions:
90 - - name: reads
91 - - name: writes
92 - - name: database server
93 - description: ""
94 - labels: []
95 - metrics:
96 - - name: rethinkdb.client_connections
97 - description: Client Connections
98 - unit: "connections"
99 - chart_type: line
100 - dimensions:
101 - - name: connections
102 - - name: rethinkdb.clients_active
103 - description: Active Clients
104 - unit: "clients"
105 - chart_type: line
106 - dimensions:
107 - - name: active
108 - - name: rethinkdb.queries
109 - description: Queries
110 - unit: "queries/s"
111 - chart_type: line
112 - dimensions:
113 - - name: queries
114 - - name: rethinkdb.documents
115 - description: Documents
116 - unit: "documents/s"
117 - chart_type: line
118 - dimensions:
119 - - name: reads
120 - - name: writes
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: rethinkdb.cluster_connected_servers
68 + description: Connected Servers
69 + unit: "servers"
70 + chart_type: stacked
71 + dimensions:
72 + - name: connected
73 + - name: missing
74 + - name: rethinkdb.cluster_clients_active
75 + description: Active Clients
76 + unit: "clients"
77 + chart_type: line
78 + dimensions:
79 + - name: active
80 + - name: rethinkdb.cluster_queries
81 + description: Queries
82 + unit: "queries/s"
83 + chart_type: line
84 + dimensions:
85 + - name: queries
86 + - name: rethinkdb.cluster_documents
87 + description: Documents
88 + unit: "documents/s"
89 + chart_type: line
90 + dimensions:
91 + - name: reads
92 + - name: writes
93 + - name: database server
94 + description: ""
95 + labels: []
96 + metrics:
97 + - name: rethinkdb.client_connections
98 + description: Client Connections
99 + unit: "connections"
100 + chart_type: line
101 + dimensions:
102 + - name: connections
103 + - name: rethinkdb.clients_active
104 + description: Active Clients
105 + unit: "clients"
106 + chart_type: line
107 + dimensions:
108 + - name: active
109 + - name: rethinkdb.queries
110 + description: Queries
111 + unit: "queries/s"
112 + chart_type: line
113 + dimensions:
114 + - name: queries
115 + - name: rethinkdb.documents
116 + description: Documents
117 + unit: "documents/s"
118 + chart_type: line
119 + dimensions:
120 + - name: reads
121 + - name: writes
collectors/python.d.plugin/retroshare/metadata.yaml
+34 -33
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: retroshare
4 monitored_instance:
5 - name: python.d retroshare
5 + name: RetroShare
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.p2p
9 + icon_filename: 'retroshare.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor RetroShare metrics for efficient peer-to-peer communication and file sharing. Enhance your communication and file sharing performance with real-time insights and alerts from Netdata.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,10 +53,10 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: retroshare_dht_working
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/retroshare.conf
57 - metric: retroshare.dht
58 - info: number of DHT peers
56 +- name: retroshare_dht_working
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/retroshare.conf
58 + metric: retroshare.dht
59 + info: number of DHT peers
60 metrics:
61 folding:
62 title: Metrics
@@ -63,28 +64,28 @@ metrics:
64 description: ""
65 availability: []
66 scopes:
66 - - name: global
67 - description: ""
68 - labels: []
69 - metrics:
70 - - name: retroshare.bandwidth
71 - description: RetroShare Bandwidth
72 - unit: "kilobits/s"
73 - chart_type: area
74 - dimensions:
75 - - name: Upload
76 - - name: Download
77 - - name: retroshare.peers
78 - description: RetroShare Peers
79 - unit: "peers"
80 - chart_type: line
81 - dimensions:
82 - - name: All friends
83 - - name: Connected friends
84 - - name: retroshare.dht
85 - description: Retroshare DHT
86 - unit: "peers"
87 - chart_type: line
88 - dimensions:
89 - - name: DHT nodes estimated
90 - - name: RS nodes estimated
67 + - name: global
68 + description: ""
69 + labels: []
70 + metrics:
71 + - name: retroshare.bandwidth
72 + description: RetroShare Bandwidth
73 + unit: "kilobits/s"
74 + chart_type: area
75 + dimensions:
76 + - name: Upload
77 + - name: Download
78 + - name: retroshare.peers
79 + description: RetroShare Peers
80 + unit: "peers"
81 + chart_type: line
82 + dimensions:
83 + - name: All friends
84 + - name: Connected friends
85 + - name: retroshare.dht
86 + description: Retroshare DHT
87 + unit: "peers"
88 + chart_type: line
89 + dimensions:
90 + - name: DHT nodes estimated
91 + - name: RS nodes estimated
collectors/python.d.plugin/riakkv/metadata.yaml
+243 -242
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: riakkv
4 monitored_instance:
5 - name: python.d riakkv
5 + name: RiakKV
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.database-servers
9 + icon_filename: 'riak.svg'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Examine RiakKV metrics for optimal key-value database performance. Netdata provides comprehensive dashboards and anomaly detection for efficient database operations.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,30 +53,30 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: riakkv_1h_kv_get_mean_latency
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
57 - metric: riak.kv.latency.get
58 - info: average time between reception of client GET request and subsequent response to client over the last hour
59 - - name: riakkv_kv_get_slow
60 - link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
61 - metric: riak.kv.latency.get
62 - info: average time between reception of client GET request and subsequent response to the client over the last 3 minutes, compared to the average over the last hour
63 - - name: riakkv_1h_kv_put_mean_latency
64 - link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
65 - metric: riak.kv.latency.put
66 - info: average time between reception of client PUT request and subsequent response to the client over the last hour
67 - - name: riakkv_kv_put_slow
68 - link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
69 - metric: riak.kv.latency.put
70 - info: average time between reception of client PUT request and subsequent response to the client over the last 3 minutes, compared to the average over the last hour
71 - - name: riakkv_vm_high_process_count
72 - link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
73 - metric: riak.vm
74 - info: number of processes running in the Erlang VM
75 - - name: riakkv_list_keys_active
76 - link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
77 - metric: riak.core.fsm_active
78 - info: number of currently running list keys finite state machines
56 +- name: riakkv_1h_kv_get_mean_latency
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
58 + metric: riak.kv.latency.get
59 + info: average time between reception of client GET request and subsequent response to client over the last hour
60 +- name: riakkv_kv_get_slow
61 + link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
62 + metric: riak.kv.latency.get
63 + info: average time between reception of client GET request and subsequent response to the client over the last 3 minutes, compared to the average over the last hour
64 +- name: riakkv_1h_kv_put_mean_latency
65 + link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
66 + metric: riak.kv.latency.put
67 + info: average time between reception of client PUT request and subsequent response to the client over the last hour
68 +- name: riakkv_kv_put_slow
69 + link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
70 + metric: riak.kv.latency.put
71 + info: average time between reception of client PUT request and subsequent response to the client over the last 3 minutes, compared to the average over the last hour
72 +- name: riakkv_vm_high_process_count
73 + link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
74 + metric: riak.vm
75 + info: number of processes running in the Erlang VM
76 +- name: riakkv_list_keys_active
77 + link: https://github.com/netdata/netdata/blob/master/health/health.d/riakkv.conf
78 + metric: riak.core.fsm_active
79 + info: number of currently running list keys finite state machines
80 metrics:
81 folding:
82 title: Metrics
@@ -83,217 +84,217 @@ metrics:
84 description: ""
85 availability: []
86 scopes:
86 - - name: global
87 - description: ""
88 - labels: []
89 - metrics:
90 - - name: riak.kv.throughput
91 - description: Reads & writes coordinated by this node
92 - unit: "operations/s"
93 - chart_type: line
94 - dimensions:
95 - - name: gets
96 - - name: puts
97 - - name: riak.dt.vnode_updates
98 - description: Update operations coordinated by local vnodes by data type
99 - unit: "operations/s"
100 - chart_type: line
101 - dimensions:
102 - - name: counters
103 - - name: sets
104 - - name: maps
105 - - name: riak.search
106 - description: Search queries on the node
107 - unit: "queries/s"
108 - chart_type: line
109 - dimensions:
110 - - name: queries
111 - - name: riak.search.documents
112 - description: Documents indexed by search
113 - unit: "documents/s"
114 - chart_type: line
115 - dimensions:
116 - - name: indexed
117 - - name: riak.consistent.operations
118 - description: Consistent node operations
119 - unit: "operations/s"
120 - chart_type: line
121 - dimensions:
122 - - name: gets
123 - - name: puts
124 - - name: riak.kv.latency.get
125 - description: Time between reception of a client GET request and subsequent response to client
126 - unit: "ms"
127 - chart_type: line
128 - dimensions:
129 - - name: mean
130 - - name: median
131 - - name: '95'
132 - - name: '99'
133 - - name: '100'
134 - - name: riak.kv.latency.put
135 - description: Time between reception of a client PUT request and subsequent response to client
136 - unit: "ms"
137 - chart_type: line
138 - dimensions:
139 - - name: mean
140 - - name: median
141 - - name: '95'
142 - - name: '99'
143 - - name: '100'
144 - - name: riak.dt.latency.counter_merge
145 - description: Time it takes to perform an Update Counter operation
146 - unit: "ms"
147 - chart_type: line
148 - dimensions:
149 - - name: mean
150 - - name: median
151 - - name: '95'
152 - - name: '99'
153 - - name: '100'
154 - - name: riak.dt.latency.set_merge
155 - description: Time it takes to perform an Update Set operation
156 - unit: "ms"
157 - chart_type: line
158 - dimensions:
159 - - name: mean
160 - - name: median
161 - - name: '95'
162 - - name: '99'
163 - - name: '100'
164 - - name: riak.dt.latency.map_merge
165 - description: Time it takes to perform an Update Map operation
166 - unit: "ms"
167 - chart_type: line
168 - dimensions:
169 - - name: mean
170 - - name: median
171 - - name: '95'
172 - - name: '99'
173 - - name: '100'
174 - - name: riak.search.latency.query
175 - description: Search query latency
176 - unit: "ms"
177 - chart_type: line
178 - dimensions:
179 - - name: median
180 - - name: min
181 - - name: '95'
182 - - name: '99'
183 - - name: '999'
184 - - name: max
185 - - name: riak.search.latency.index
186 - description: Time it takes Search to index a new document
187 - unit: "ms"
188 - chart_type: line
189 - dimensions:
190 - - name: median
191 - - name: min
192 - - name: '95'
193 - - name: '99'
194 - - name: '999'
195 - - name: max
196 - - name: riak.consistent.latency.get
197 - description: Strongly consistent read latency
198 - unit: "ms"
199 - chart_type: line
200 - dimensions:
201 - - name: mean
202 - - name: median
203 - - name: '95'
204 - - name: '99'
205 - - name: '100'
206 - - name: riak.consistent.latency.put
207 - description: Strongly consistent write latency
208 - unit: "ms"
209 - chart_type: line
210 - dimensions:
211 - - name: mean
212 - - name: median
213 - - name: '95'
214 - - name: '99'
215 - - name: '100'
216 - - name: riak.vm
217 - description: Total processes running in the Erlang VM
218 - unit: "total"
219 - chart_type: line
220 - dimensions:
221 - - name: processes
222 - - name: riak.vm.memory.processes
223 - description: Memory allocated & used by Erlang processes
224 - unit: "MB"
225 - chart_type: line
226 - dimensions:
227 - - name: allocated
228 - - name: used
229 - - name: riak.kv.siblings_encountered.get
230 - description: Number of siblings encountered during GET operations by this node during the past minute
231 - unit: "siblings"
232 - chart_type: line
233 - dimensions:
234 - - name: mean
235 - - name: median
236 - - name: '95'
237 - - name: '99'
238 - - name: '100'
239 - - name: riak.kv.objsize.get
240 - description: Object size encountered by this node during the past minute
241 - unit: "KB"
242 - chart_type: line
243 - dimensions:
244 - - name: mean
245 - - name: median
246 - - name: '95'
247 - - name: '99'
248 - - name: '100'
249 - - name: riak.search.vnodeq_size
250 - description: Number of unprocessed messages in the vnode message queues of Search on this node in the past minute
251 - unit: "messages"
252 - chart_type: line
253 - dimensions:
254 - - name: mean
255 - - name: median
256 - - name: '95'
257 - - name: '99'
258 - - name: '100'
259 - - name: riak.search.index
260 - description: Number of document index errors encountered by Search
261 - unit: "errors"
262 - chart_type: line
263 - dimensions:
264 - - name: errors
265 - - name: riak.core.protobuf_connections
266 - description: Protocol buffer connections by status
267 - unit: "connections"
268 - chart_type: line
269 - dimensions:
270 - - name: active
271 - - name: riak.core.repairs
272 - description: Number of repair operations this node has coordinated
273 - unit: "repairs"
274 - chart_type: line
275 - dimensions:
276 - - name: read
277 - - name: riak.core.fsm_active
278 - description: Active finite state machines by kind
279 - unit: "fsms"
280 - chart_type: line
281 - dimensions:
282 - - name: get
283 - - name: put
284 - - name: secondary index
285 - - name: list keys
286 - - name: riak.core.fsm_rejected
287 - description: Finite state machines being rejected by Sidejobs overload protection
288 - unit: "fsms"
289 - chart_type: line
290 - dimensions:
291 - - name: get
292 - - name: put
293 - - name: riak.search.index
294 - description: Number of writes to Search failed due to bad data format by reason
295 - unit: "writes"
296 - chart_type: line
297 - dimensions:
298 - - name: bad_entry
299 - - name: extract_fail
87 + - name: global
88 + description: ""
89 + labels: []
90 + metrics:
91 + - name: riak.kv.throughput
92 + description: Reads & writes coordinated by this node
93 + unit: "operations/s"
94 + chart_type: line
95 + dimensions:
96 + - name: gets
97 + - name: puts
98 + - name: riak.dt.vnode_updates
99 + description: Update operations coordinated by local vnodes by data type
100 + unit: "operations/s"
101 + chart_type: line
102 + dimensions:
103 + - name: counters
104 + - name: sets
105 + - name: maps
106 + - name: riak.search
107 + description: Search queries on the node
108 + unit: "queries/s"
109 + chart_type: line
110 + dimensions:
111 + - name: queries
112 + - name: riak.search.documents
113 + description: Documents indexed by search
114 + unit: "documents/s"
115 + chart_type: line
116 + dimensions:
117 + - name: indexed
118 + - name: riak.consistent.operations
119 + description: Consistent node operations
120 + unit: "operations/s"
121 + chart_type: line
122 + dimensions:
123 + - name: gets
124 + - name: puts
125 + - name: riak.kv.latency.get
126 + description: Time between reception of a client GET request and subsequent response to client
127 + unit: "ms"
128 + chart_type: line
129 + dimensions:
130 + - name: mean
131 + - name: median
132 + - name: '95'
133 + - name: '99'
134 + - name: '100'
135 + - name: riak.kv.latency.put
136 + description: Time between reception of a client PUT request and subsequent response to client
137 + unit: "ms"
138 + chart_type: line
139 + dimensions:
140 + - name: mean
141 + - name: median
142 + - name: '95'
143 + - name: '99'
144 + - name: '100'
145 + - name: riak.dt.latency.counter_merge
146 + description: Time it takes to perform an Update Counter operation
147 + unit: "ms"
148 + chart_type: line
149 + dimensions:
150 + - name: mean
151 + - name: median
152 + - name: '95'
153 + - name: '99'
154 + - name: '100'
155 + - name: riak.dt.latency.set_merge
156 + description: Time it takes to perform an Update Set operation
157 + unit: "ms"
158 + chart_type: line
159 + dimensions:
160 + - name: mean
161 + - name: median
162 + - name: '95'
163 + - name: '99'
164 + - name: '100'
165 + - name: riak.dt.latency.map_merge
166 + description: Time it takes to perform an Update Map operation
167 + unit: "ms"
168 + chart_type: line
169 + dimensions:
170 + - name: mean
171 + - name: median
172 + - name: '95'
173 + - name: '99'
174 + - name: '100'
175 + - name: riak.search.latency.query
176 + description: Search query latency
177 + unit: "ms"
178 + chart_type: line
179 + dimensions:
180 + - name: median
181 + - name: min
182 + - name: '95'
183 + - name: '99'
184 + - name: '999'
185 + - name: max
186 + - name: riak.search.latency.index
187 + description: Time it takes Search to index a new document
188 + unit: "ms"
189 + chart_type: line
190 + dimensions:
191 + - name: median
192 + - name: min
193 + - name: '95'
194 + - name: '99'
195 + - name: '999'
196 + - name: max
197 + - name: riak.consistent.latency.get
198 + description: Strongly consistent read latency
199 + unit: "ms"
200 + chart_type: line
201 + dimensions:
202 + - name: mean
203 + - name: median
204 + - name: '95'
205 + - name: '99'
206 + - name: '100'
207 + - name: riak.consistent.latency.put
208 + description: Strongly consistent write latency
209 + unit: "ms"
210 + chart_type: line
211 + dimensions:
212 + - name: mean
213 + - name: median
214 + - name: '95'
215 + - name: '99'
216 + - name: '100'
217 + - name: riak.vm
218 + description: Total processes running in the Erlang VM
219 + unit: "total"
220 + chart_type: line
221 + dimensions:
222 + - name: processes
223 + - name: riak.vm.memory.processes
224 + description: Memory allocated & used by Erlang processes
225 + unit: "MB"
226 + chart_type: line
227 + dimensions:
228 + - name: allocated
229 + - name: used
230 + - name: riak.kv.siblings_encountered.get
231 + description: Number of siblings encountered during GET operations by this node during the past minute
232 + unit: "siblings"
233 + chart_type: line
234 + dimensions:
235 + - name: mean
236 + - name: median
237 + - name: '95'
238 + - name: '99'
239 + - name: '100'
240 + - name: riak.kv.objsize.get
241 + description: Object size encountered by this node during the past minute
242 + unit: "KB"
243 + chart_type: line
244 + dimensions:
245 + - name: mean
246 + - name: median
247 + - name: '95'
248 + - name: '99'
249 + - name: '100'
250 + - name: riak.search.vnodeq_size
251 + description: Number of unprocessed messages in the vnode message queues of Search on this node in the past minute
252 + unit: "messages"
253 + chart_type: line
254 + dimensions:
255 + - name: mean
256 + - name: median
257 + - name: '95'
258 + - name: '99'
259 + - name: '100'
260 + - name: riak.search.index
261 + description: Number of document index errors encountered by Search
262 + unit: "errors"
263 + chart_type: line
264 + dimensions:
265 + - name: errors
266 + - name: riak.core.protobuf_connections
267 + description: Protocol buffer connections by status
268 + unit: "connections"
269 + chart_type: line
270 + dimensions:
271 + - name: active
272 + - name: riak.core.repairs
273 + description: Number of repair operations this node has coordinated
274 + unit: "repairs"
275 + chart_type: line
276 + dimensions:
277 + - name: read
278 + - name: riak.core.fsm_active
279 + description: Active finite state machines by kind
280 + unit: "fsms"
281 + chart_type: line
282 + dimensions:
283 + - name: get
284 + - name: put
285 + - name: secondary index
286 + - name: list keys
287 + - name: riak.core.fsm_rejected
288 + description: Finite state machines being rejected by Sidejobs overload protection
289 + unit: "fsms"
290 + chart_type: line
291 + dimensions:
292 + - name: get
293 + - name: put
294 + - name: riak.search.index
295 + description: Number of writes to Search failed due to bad data format by reason
296 + unit: "writes"
297 + chart_type: line
298 + dimensions:
299 + - name: bad_entry
300 + - name: extract_fail
collectors/python.d.plugin/samba/metadata.yaml
+66 -65
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: samba
4 monitored_instance:
5 - name: python.d samba
5 + name: Samba
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.storage-mount-points-and-filesystems
9 + icon_filename: 'samba.jpg'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Samba performance for optimal network file sharing operations. Netdata provides real-time insights and alerts for efficient file sharing.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,64 +60,64 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: syscall.rw
67 - description: R/Ws
68 - unit: "KiB/s"
69 - chart_type: area
70 - dimensions:
71 - - name: sendfile
72 - - name: recvfile
73 - - name: smb2.rw
74 - description: R/Ws
75 - unit: "KiB/s"
76 - chart_type: area
77 - dimensions:
78 - - name: readout
79 - - name: writein
80 - - name: readin
81 - - name: writeout
82 - - name: smb2.create_close
83 - description: Create/Close
84 - unit: "operations/s"
85 - chart_type: line
86 - dimensions:
87 - - name: create
88 - - name: close
89 - - name: smb2.get_set_info
90 - description: Info
91 - unit: "operations/s"
92 - chart_type: line
93 - dimensions:
94 - - name: getinfo
95 - - name: setinfo
96 - - name: smb2.find
97 - description: Find
98 - unit: "operations/s"
99 - chart_type: line
100 - dimensions:
101 - - name: find
102 - - name: smb2.notify
103 - description: Notify
104 - unit: "operations/s"
105 - chart_type: line
106 - dimensions:
107 - - name: notify
108 - - name: smb2.sm_counters
109 - description: Lesser Ops
110 - unit: "count"
111 - chart_type: stacked
112 - dimensions:
113 - - name: tcon
114 - - name: negprot
115 - - name: tdis
116 - - name: cancel
117 - - name: logoff
118 - - name: flush
119 - - name: lock
120 - - name: keepalive
121 - - name: break
122 - - name: sessetup
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: syscall.rw
68 + description: R/Ws
69 + unit: "KiB/s"
70 + chart_type: area
71 + dimensions:
72 + - name: sendfile
73 + - name: recvfile
74 + - name: smb2.rw
75 + description: R/Ws
76 + unit: "KiB/s"
77 + chart_type: area
78 + dimensions:
79 + - name: readout
80 + - name: writein
81 + - name: readin
82 + - name: writeout
83 + - name: smb2.create_close
84 + description: Create/Close
85 + unit: "operations/s"
86 + chart_type: line
87 + dimensions:
88 + - name: create
89 + - name: close
90 + - name: smb2.get_set_info
91 + description: Info
92 + unit: "operations/s"
93 + chart_type: line
94 + dimensions:
95 + - name: getinfo
96 + - name: setinfo
97 + - name: smb2.find
98 + description: Find
99 + unit: "operations/s"
100 + chart_type: line
101 + dimensions:
102 + - name: find
103 + - name: smb2.notify
104 + description: Notify
105 + unit: "operations/s"
106 + chart_type: line
107 + dimensions:
108 + - name: notify
109 + - name: smb2.sm_counters
110 + description: Lesser Ops
111 + unit: "count"
112 + chart_type: stacked
113 + dimensions:
114 + - name: tcon
115 + - name: negprot
116 + - name: tdis
117 + - name: cancel
118 + - name: logoff
119 + - name: flush
120 + - name: lock
121 + - name: keepalive
122 + - name: break
123 + - name: sessetup
collectors/python.d.plugin/sensors/metadata.yaml
+51 -50
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: sensors
4 monitored_instance:
5 - name: python.d sensors
5 + name: Linux Sensors (lm-sensors)
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.hardware-devices-and-sensors
9 + icon_filename: 'microchip.svg'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Examine Linux Sensors metrics with Netdata for insights into hardware health and performance. Enhance your system''s reliability with real-time hardware health insights.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,49 +60,49 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: chip
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: sensors.temperature
67 - description: Temperature
68 - unit: "Celsius"
69 - chart_type: line
70 - dimensions:
71 - - name: a dimension per sensor
72 - - name: sensors.voltage
73 - description: Voltage
74 - unit: "Volts"
75 - chart_type: line
76 - dimensions:
77 - - name: a dimension per sensor
78 - - name: sensors.current
79 - description: Current
80 - unit: "Ampere"
81 - chart_type: line
82 - dimensions:
83 - - name: a dimension per sensor
84 - - name: sensors.power
85 - description: Power
86 - unit: "Watt"
87 - chart_type: line
88 - dimensions:
89 - - name: a dimension per sensor
90 - - name: sensors.fan
91 - description: Fans speed
92 - unit: "Rotations/min"
93 - chart_type: line
94 - dimensions:
95 - - name: a dimension per sensor
96 - - name: sensors.energy
97 - description: Energy
98 - unit: "Joule"
99 - chart_type: line
100 - dimensions:
101 - - name: a dimension per sensor
102 - - name: sensors.humidity
103 - description: Humidity
104 - unit: "Percent"
105 - chart_type: line
106 - dimensions:
107 - - name: a dimension per sensor
63 + - name: chip
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: sensors.temperature
68 + description: Temperature
69 + unit: "Celsius"
70 + chart_type: line
71 + dimensions:
72 + - name: a dimension per sensor
73 + - name: sensors.voltage
74 + description: Voltage
75 + unit: "Volts"
76 + chart_type: line
77 + dimensions:
78 + - name: a dimension per sensor
79 + - name: sensors.current
80 + description: Current
81 + unit: "Ampere"
82 + chart_type: line
83 + dimensions:
84 + - name: a dimension per sensor
85 + - name: sensors.power
86 + description: Power
87 + unit: "Watt"
88 + chart_type: line
89 + dimensions:
90 + - name: a dimension per sensor
91 + - name: sensors.fan
92 + description: Fans speed
93 + unit: "Rotations/min"
94 + chart_type: line
95 + dimensions:
96 + - name: a dimension per sensor
97 + - name: sensors.energy
98 + description: Energy
99 + unit: "Joule"
100 + chart_type: line
101 + dimensions:
102 + - name: a dimension per sensor
103 + - name: sensors.humidity
104 + description: Humidity
105 + unit: "Percent"
106 + chart_type: line
107 + dimensions:
108 + - name: a dimension per sensor
collectors/python.d.plugin/smartd_log/metadata.yaml
+219 -218
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: smartd_log
4 monitored_instance:
5 - name: python.d smartd_log
5 + name: S.M.A.R.T.
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.hardware-devices-and-sensors
9 + icon_filename: 'smart.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor S.M.A.R.T. metrics for insights into your hard drive health and performance. Enhance your hard drive performance and reliability with real-time insights and alerts from Netdata.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,217 +60,217 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: smartd_log.read_error_rate
67 - description: Read Error Rate
68 - unit: "value"
69 - chart_type: line
70 - dimensions:
71 - - name: a dimension per device
72 - - name: smartd_log.seek_error_rate
73 - description: Seek Error Rate
74 - unit: "value"
75 - chart_type: line
76 - dimensions:
77 - - name: a dimension per device
78 - - name: smartd_log.soft_read_error_rate
79 - description: Soft Read Error Rate
80 - unit: "errors"
81 - chart_type: line
82 - dimensions:
83 - - name: a dimension per device
84 - - name: smartd_log.write_error_rate
85 - description: Write Error Rate
86 - unit: "value"
87 - chart_type: line
88 - dimensions:
89 - - name: a dimension per device
90 - - name: smartd_log.read_total_err_corrected
91 - description: Read Error Corrected
92 - unit: "errors"
93 - chart_type: line
94 - dimensions:
95 - - name: a dimension per device
96 - - name: smartd_log.read_total_unc_errors
97 - description: Read Error Uncorrected
98 - unit: "errors"
99 - chart_type: line
100 - dimensions:
101 - - name: a dimension per device
102 - - name: smartd_log.write_total_err_corrected
103 - description: Write Error Corrected
104 - unit: "errors"
105 - chart_type: line
106 - dimensions:
107 - - name: a dimension per device
108 - - name: smartd_log.write_total_unc_errors
109 - description: Write Error Uncorrected
110 - unit: "errors"
111 - chart_type: line
112 - dimensions:
113 - - name: a dimension per device
114 - - name: smartd_log.verify_total_err_corrected
115 - description: Verify Error Corrected
116 - unit: "errors"
117 - chart_type: line
118 - dimensions:
119 - - name: a dimension per device
120 - - name: smartd_log.verify_total_unc_errors
121 - description: Verify Error Uncorrected
122 - unit: "errors"
123 - chart_type: line
124 - dimensions:
125 - - name: a dimension per device
126 - - name: smartd_log.sata_interface_downshift
127 - description: SATA Interface Downshift
128 - unit: "events"
129 - chart_type: line
130 - dimensions:
131 - - name: a dimension per device
132 - - name: smartd_log.udma_crc_error_count
133 - description: UDMA CRC Error Count
134 - unit: "errors"
135 - chart_type: line
136 - dimensions:
137 - - name: a dimension per device
138 - - name: smartd_log.throughput_performance
139 - description: Throughput Performance
140 - unit: "value"
141 - chart_type: line
142 - dimensions:
143 - - name: a dimension per device
144 - - name: smartd_log.seek_time_performance
145 - description: Seek Time Performance
146 - unit: "value"
147 - chart_type: line
148 - dimensions:
149 - - name: a dimension per device
150 - - name: smartd_log.start_stop_count
151 - description: Start/Stop Count
152 - unit: "events"
153 - chart_type: line
154 - dimensions:
155 - - name: a dimension per device
156 - - name: smartd_log.power_on_hours_count
157 - description: Power-On Hours Count
158 - unit: "hours"
159 - chart_type: line
160 - dimensions:
161 - - name: a dimension per device
162 - - name: smartd_log.power_cycle_count
163 - description: Power Cycle Count
164 - unit: "events"
165 - chart_type: line
166 - dimensions:
167 - - name: a dimension per device
168 - - name: smartd_log.unexpected_power_loss
169 - description: Unexpected Power Loss
170 - unit: "events"
171 - chart_type: line
172 - dimensions:
173 - - name: a dimension per device
174 - - name: smartd_log.spin_up_time
175 - description: Spin-Up Time
176 - unit: "ms"
177 - chart_type: line
178 - dimensions:
179 - - name: a dimension per device
180 - - name: smartd_log.spin_up_retries
181 - description: Spin-up Retries
182 - unit: "retries"
183 - chart_type: line
184 - dimensions:
185 - - name: a dimension per device
186 - - name: smartd_log.calibration_retries
187 - description: Calibration Retries
188 - unit: "retries"
189 - chart_type: line
190 - dimensions:
191 - - name: a dimension per device
192 - - name: smartd_log.airflow_temperature_celsius
193 - description: Airflow Temperature Celsius
194 - unit: "celsius"
195 - chart_type: line
196 - dimensions:
197 - - name: a dimension per device
198 - - name: smartd_log.temperature_celsius
199 - description: Temperature
200 - unit: "celsius"
201 - chart_type: line
202 - dimensions:
203 - - name: a dimension per device
204 - - name: smartd_log.reallocated_sectors_count
205 - description: Reallocated Sectors Count
206 - unit: "sectors"
207 - chart_type: line
208 - dimensions:
209 - - name: a dimension per device
210 - - name: smartd_log.reserved_block_count
211 - description: Reserved Block Count
212 - unit: "percentage"
213 - chart_type: line
214 - dimensions:
215 - - name: a dimension per device
216 - - name: smartd_log.program_fail_count
217 - description: Program Fail Count
218 - unit: "errors"
219 - chart_type: line
220 - dimensions:
221 - - name: a dimension per device
222 - - name: smartd_log.erase_fail_count
223 - description: Erase Fail Count
224 - unit: "failures"
225 - chart_type: line
226 - dimensions:
227 - - name: a dimension per device
228 - - name: smartd_log.wear_leveller_worst_case_erase_count
229 - description: Wear Leveller Worst Case Erase Count
230 - unit: "erases"
231 - chart_type: line
232 - dimensions:
233 - - name: a dimension per device
234 - - name: smartd_log.unused_reserved_nand_blocks
235 - description: Unused Reserved NAND Blocks
236 - unit: "blocks"
237 - chart_type: line
238 - dimensions:
239 - - name: a dimension per device
240 - - name: smartd_log.reallocation_event_count
241 - description: Reallocation Event Count
242 - unit: "events"
243 - chart_type: line
244 - dimensions:
245 - - name: a dimension per device
246 - - name: smartd_log.current_pending_sector_count
247 - description: Current Pending Sector Count
248 - unit: "sectors"
249 - chart_type: line
250 - dimensions:
251 - - name: a dimension per device
252 - - name: smartd_log.offline_uncorrectable_sector_count
253 - description: Offline Uncorrectable Sector Count
254 - unit: "sectors"
255 - chart_type: line
256 - dimensions:
257 - - name: a dimension per device
258 - - name: smartd_log.percent_lifetime_used
259 - description: Percent Lifetime Used
260 - unit: "percentage"
261 - chart_type: line
262 - dimensions:
263 - - name: a dimension per device
264 - - name: smartd_log.media_wearout_indicator
265 - description: Media Wearout Indicator
266 - unit: "percentage"
267 - chart_type: line
268 - dimensions:
269 - - name: a dimension per device
270 - - name: smartd_log.nand_writes_1gib
271 - description: NAND Writes
272 - unit: "GiB"
273 - chart_type: line
274 - dimensions:
275 - - name: a dimension per device
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: smartd_log.read_error_rate
68 + description: Read Error Rate
69 + unit: "value"
70 + chart_type: line
71 + dimensions:
72 + - name: a dimension per device
73 + - name: smartd_log.seek_error_rate
74 + description: Seek Error Rate
75 + unit: "value"
76 + chart_type: line
77 + dimensions:
78 + - name: a dimension per device
79 + - name: smartd_log.soft_read_error_rate
80 + description: Soft Read Error Rate
81 + unit: "errors"
82 + chart_type: line
83 + dimensions:
84 + - name: a dimension per device
85 + - name: smartd_log.write_error_rate
86 + description: Write Error Rate
87 + unit: "value"
88 + chart_type: line
89 + dimensions:
90 + - name: a dimension per device
91 + - name: smartd_log.read_total_err_corrected
92 + description: Read Error Corrected
93 + unit: "errors"
94 + chart_type: line
95 + dimensions:
96 + - name: a dimension per device
97 + - name: smartd_log.read_total_unc_errors
98 + description: Read Error Uncorrected
99 + unit: "errors"
100 + chart_type: line
101 + dimensions:
102 + - name: a dimension per device
103 + - name: smartd_log.write_total_err_corrected
104 + description: Write Error Corrected
105 + unit: "errors"
106 + chart_type: line
107 + dimensions:
108 + - name: a dimension per device
109 + - name: smartd_log.write_total_unc_errors
110 + description: Write Error Uncorrected
111 + unit: "errors"
112 + chart_type: line
113 + dimensions:
114 + - name: a dimension per device
115 + - name: smartd_log.verify_total_err_corrected
116 + description: Verify Error Corrected
117 + unit: "errors"
118 + chart_type: line
119 + dimensions:
120 + - name: a dimension per device
121 + - name: smartd_log.verify_total_unc_errors
122 + description: Verify Error Uncorrected
123 + unit: "errors"
124 + chart_type: line
125 + dimensions:
126 + - name: a dimension per device
127 + - name: smartd_log.sata_interface_downshift
128 + description: SATA Interface Downshift
129 + unit: "events"
130 + chart_type: line
131 + dimensions:
132 + - name: a dimension per device
133 + - name: smartd_log.udma_crc_error_count
134 + description: UDMA CRC Error Count
135 + unit: "errors"
136 + chart_type: line
137 + dimensions:
138 + - name: a dimension per device
139 + - name: smartd_log.throughput_performance
140 + description: Throughput Performance
141 + unit: "value"
142 + chart_type: line
143 + dimensions:
144 + - name: a dimension per device
145 + - name: smartd_log.seek_time_performance
146 + description: Seek Time Performance
147 + unit: "value"
148 + chart_type: line
149 + dimensions:
150 + - name: a dimension per device
151 + - name: smartd_log.start_stop_count
152 + description: Start/Stop Count
153 + unit: "events"
154 + chart_type: line
155 + dimensions:
156 + - name: a dimension per device
157 + - name: smartd_log.power_on_hours_count
158 + description: Power-On Hours Count
159 + unit: "hours"
160 + chart_type: line
161 + dimensions:
162 + - name: a dimension per device
163 + - name: smartd_log.power_cycle_count
164 + description: Power Cycle Count
165 + unit: "events"
166 + chart_type: line
167 + dimensions:
168 + - name: a dimension per device
169 + - name: smartd_log.unexpected_power_loss
170 + description: Unexpected Power Loss
171 + unit: "events"
172 + chart_type: line
173 + dimensions:
174 + - name: a dimension per device
175 + - name: smartd_log.spin_up_time
176 + description: Spin-Up Time
177 + unit: "ms"
178 + chart_type: line
179 + dimensions:
180 + - name: a dimension per device
181 + - name: smartd_log.spin_up_retries
182 + description: Spin-up Retries
183 + unit: "retries"
184 + chart_type: line
185 + dimensions:
186 + - name: a dimension per device
187 + - name: smartd_log.calibration_retries
188 + description: Calibration Retries
189 + unit: "retries"
190 + chart_type: line
191 + dimensions:
192 + - name: a dimension per device
193 + - name: smartd_log.airflow_temperature_celsius
194 + description: Airflow Temperature Celsius
195 + unit: "celsius"
196 + chart_type: line
197 + dimensions:
198 + - name: a dimension per device
199 + - name: smartd_log.temperature_celsius
200 + description: Temperature
201 + unit: "celsius"
202 + chart_type: line
203 + dimensions:
204 + - name: a dimension per device
205 + - name: smartd_log.reallocated_sectors_count
206 + description: Reallocated Sectors Count
207 + unit: "sectors"
208 + chart_type: line
209 + dimensions:
210 + - name: a dimension per device
211 + - name: smartd_log.reserved_block_count
212 + description: Reserved Block Count
213 + unit: "percentage"
214 + chart_type: line
215 + dimensions:
216 + - name: a dimension per device
217 + - name: smartd_log.program_fail_count
218 + description: Program Fail Count
219 + unit: "errors"
220 + chart_type: line
221 + dimensions:
222 + - name: a dimension per device
223 + - name: smartd_log.erase_fail_count
224 + description: Erase Fail Count
225 + unit: "failures"
226 + chart_type: line
227 + dimensions:
228 + - name: a dimension per device
229 + - name: smartd_log.wear_leveller_worst_case_erase_count
230 + description: Wear Leveller Worst Case Erase Count
231 + unit: "erases"
232 + chart_type: line
233 + dimensions:
234 + - name: a dimension per device
235 + - name: smartd_log.unused_reserved_nand_blocks
236 + description: Unused Reserved NAND Blocks
237 + unit: "blocks"
238 + chart_type: line
239 + dimensions:
240 + - name: a dimension per device
241 + - name: smartd_log.reallocation_event_count
242 + description: Reallocation Event Count
243 + unit: "events"
244 + chart_type: line
245 + dimensions:
246 + - name: a dimension per device
247 + - name: smartd_log.current_pending_sector_count
248 + description: Current Pending Sector Count
249 + unit: "sectors"
250 + chart_type: line
251 + dimensions:
252 + - name: a dimension per device
253 + - name: smartd_log.offline_uncorrectable_sector_count
254 + description: Offline Uncorrectable Sector Count
255 + unit: "sectors"
256 + chart_type: line
257 + dimensions:
258 + - name: a dimension per device
259 + - name: smartd_log.percent_lifetime_used
260 + description: Percent Lifetime Used
261 + unit: "percentage"
262 + chart_type: line
263 + dimensions:
264 + - name: a dimension per device
265 + - name: smartd_log.media_wearout_indicator
266 + description: Media Wearout Indicator
267 + unit: "percentage"
268 + chart_type: line
269 + dimensions:
270 + - name: a dimension per device
271 + - name: smartd_log.nand_writes_1gib
272 + description: NAND Writes
273 + unit: "GiB"
274 + chart_type: line
275 + dimensions:
276 + - name: a dimension per device
collectors/python.d.plugin/spigotmc/metadata.yaml
+31 -30
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: spigotmc
4 monitored_instance:
5 - name: python.d spigotmc
5 + name: SpigotMC
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.gaming
9 + icon_filename: 'spigot.jfif'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor SpigotMC performance with Netdata for optimal Minecraft server operations. Improve your gaming experience with real-time server performance insights.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,29 +60,29 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: spigotmc.tps
67 - description: Spigot Ticks Per Second
68 - unit: "ticks"
69 - chart_type: line
70 - dimensions:
71 - - name: 1 Minute Average
72 - - name: 5 Minute Average
73 - - name: 15 Minute Average
74 - - name: spigotmc.users
75 - description: Minecraft Users
76 - unit: "users"
77 - chart_type: area
78 - dimensions:
79 - - name: Users
80 - - name: spigotmc.mem
81 - description: Minecraft Memory Usage
82 - unit: "MiB"
83 - chart_type: line
84 - dimensions:
85 - - name: used
86 - - name: allocated
87 - - name: max
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: spigotmc.tps
68 + description: Spigot Ticks Per Second
69 + unit: "ticks"
70 + chart_type: line
71 + dimensions:
72 + - name: 1 Minute Average
73 + - name: 5 Minute Average
74 + - name: 15 Minute Average
75 + - name: spigotmc.users
76 + description: Minecraft Users
77 + unit: "users"
78 + chart_type: area
79 + dimensions:
80 + - name: Users
81 + - name: spigotmc.mem
82 + description: Minecraft Memory Usage
83 + unit: "MiB"
84 + chart_type: line
85 + dimensions:
86 + - name: used
87 + - name: allocated
88 + - name: max
collectors/python.d.plugin/squid/metadata.yaml
+39 -38
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: squid
4 monitored_instance:
5 - name: python.d squid
5 + name: Squid
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.web-servers-and-web-proxies
9 + icon_filename: 'squid.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Squid metrics with Netdata for efficient caching proxy for the Web performance. Improve your web caching efficiency with real-time Squid metrics.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,37 +60,37 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: squid instance
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: squid.clients_net
67 - description: Squid Client Bandwidth
68 - unit: "kilobits/s"
69 - chart_type: area
70 - dimensions:
71 - - name: in
72 - - name: out
73 - - name: hits
74 - - name: squid.clients_requests
75 - description: Squid Client Requests
76 - unit: "requests/s"
77 - chart_type: line
78 - dimensions:
79 - - name: requests
80 - - name: hits
81 - - name: errors
82 - - name: squid.servers_net
83 - description: Squid Server Bandwidth
84 - unit: "kilobits/s"
85 - chart_type: area
86 - dimensions:
87 - - name: in
88 - - name: out
89 - - name: squid.servers_requests
90 - description: Squid Server Requests
91 - unit: "requests/s"
92 - chart_type: line
93 - dimensions:
94 - - name: requests
95 - - name: errors
63 + - name: squid instance
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: squid.clients_net
68 + description: Squid Client Bandwidth
69 + unit: "kilobits/s"
70 + chart_type: area
71 + dimensions:
72 + - name: in
73 + - name: out
74 + - name: hits
75 + - name: squid.clients_requests
76 + description: Squid Client Requests
77 + unit: "requests/s"
78 + chart_type: line
79 + dimensions:
80 + - name: requests
81 + - name: hits
82 + - name: errors
83 + - name: squid.servers_net
84 + description: Squid Server Bandwidth
85 + unit: "kilobits/s"
86 + chart_type: area
87 + dimensions:
88 + - name: in
89 + - name: out
90 + - name: squid.servers_requests
91 + description: Squid Server Requests
92 + unit: "requests/s"
93 + chart_type: line
94 + dimensions:
95 + - name: requests
96 + - name: errors
collectors/python.d.plugin/tomcat/metadata.yaml
+72 -71
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: tomcat
4 monitored_instance:
5 - name: python.d tomcat
5 + name: Tomcat
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.web-servers-and-web-proxies
9 + icon_filename: 'tomcat.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Tomcat performance with Netdata for optimal Java servlet container operations. Improve your web application performance with real-time Tomcat metrics.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,70 +60,70 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: tomcat.accesses
67 - description: Requests
68 - unit: "requests/s"
69 - chart_type: area
70 - dimensions:
71 - - name: accesses
72 - - name: errors
73 - - name: tomcat.bandwidth
74 - description: Bandwidth
75 - unit: "KiB/s"
76 - chart_type: area
77 - dimensions:
78 - - name: sent
79 - - name: received
80 - - name: tomcat.processing_time
81 - description: processing time
82 - unit: "seconds"
83 - chart_type: area
84 - dimensions:
85 - - name: processing time
86 - - name: tomcat.threads
87 - description: Threads
88 - unit: "current threads"
89 - chart_type: area
90 - dimensions:
91 - - name: current
92 - - name: busy
93 - - name: tomcat.jvm
94 - description: JVM Memory Pool Usage
95 - unit: "MiB"
96 - chart_type: stacked
97 - dimensions:
98 - - name: free
99 - - name: eden
100 - - name: survivor
101 - - name: tenured
102 - - name: code cache
103 - - name: compressed
104 - - name: metaspace
105 - - name: tomcat.jvm_eden
106 - description: Eden Memory Usage
107 - unit: "MiB"
108 - chart_type: area
109 - dimensions:
110 - - name: used
111 - - name: committed
112 - - name: max
113 - - name: tomcat.jvm_survivor
114 - description: Survivor Memory Usage
115 - unit: "MiB"
116 - chart_type: area
117 - dimensions:
118 - - name: used
119 - - name: committed
120 - - name: max
121 - - name: tomcat.jvm_tenured
122 - description: Tenured Memory Usage
123 - unit: "MiB"
124 - chart_type: area
125 - dimensions:
126 - - name: used
127 - - name: committed
128 - - name: max
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: tomcat.accesses
68 + description: Requests
69 + unit: "requests/s"
70 + chart_type: area
71 + dimensions:
72 + - name: accesses
73 + - name: errors
74 + - name: tomcat.bandwidth
75 + description: Bandwidth
76 + unit: "KiB/s"
77 + chart_type: area
78 + dimensions:
79 + - name: sent
80 + - name: received
81 + - name: tomcat.processing_time
82 + description: processing time
83 + unit: "seconds"
84 + chart_type: area
85 + dimensions:
86 + - name: processing time
87 + - name: tomcat.threads
88 + description: Threads
89 + unit: "current threads"
90 + chart_type: area
91 + dimensions:
92 + - name: current
93 + - name: busy
94 + - name: tomcat.jvm
95 + description: JVM Memory Pool Usage
96 + unit: "MiB"
97 + chart_type: stacked
98 + dimensions:
99 + - name: free
100 + - name: eden
101 + - name: survivor
102 + - name: tenured
103 + - name: code cache
104 + - name: compressed
105 + - name: metaspace
106 + - name: tomcat.jvm_eden
107 + description: Eden Memory Usage
108 + unit: "MiB"
109 + chart_type: area
110 + dimensions:
111 + - name: used
112 + - name: committed
113 + - name: max
114 + - name: tomcat.jvm_survivor
115 + description: Survivor Memory Usage
116 + unit: "MiB"
117 + chart_type: area
118 + dimensions:
119 + - name: used
120 + - name: committed
121 + - name: max
122 + - name: tomcat.jvm_tenured
123 + description: Tenured Memory Usage
124 + unit: "MiB"
125 + chart_type: area
126 + dimensions:
127 + - name: used
128 + - name: committed
129 + - name: max
collectors/python.d.plugin/tor/metadata.yaml
+16 -15
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: tor
4 monitored_instance:
5 - name: python.d tor
5 + name: Tor
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.vpns
9 + icon_filename: 'tor.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Tor metrics with Netdata for efficient anonymous communication operations. Enhance your anonymous communication with real-time insights and alerts.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,14 +60,14 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: tor.traffic
67 - description: Tor Traffic
68 - unit: "KiB/s"
69 - chart_type: area
70 - dimensions:
71 - - name: read
72 - - name: write
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: tor.traffic
68 + description: Tor Traffic
69 + unit: "KiB/s"
70 + chart_type: area
71 + dimensions:
72 + - name: read
73 + - name: write
collectors/python.d.plugin/traefik/metadata.yaml
+61 -61
@@ -59,64 +59,64 @@ metrics:
59 description: ""
60 availability: []
61 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: traefik.response_statuses
67 - description: Response statuses
68 - unit: "requests/s"
69 - chart_type: stacked
70 - dimensions:
71 - - name: success
72 - - name: error
73 - - name: redirect
74 - - name: bad
75 - - name: other
76 - - name: traefik.response_codes
77 - description: Responses by codes
78 - unit: "requests/s"
79 - chart_type: stacked
80 - dimensions:
81 - - name: 2xx
82 - - name: 5xx
83 - - name: 3xx
84 - - name: 4xx
85 - - name: 1xx
86 - - name: other
87 - - name: traefik.detailed_response_codes
88 - description: Detailed response codes
89 - unit: "requests/s"
90 - chart_type: stacked
91 - dimensions:
92 - - name: a dimension for each response code family
93 - - name: traefik.requests
94 - description: Requests
95 - unit: "requests/s"
96 - chart_type: line
97 - dimensions:
98 - - name: requests
99 - - name: traefik.total_response_time
100 - description: Total response time
101 - unit: "seconds"
102 - chart_type: line
103 - dimensions:
104 - - name: response
105 - - name: traefik.average_response_time
106 - description: Average response time
107 - unit: "milliseconds"
108 - chart_type: line
109 - dimensions:
110 - - name: response
111 - - name: traefik.average_response_time_per_iteration
112 - description: Average response time per iteration
113 - unit: "milliseconds"
114 - chart_type: line
115 - dimensions:
116 - - name: response
117 - - name: traefik.uptime
118 - description: Uptime
119 - unit: "seconds"
120 - chart_type: line
121 - dimensions:
122 - - name: uptime
62 + - name: global
63 + description: ""
64 + labels: []
65 + metrics:
66 + - name: traefik.response_statuses
67 + description: Response statuses
68 + unit: "requests/s"
69 + chart_type: stacked
70 + dimensions:
71 + - name: success
72 + - name: error
73 + - name: redirect
74 + - name: bad
75 + - name: other
76 + - name: traefik.response_codes
77 + description: Responses by codes
78 + unit: "requests/s"
79 + chart_type: stacked
80 + dimensions:
81 + - name: 2xx
82 + - name: 5xx
83 + - name: 3xx
84 + - name: 4xx
85 + - name: 1xx
86 + - name: other
87 + - name: traefik.detailed_response_codes
88 + description: Detailed response codes
89 + unit: "requests/s"
90 + chart_type: stacked
91 + dimensions:
92 + - name: a dimension for each response code family
93 + - name: traefik.requests
94 + description: Requests
95 + unit: "requests/s"
96 + chart_type: line
97 + dimensions:
98 + - name: requests
99 + - name: traefik.total_response_time
100 + description: Total response time
101 + unit: "seconds"
102 + chart_type: line
103 + dimensions:
104 + - name: response
105 + - name: traefik.average_response_time
106 + description: Average response time
107 + unit: "milliseconds"
108 + chart_type: line
109 + dimensions:
110 + - name: response
111 + - name: traefik.average_response_time_per_iteration
112 + description: Average response time per iteration
113 + unit: "milliseconds"
114 + chart_type: line
115 + dimensions:
116 + - name: response
117 + - name: traefik.uptime
118 + description: Uptime
119 + unit: "seconds"
120 + chart_type: line
121 + dimensions:
122 + - name: uptime
collectors/python.d.plugin/uwsgi/metadata.yaml
+57 -56
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: uwsgi
4 monitored_instance:
5 - name: python.d uwsgi
5 + name: uWSGI
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.web-servers-and-web-proxies
9 + icon_filename: 'uwsgi.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor uWSGI performance for optimal application server operations. Monitor request rates, worker statuses, and error rates to ensure efficient application delivery.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,55 +60,55 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: uwsgi.requests
67 - description: Requests
68 - unit: "requests/s"
69 - chart_type: stacked
70 - dimensions:
71 - - name: a dimension per worker
72 - - name: uwsgi.tx
73 - description: Transmitted data
74 - unit: "KiB/s"
75 - chart_type: stacked
76 - dimensions:
77 - - name: a dimension per worker
78 - - name: uwsgi.avg_rt
79 - description: Average request time
80 - unit: "milliseconds"
81 - chart_type: line
82 - dimensions:
83 - - name: a dimension per worker
84 - - name: uwsgi.memory_rss
85 - description: RSS (Resident Set Size)
86 - unit: "MiB"
87 - chart_type: stacked
88 - dimensions:
89 - - name: a dimension per worker
90 - - name: uwsgi.memory_vsz
91 - description: VSZ (Virtual Memory Size)
92 - unit: "MiB"
93 - chart_type: stacked
94 - dimensions:
95 - - name: a dimension per worker
96 - - name: uwsgi.exceptions
97 - description: Exceptions
98 - unit: "exceptions"
99 - chart_type: line
100 - dimensions:
101 - - name: exceptions
102 - - name: uwsgi.harakiris
103 - description: Harakiris
104 - unit: "harakiris"
105 - chart_type: line
106 - dimensions:
107 - - name: harakiris
108 - - name: uwsgi.respawns
109 - description: Respawns
110 - unit: "respawns"
111 - chart_type: line
112 - dimensions:
113 - - name: respawns
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: uwsgi.requests
68 + description: Requests
69 + unit: "requests/s"
70 + chart_type: stacked
71 + dimensions:
72 + - name: a dimension per worker
73 + - name: uwsgi.tx
74 + description: Transmitted data
75 + unit: "KiB/s"
76 + chart_type: stacked
77 + dimensions:
78 + - name: a dimension per worker
79 + - name: uwsgi.avg_rt
80 + description: Average request time
81 + unit: "milliseconds"
82 + chart_type: line
83 + dimensions:
84 + - name: a dimension per worker
85 + - name: uwsgi.memory_rss
86 + description: RSS (Resident Set Size)
87 + unit: "MiB"
88 + chart_type: stacked
89 + dimensions:
90 + - name: a dimension per worker
91 + - name: uwsgi.memory_vsz
92 + description: VSZ (Virtual Memory Size)
93 + unit: "MiB"
94 + chart_type: stacked
95 + dimensions:
96 + - name: a dimension per worker
97 + - name: uwsgi.exceptions
98 + description: Exceptions
99 + unit: "exceptions"
100 + chart_type: line
101 + dimensions:
102 + - name: exceptions
103 + - name: uwsgi.harakiris
104 + description: Harakiris
105 + unit: "harakiris"
106 + chart_type: line
107 + dimensions:
108 + - name: harakiris
109 + - name: uwsgi.respawns
110 + description: Respawns
111 + unit: "respawns"
112 + chart_type: line
113 + dimensions:
114 + - name: respawns
collectors/python.d.plugin/varnish/metadata.yaml
+135 -134
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: varnish
4 monitored_instance:
5 - name: python.d varnish
5 + name: Varnish
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.web-servers-and-web-proxies
9 + icon_filename: 'varnish.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Varnish metrics with Netdata for efficient HTTP accelerator performance. Enhance your web performance with real-time Varnish metrics.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,133 +60,133 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: varnish.session_connection
67 - description: Connections Statistics
68 - unit: "connections/s"
69 - chart_type: line
70 - dimensions:
71 - - name: accepted
72 - - name: dropped
73 - - name: varnish.client_requests
74 - description: Client Requests
75 - unit: "requests/s"
76 - chart_type: line
77 - dimensions:
78 - - name: received
79 - - name: varnish.all_time_hit_rate
80 - description: All History Hit Rate Ratio
81 - unit: "percentage"
82 - chart_type: stacked
83 - dimensions:
84 - - name: hit
85 - - name: miss
86 - - name: hitpass
87 - - name: varnish.current_poll_hit_rate
88 - description: Current Poll Hit Rate Ratio
89 - unit: "percentage"
90 - chart_type: stacked
91 - dimensions:
92 - - name: hit
93 - - name: miss
94 - - name: hitpass
95 - - name: varnish.cached_objects_expired
96 - description: Expired Objects
97 - unit: "expired/s"
98 - chart_type: line
99 - dimensions:
100 - - name: objects
101 - - name: varnish.cached_objects_nuked
102 - description: Least Recently Used Nuked Objects
103 - unit: "nuked/s"
104 - chart_type: line
105 - dimensions:
106 - - name: objects
107 - - name: varnish.threads_total
108 - description: Number Of Threads In All Pools
109 - unit: "number"
110 - chart_type: line
111 - dimensions:
112 - - name: None
113 - - name: varnish.threads_statistics
114 - description: Threads Statistics
115 - unit: "threads/s"
116 - chart_type: line
117 - dimensions:
118 - - name: created
119 - - name: failed
120 - - name: limited
121 - - name: varnish.threads_queue_len
122 - description: Current Queue Length
123 - unit: "requests"
124 - chart_type: line
125 - dimensions:
126 - - name: in queue
127 - - name: varnish.backend_connections
128 - description: Backend Connections Statistics
129 - unit: "connections/s"
130 - chart_type: line
131 - dimensions:
132 - - name: successful
133 - - name: unhealthy
134 - - name: reused
135 - - name: closed
136 - - name: recycled
137 - - name: failed
138 - - name: varnish.backend_requests
139 - description: Requests To The Backend
140 - unit: "requests/s"
141 - chart_type: line
142 - dimensions:
143 - - name: sent
144 - - name: varnish.esi_statistics
145 - description: ESI Statistics
146 - unit: "problems/s"
147 - chart_type: line
148 - dimensions:
149 - - name: errors
150 - - name: warnings
151 - - name: varnish.memory_usage
152 - description: Memory Usage
153 - unit: "MiB"
154 - chart_type: stacked
155 - dimensions:
156 - - name: free
157 - - name: allocated
158 - - name: varnish.uptime
159 - description: Uptime
160 - unit: "seconds"
161 - chart_type: line
162 - dimensions:
163 - - name: uptime
164 - - name: Backend
165 - description: ""
166 - labels: []
167 - metrics:
168 - - name: varnish.backend
169 - description: Backend {backend_name}
170 - unit: "kilobits/s"
171 - chart_type: area
172 - dimensions:
173 - - name: header
174 - - name: body
175 - - name: Storage
176 - description: ""
177 - labels: []
178 - metrics:
179 - - name: varnish.storage_usage
180 - description: Storage {storage_name} Usage
181 - unit: "KiB"
182 - chart_type: stacked
183 - dimensions:
184 - - name: free
185 - - name: allocated
186 - - name: varnish.storage_alloc_objs
187 - description: Storage {storage_name} Allocated Objects
188 - unit: "objects"
189 - chart_type: line
190 - dimensions:
191 - - name: allocated
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: varnish.session_connection
68 + description: Connections Statistics
69 + unit: "connections/s"
70 + chart_type: line
71 + dimensions:
72 + - name: accepted
73 + - name: dropped
74 + - name: varnish.client_requests
75 + description: Client Requests
76 + unit: "requests/s"
77 + chart_type: line
78 + dimensions:
79 + - name: received
80 + - name: varnish.all_time_hit_rate
81 + description: All History Hit Rate Ratio
82 + unit: "percentage"
83 + chart_type: stacked
84 + dimensions:
85 + - name: hit
86 + - name: miss
87 + - name: hitpass
88 + - name: varnish.current_poll_hit_rate
89 + description: Current Poll Hit Rate Ratio
90 + unit: "percentage"
91 + chart_type: stacked
92 + dimensions:
93 + - name: hit
94 + - name: miss
95 + - name: hitpass
96 + - name: varnish.cached_objects_expired
97 + description: Expired Objects
98 + unit: "expired/s"
99 + chart_type: line
100 + dimensions:
101 + - name: objects
102 + - name: varnish.cached_objects_nuked
103 + description: Least Recently Used Nuked Objects
104 + unit: "nuked/s"
105 + chart_type: line
106 + dimensions:
107 + - name: objects
108 + - name: varnish.threads_total
109 + description: Number Of Threads In All Pools
110 + unit: "number"
111 + chart_type: line
112 + dimensions:
113 + - name: None
114 + - name: varnish.threads_statistics
115 + description: Threads Statistics
116 + unit: "threads/s"
117 + chart_type: line
118 + dimensions:
119 + - name: created
120 + - name: failed
121 + - name: limited
122 + - name: varnish.threads_queue_len
123 + description: Current Queue Length
124 + unit: "requests"
125 + chart_type: line
126 + dimensions:
127 + - name: in queue
128 + - name: varnish.backend_connections
129 + description: Backend Connections Statistics
130 + unit: "connections/s"
131 + chart_type: line
132 + dimensions:
133 + - name: successful
134 + - name: unhealthy
135 + - name: reused
136 + - name: closed
137 + - name: recycled
138 + - name: failed
139 + - name: varnish.backend_requests
140 + description: Requests To The Backend
141 + unit: "requests/s"
142 + chart_type: line
143 + dimensions:
144 + - name: sent
145 + - name: varnish.esi_statistics
146 + description: ESI Statistics
147 + unit: "problems/s"
148 + chart_type: line
149 + dimensions:
150 + - name: errors
151 + - name: warnings
152 + - name: varnish.memory_usage
153 + description: Memory Usage
154 + unit: "MiB"
155 + chart_type: stacked
156 + dimensions:
157 + - name: free
158 + - name: allocated
159 + - name: varnish.uptime
160 + description: Uptime
161 + unit: "seconds"
162 + chart_type: line
163 + dimensions:
164 + - name: uptime
165 + - name: Backend
166 + description: ""
167 + labels: []
168 + metrics:
169 + - name: varnish.backend
170 + description: Backend {backend_name}
171 + unit: "kilobits/s"
172 + chart_type: area
173 + dimensions:
174 + - name: header
175 + - name: body
176 + - name: Storage
177 + description: ""
178 + labels: []
179 + metrics:
180 + - name: varnish.storage_usage
181 + description: Storage {storage_name} Usage
182 + unit: "KiB"
183 + chart_type: stacked
184 + dimensions:
185 + - name: free
186 + - name: allocated
187 + - name: varnish.storage_alloc_objs
188 + description: Storage {storage_name} Allocated Objects
189 + unit: "objects"
190 + chart_type: line
191 + dimensions:
192 + - name: allocated
collectors/python.d.plugin/w1sensor/metadata.yaml
+15 -14
@@ -2,10 +2,11 @@ meta:
2 plugin_name: python.d.plugin
3 module_name: w1sensor
4 monitored_instance:
5 - name: python.d w1sensor
5 + name: 1-Wire Sensors
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.hardware-devices-and-sensors
9 + icon_filename: '1-wire.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor 1-Wire Sensors metrics with Netdata for optimal environmental conditions monitoring. Enhance your environmental monitoring with real-time insights and alerts.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,13 +60,13 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: w1sensor.temp
67 - description: 1-Wire Temperature Sensor
68 - unit: "Celsius"
69 - chart_type: line
70 - dimensions:
71 - - name: a dimension per sensor
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: w1sensor.temp
68 + description: 1-Wire Temperature Sensor
69 + unit: "Celsius"
70 + chart_type: line
71 + dimensions:
72 + - name: a dimension per sensor
collectors/python.d.plugin/zscores/metadata.yaml
+16 -16
@@ -59,19 +59,19 @@ metrics:
59 description: ""
60 availability: []
61 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: zscores.z
67 - description: Z Score
68 - unit: "z"
69 - chart_type: line
70 - dimensions:
71 - - name: a dimension per chart or dimension
72 - - name: zscores.3stddev
73 - description: Z Score >3
74 - unit: "count"
75 - chart_type: stacked
76 - dimensions:
77 - - name: a dimension per chart or dimension
62 + - name: global
63 + description: ""
64 + labels: []
65 + metrics:
66 + - name: zscores.z
67 + description: Z Score
68 + unit: "z"
69 + chart_type: line
70 + dimensions:
71 + - name: a dimension per chart or dimension
72 + - name: zscores.3stddev
73 + description: Z Score >3
74 + unit: "count"
75 + chart_type: stacked
76 + dimensions:
77 + - name: a dimension per chart or dimension
collectors/slabinfo.plugin/metadata.yaml
+22 -22
@@ -59,25 +59,25 @@ metrics:
59 description: ""
60 availability: []
61 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: mem.slabmemory
67 - description: Memory Usage
68 - unit: "B"
69 - chart_type: line
70 - dimensions:
71 - - name: a dimension per cache
72 - - name: mem.slabfilling
73 - description: Object Filling
74 - unit: "%"
75 - chart_type: line
76 - dimensions:
77 - - name: a dimension per cache
78 - - name: mem.slabwaste
79 - description: Memory waste
80 - unit: "B"
81 - chart_type: line
82 - dimensions:
83 - - name: a dimension per cache
62 + - name: global
63 + description: ""
64 + labels: []
65 + metrics:
66 + - name: mem.slabmemory
67 + description: Memory Usage
68 + unit: "B"
69 + chart_type: line
70 + dimensions:
71 + - name: a dimension per cache
72 + - name: mem.slabfilling
73 + description: Object Filling
74 + unit: "%"
75 + chart_type: line
76 + dimensions:
77 + - name: a dimension per cache
78 + - name: mem.slabwaste
79 + description: Memory waste
80 + unit: "B"
81 + chart_type: line
82 + dimensions:
83 + - name: a dimension per cache
collectors/tc.plugin/metadata.yaml
+44 -43
@@ -4,8 +4,9 @@ meta:
4 monitored_instance:
5 name: tc
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.networking-stack-and-network-interfaces
9 + icon_filename: 'freeradius.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Examine tc metrics to gain insights into Linux traffic control operations. Study packet flow rates, queue lengths, and drop rates to optimize network traffic flow.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,43 +60,43 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: network device, direction
63 - description: ""
64 - labels:
65 - - name: device
66 - description: TBD
67 - - name: name
68 - description: TBD
69 - - name: family
70 - description: TBD
71 - metrics:
72 - - name: tc.qos
73 - description: Class Usage
74 - unit: "kilobits/s"
75 - chart_type: stacked
76 - dimensions:
77 - - name: a dimension per class
78 - - name: tc.qos_packets
79 - description: Class Packets
80 - unit: "packets/s"
81 - chart_type: stacked
82 - dimensions:
83 - - name: a dimension per class
84 - - name: tc.qos_dropped
85 - description: Class Dropped Packets
86 - unit: "packets/s"
87 - chart_type: stacked
88 - dimensions:
89 - - name: a dimension per class
90 - - name: tc.qos_tokens
91 - description: Class Tokens
92 - unit: "tokens"
93 - chart_type: line
94 - dimensions:
95 - - name: a dimension per class
96 - - name: tc.qos_ctokens
97 - description: Class cTokens
98 - unit: "ctokens"
99 - chart_type: line
100 - dimensions:
101 - - name: a dimension per class
63 + - name: network device, direction
64 + description: ""
65 + labels:
66 + - name: device
67 + description: TBD
68 + - name: name
69 + description: TBD
70 + - name: family
71 + description: TBD
72 + metrics:
73 + - name: tc.qos
74 + description: Class Usage
75 + unit: "kilobits/s"
76 + chart_type: stacked
77 + dimensions:
78 + - name: a dimension per class
79 + - name: tc.qos_packets
80 + description: Class Packets
81 + unit: "packets/s"
82 + chart_type: stacked
83 + dimensions:
84 + - name: a dimension per class
85 + - name: tc.qos_dropped
86 + description: Class Dropped Packets
87 + unit: "packets/s"
88 + chart_type: stacked
89 + dimensions:
90 + - name: a dimension per class
91 + - name: tc.qos_tokens
92 + description: Class Tokens
93 + unit: "tokens"
94 + chart_type: line
95 + dimensions:
96 + - name: a dimension per class
97 + - name: tc.qos_ctokens
98 + description: Class cTokens
99 + unit: "ctokens"
100 + chart_type: line
101 + dimensions:
102 + - name: a dimension per class
collectors/timex.plugin/metadata.yaml
+33 -32
@@ -2,10 +2,11 @@ meta:
2 plugin_name: timex.plugin
3 module_name: timex.plugin
4 monitored_instance:
5 - name: timex
5 + name: Timex
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.system-clock-and-ntp
9 + icon_filename: 'syslog.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Examine Timex metrics to gain insights into system clock operations. Study time sync status, clock drift, and adjustments to ensure accurate system timekeeping.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -52,11 +53,11 @@ troubleshooting:
53 problems:
54 list: []
55 alerts:
55 - - name: system_clock_sync_state
56 - link: https://github.com/netdata/netdata/blob/master/health/health.d/timex.conf
57 - metric: system.clock_sync_state
58 - info: when set to 0, the system kernel believes the system clock is not properly synchronized to a reliable server
59 - os: "linux"
56 +- name: system_clock_sync_state
57 + link: https://github.com/netdata/netdata/blob/master/health/health.d/timex.conf
58 + metric: system.clock_sync_state
59 + info: when set to 0, the system kernel believes the system clock is not properly synchronized to a reliable server
60 + os: "linux"
61 metrics:
62 folding:
63 title: Metrics
@@ -64,26 +65,26 @@ metrics:
65 description: ""
66 availability: []
67 scopes:
67 - - name: global
68 - description: ""
69 - labels: []
70 - metrics:
71 - - name: system.clock_sync_state
72 - description: System Clock Synchronization State
73 - unit: "state"
74 - chart_type: line
75 - dimensions:
76 - - name: state
77 - - name: system.clock_status
78 - description: System Clock Status
79 - unit: "status"
80 - chart_type: line
81 - dimensions:
82 - - name: unsync
83 - - name: clockerr
84 - - name: system.clock_sync_offset
85 - description: Computed Time Offset Between Local System and Reference Clock
86 - unit: "milliseconds"
87 - chart_type: line
88 - dimensions:
89 - - name: offset
68 + - name: global
69 + description: ""
70 + labels: []
71 + metrics:
72 + - name: system.clock_sync_state
73 + description: System Clock Synchronization State
74 + unit: "state"
75 + chart_type: line
76 + dimensions:
77 + - name: state
78 + - name: system.clock_status
79 + description: System Clock Status
80 + unit: "status"
81 + chart_type: line
82 + dimensions:
83 + - name: unsync
84 + - name: clockerr
85 + - name: system.clock_sync_offset
86 + description: Computed Time Offset Between Local System and Reference Clock
87 + unit: "milliseconds"
88 + chart_type: line
89 + dimensions:
90 + - name: offset
collectors/xenstat.plugin/metadata.yaml
+124 -123
@@ -2,10 +2,11 @@ meta:
2 plugin_name: xenstat.plugin
3 module_name: xenstat.plugin
4 monitored_instance:
5 - name: xenstat
5 + name: Xen/XCP-ng
6 link: ''
7 - categories: []
8 - icon_filename: ''
7 + categories:
8 + - data-collection.containers-and-vms
9 + icon_filename: 'xen.png'
10 related_resources:
11 integrations:
12 list: []
@@ -15,7 +16,7 @@ meta:
16 most_popular: false
17 overview:
18 data_collection:
18 - metrics_description: ''
19 + metrics_description: 'Monitor Xen/XCP-ng with Netdata for streamlined virtual machine performance and resource management. Optimize virtualization operations with real-time insights, built-in alerts, and anomaly advisor.'
20 method_description: ''
21 supported_platforms:
22 include: []
@@ -59,122 +60,122 @@ metrics:
60 description: ""
61 availability: []
62 scopes:
62 - - name: global
63 - description: ""
64 - labels: []
65 - metrics:
66 - - name: xenstat.mem
67 - description: Memory Usage
68 - unit: "MiB"
69 - chart_type: stacked
70 - dimensions:
71 - - name: free
72 - - name: used
73 - - name: xenstat.domains
74 - description: Number of Domains
75 - unit: "domains"
76 - chart_type: line
77 - dimensions:
78 - - name: domains
79 - - name: xenstat.cpus
80 - description: Number of CPUs
81 - unit: "cpus"
82 - chart_type: line
83 - dimensions:
84 - - name: cpus
85 - - name: xenstat.cpu_freq
86 - description: CPU Frequency
87 - unit: "MHz"
88 - chart_type: line
89 - dimensions:
90 - - name: frequency
91 - - name: xendomain
92 - description: ""
93 - labels: []
94 - metrics:
95 - - name: xendomain.states
96 - description: Domain States
97 - unit: "boolean"
98 - chart_type: line
99 - dimensions:
100 - - name: running
101 - - name: blocked
102 - - name: paused
103 - - name: shutdown
104 - - name: crashed
105 - - name: dying
106 - - name: xendomain.cpu
107 - description: CPU Usage (100% = 1 core)
108 - unit: "percentage"
109 - chart_type: line
110 - dimensions:
111 - - name: used
112 - - name: xendomain.mem
113 - description: Memory Reservation
114 - unit: "MiB"
115 - chart_type: line
116 - dimensions:
117 - - name: maximum
118 - - name: current
119 - - name: xendomain.vcpu
120 - description: CPU Usage per VCPU
121 - unit: "percentage"
122 - chart_type: line
123 - dimensions:
124 - - name: a dimension per vcpu
125 - - name: xendomain, vbd
126 - description: ""
127 - labels: []
128 - metrics:
129 - - name: xendomain.oo_req_vbd
130 - description: VBD{%u} Out Of Requests
131 - unit: "requests/s"
132 - chart_type: line
133 - dimensions:
134 - - name: requests
135 - - name: xendomain.requests_vbd
136 - description: VBD{%u} Requests
137 - unit: "requests/s"
138 - chart_type: line
139 - dimensions:
140 - - name: read
141 - - name: write
142 - - name: xendomain.sectors_vbd
143 - description: VBD{%u} Read/Written Sectors
144 - unit: "sectors/s"
145 - chart_type: line
146 - dimensions:
147 - - name: read
148 - - name: write
149 - - name: xendomain, network
150 - description: ""
151 - labels: []
152 - metrics:
153 - - name: xendomain.bytes_network
154 - description: Network{%u} Received/Sent Bytes
155 - unit: "kilobits/s"
156 - chart_type: line
157 - dimensions:
158 - - name: received
159 - - name: sent
160 - - name: xendomain.packets_network
161 - description: Network{%u} Received/Sent Packets
162 - unit: "packets/s"
163 - chart_type: line
164 - dimensions:
165 - - name: received
166 - - name: sent
167 - - name: xendomain.errors_network
168 - description: Network{%u} Receive/Transmit Errors
169 - unit: "errors/s"
170 - chart_type: line
171 - dimensions:
172 - - name: received
173 - - name: sent
174 - - name: xendomain.drops_network
175 - description: Network{%u} Receive/Transmit Drops
176 - unit: "drops/s"
177 - chart_type: line
178 - dimensions:
179 - - name: received
180 - - name: sent
63 + - name: global
64 + description: ""
65 + labels: []
66 + metrics:
67 + - name: xenstat.mem
68 + description: Memory Usage
69 + unit: "MiB"
70 + chart_type: stacked
71 + dimensions:
72 + - name: free
73 + - name: used
74 + - name: xenstat.domains
75 + description: Number of Domains
76 + unit: "domains"
77 + chart_type: line
78 + dimensions:
79 + - name: domains
80 + - name: xenstat.cpus
81 + description: Number of CPUs
82 + unit: "cpus"
83 + chart_type: line
84 + dimensions:
85 + - name: cpus
86 + - name: xenstat.cpu_freq
87 + description: CPU Frequency
88 + unit: "MHz"
89 + chart_type: line
90 + dimensions:
91 + - name: frequency
92 + - name: xendomain
93 + description: ""
94 + labels: []
95 + metrics:
96 + - name: xendomain.states
97 + description: Domain States
98 + unit: "boolean"
99 + chart_type: line
100 + dimensions:
101 + - name: running
102 + - name: blocked
103 + - name: paused
104 + - name: shutdown
105 + - name: crashed
106 + - name: dying
107 + - name: xendomain.cpu
108 + description: CPU Usage (100% = 1 core)
109 + unit: "percentage"
110 + chart_type: line
111 + dimensions:
112 + - name: used
113 + - name: xendomain.mem
114 + description: Memory Reservation
115 + unit: "MiB"
116 + chart_type: line
117 + dimensions:
118 + - name: maximum
119 + - name: current
120 + - name: xendomain.vcpu
121 + description: CPU Usage per VCPU
122 + unit: "percentage"
123 + chart_type: line
124 + dimensions:
125 + - name: a dimension per vcpu
126 + - name: xendomain, vbd
127 + description: ""
128 + labels: []
129 + metrics:
130 + - name: xendomain.oo_req_vbd
131 + description: VBD{%u} Out Of Requests
132 + unit: "requests/s"
133 + chart_type: line
134 + dimensions:
135 + - name: requests
136 + - name: xendomain.requests_vbd
137 + description: VBD{%u} Requests
138 + unit: "requests/s"
139 + chart_type: line
140 + dimensions:
141 + - name: read
142 + - name: write
143 + - name: xendomain.sectors_vbd
144 + description: VBD{%u} Read/Written Sectors
145 + unit: "sectors/s"
146 + chart_type: line
147 + dimensions:
148 + - name: read
149 + - name: write
150 + - name: xendomain, network
151 + description: ""
152 + labels: []
153 + metrics:
154 + - name: xendomain.bytes_network
155 + description: Network{%u} Received/Sent Bytes
156 + unit: "kilobits/s"
157 + chart_type: line
158 + dimensions:
159 + - name: received
160 + - name: sent
161 + - name: xendomain.packets_network
162 + description: Network{%u} Received/Sent Packets
163 + unit: "packets/s"
164 + chart_type: line
165 + dimensions:
166 + - name: received
167 + - name: sent
168 + - name: xendomain.errors_network
169 + description: Network{%u} Receive/Transmit Errors
170 + unit: "errors/s"
171 + chart_type: line
172 + dimensions:
173 + - name: received
174 + - name: sent
175 + - name: xendomain.drops_network
176 + description: Network{%u} Receive/Transmit Drops
177 + unit: "drops/s"
178 + chart_type: line
179 + dimensions:
180 + - name: received
181 + - name: sent