Projet

Général

Profil

Révision 4168c164

ID4168c1647bc54fb79f4d4cb0f8608f3f42957019
Parent 6dba6718
Enfant a9313615

Ajouté par Jeremías il y a plus de 4 ans

mongo_mem configurable graph_category

Voir les différences:

plugins/mongodb/mongo_mem
69 69
    print("""
70 70
graph_title MongoDB memory usage
71 71
graph_args --base 1024 -l 0 --vertical-label Bytes
72
graph_category mongodb
73
""")
72
graph_category %s
73
""" % os.getenv('graph_category', 'mongodb'))
74 74

  
75 75
    for k in getServerStatus()["mem"]:
76 76
        if ok( k ):

Formats disponibles : Unified diff