Projet

Général

Profil

Révision 567d6d9e

ID567d6d9e69f43b5896262723a65807a566949356
Parent 5a489679
Enfant cb7cfc87

Ajouté par Thomas R. N. Jansson il y a presque 14 ans

Uses GAUGE instead of DERIVE - fix'es bad plot.

Voir les différences:

plugins/other/netapp_if_
49 49
    print 'graph_info This graph shows traffic for the '+ifacename+' network interface.'
50 50

  
51 51
    print 'recv.label recv'
52
    print 'recv.type DERIVE'
53 52
    print 'recv.graph no'
54 53
    print 'recv.cdef recv,8,*'
55 54
    print 'recv.max 2000000000'
......
57 56
    
58 57
    print 'send.info Bits sent/received by the '+ifacename+' interface.'
59 58
    print 'send.label bps'
60
    print 'send.type DERIVE'
61 59
    print 'send.negative recv'
62 60
    print 'send.cdef send,8,*'
63 61
    print 'send.max 2000000000'

Formats disponibles : Unified diff