Projet

Général

Profil

Révision e3899a30

IDe3899a30d870670a2445742f9ca89a460cb4392f
Parent 0743e6e5
Enfant be24db7e

Ajouté par Gabriele Pohl il y a environ 11 ans

Reduce number of categories, use more generic terms

Voir les différences:

plugins/streaming/icecast2_all
33 33
    total_lyttere = xmldoc.getElementsByTagName("clients")[0].firstChild.nodeValue
34 34
    #Totalt antall kilder
35 35
    total_kilder = xmldoc.getElementsByTagName("sources")[0].firstChild.nodeValue
36
    #Status for enkelt str?m
36
    #Status for enkelt strøm
37 37
    sources = xmldoc.getElementsByTagName("source")
38 38
    sourcelist = {}
39 39
    for source in sources:
......
56 56
    elif sys.argv[1] == "config":
57 57
        print "graph_title Total number of listeners"
58 58
        print "graph_vlabel listeners"
59
	print "graph_category Icecast"
59
	print "graph_category streaming"
60 60
        print "totallyttere.label Total number of listeners"
61 61
        print "totalkilder.label Totalt number of sources"
62 62
	sourcesort = sourcelist.keys()

Formats disponibles : Unified diff