Ajout de la catgorie consommables.
darcs-hash:20061010222532-68412-25996444445d4ecfe7c0957d222c8e8e5a9f9f50.gz
This commit is contained in:
parent
8fc230a134
commit
45a4040af1
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ except :
|
|||
#Ecrit sur la sortie standard la configuration
|
||||
if arg == "config" :
|
||||
print 'host_name laserjet'
|
||||
print 'graph_category consommables'
|
||||
print "graph_args --base 1000 --lower-limit %i --upper-limit %i" % (lower_limit,upper_limit)
|
||||
print 'graph_title %s' % titre
|
||||
print "graph_vlabel nb de pages restantes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue