Projet

Général

Profil

Révision 99542938

ID99542938b14ccc390a8002c57da725e1d3ee39f8
Parent f5b816df
Enfant c0568802

Ajouté par dipohl il y a presque 9 ans

Reduce number of categories

Voir les différences:

plugins/other/i2p_
26 26
    print('graph_title i2p bps')
27 27
    print('graph_vlabel bps')
28 28
    print('graph_info i2p sending and receiving bytes per second')
29
    print('graph_category i2p')
29
    print('graph_category network')
30 30
    print('receivebps.label Receive bps')
31 31
    print('sendbps.label Send bps')
32 32
  elif 'uptime' == plugin_var:
......
34 34
    print('graph_scale no')
35 35
    print('graph_args --base 1000 -l 0')
36 36
    print('graph_vlabel uptime in whole hours')
37
    print('graph_category i2p')
37
    print('graph_category network')
38 38
    print('uptime.label i2p uptime')
39 39
    print('uptime.draw AREA')
40 40
  else:

Formats disponibles : Unified diff