Projet

Général

Profil

Révision 6c3ce4e1

ID6c3ce4e1e5aff05e9cc1dbac44dff419f2da4438
Parent ff883dee
Enfant 193bafb7, 7a268173

Ajouté par dipohl il y a presque 9 ans

Category Tree: reduce number of categories

Voir les différences:

plugins/lxd/lxd_mem
35 35
    print("graph_title LXD container memory")
36 36
    print("graph_args --base 1024 --lower-limit 0")
37 37
    print("graph_vlabel Bytes")
38
    print("graph_category lxd")
38
    print("graph_category virtualization")
39 39
    print("graph_info This shows the memory usage of each container. Make sure to install pylxd in python3.")
40 40
    for name in c.container_list():
41 41
        print(name+".label "+name)

Formats disponibles : Unified diff