a marche mieux comme a.
darcs-hash:20061015182913-68412-9a3f836faee2a1ffd4ee4fcb61ed3bedb93c6660.gz
This commit is contained in:
parent
fb7080e68e
commit
43ec18005c
1 changed files with 1 additions and 2 deletions
|
@ -39,10 +39,9 @@ else:
|
|||
if arg == "config":
|
||||
# Ecrit sur la sortie standard la configuration
|
||||
print 'host_name laserjet'
|
||||
print "graph_args --base 1 --lower-limit 0 --upper-limit 10"
|
||||
print "graph_args --lower-limit 0 --upper-limit 10"
|
||||
print "graph_title Etat de l'imprimante"
|
||||
print "graph_vlabel 0: no problem, 40: ragnarok"
|
||||
print "etat.draw LINE2"
|
||||
print "etat.label Estimation des embrouilles"
|
||||
else:
|
||||
# Ecrit les valeurs actuelles sur la sortie standard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue