Projet

Général

Profil

Révision d6dcc5d3

IDd6dcc5d379edc122547246f6c866658ec9e4d04d
Parent a48cf873
Enfant f9ec8381, 92a8c9df

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

Revert "Change category of currency-related plugins from 'other' to 'htc'"

This reverts commit a48cf873338cc13d9a9239fef5d9a1326a98c9a3.

see the discussion:
https://github.com/munin-monitoring/contrib/pull/855
(the term 'htc' is probably too unknown and not really suitable)

Voir les différences:

plugins/currency/bitcoin/slush_hashrate_
25 25
    print "graph_title Slush Hashrate"
26 26
    print "graph_args --upper-limit 3000 -l 0"
27 27
    print "graph_vlabel MHash/s"
28
    print "graph_category htc"
28
    print "graph_category other"
29 29
    for worker in workers:
30 30
        label = worker.replace(".","_")
31 31
        print label + ".label " +label

Formats disponibles : Unified diff