Projet

Général

Profil

Révision f69587c2

IDf69587c28cb51dd78aa3377a7e9ae05a4d84f476
Parent 3f8ef105
Enfant 2f1be9f9

Ajouté par Lars Kruse il y a plus de 6 ans

Plugin lxc: move to category "virtualization"

See http://guide.munin-monitoring.org/en/latest/reference/graph-category.html#well-known-categories

Voir les différences:

plugins/lxc/lxc-multigraph
203 203
graph_title CPU Usage
204 204
graph_args -l 0 --base 1000
205 205
graph_vlabel USER_HZ
206
graph_category lxc
206
graph_category virtualization
207 207
EOF
208 208

  
209 209
   for guest_name in $active_guests
......
224 224
graph_title CPU time
225 225
graph_args -l 0 --base 1000
226 226
graph_vlabel nanosec
227
graph_category lxc
227
graph_category virtualization
228 228
EOF
229 229

  
230 230
   for guest_name in $active_guests
......
240 240

  
241 241
multigraph lxc_logins
242 242
graph_title Logins
243
graph_category lxc
243
graph_category virtualization
244 244
EOF
245 245

  
246 246
   for guest_name in $active_guests
......
257 257
graph_title Network traffic
258 258
graph_args --base 1000
259 259
graph_vlabel bits in (-) / out (+) per \${graph_period}
260
graph_category lxc
260
graph_category virtualization
261 261
graph_info This graph shows the traffic of active LXC containers.
262 262
EOF
263 263

  
......
295 295
graph_title Processes
296 296
graph_args -l 0 --base 1000
297 297
graph_vlabel Number of processes
298
graph_category lxc
298
graph_category virtualization
299 299
EOF
300 300
   for guest_name in $active_guests
301 301
   do
......
312 312
graph_title Memory
313 313
graph_args -l 0 --base 1024
314 314
graph_vlabel byte
315
graph_category lxc
315
graph_category virtualization
316 316
EOF
317 317

  
318 318
   for guest_name in $active_guests

Formats disponibles : Unified diff