From 9b8a2c8eb444bd1352f77d3602346dd2c2a73315 Mon Sep 17 00:00:00 2001 From: glondu Date: Fri, 28 Sep 2007 11:53:02 +0200 Subject: [PATCH] Depuis qq temps, l'imprimante renvoie "READY" lorsqu'elle est prte, ce qui faussait l'estimation des embrouilles de munin. darcs-hash:20070928095302-68412-323149c3854dd158182f116600bb823bef618534.gz --- munin/etat_imprimante | 1 + 1 file changed, 1 insertion(+) diff --git a/munin/etat_imprimante b/munin/etat_imprimante index 7ab35fa4..3542c144 100755 --- a/munin/etat_imprimante +++ b/munin/etat_imprimante @@ -7,6 +7,7 @@ sys.path.append("/usr/scripts/gestion") import hptools dico = { + "READY": 1, "PrÁt": 1, "Pr menus, appuy \x1e": 0, "Powersave activĹ": 3,