> Have a question regarding 'outlet.n.status'. > > In the new-names.txt it say on/off. The problem is > that I get more than just on/off. > > I can get: > 1 = On/Closed, 2 = Off/Open, 3 = On with Pending Off, 4 = Off with Pending > On, > 5 = Unknown, 6= Reserved/Unknown, 7= Failed and Closed, 8=Failed and Open. > > I only get a int but it is mapped to this meaning. > > I search the list if I asked this before. But no hit.
Well, as far as I can see this should easily map to either on or off. The fact that the UPS is indicating what is going to happen in the (near) future, should not stop you from reporting the actual value. Chances are that the imminent change in status is reported in another variable, possibly with a more informative indication about when this change when it will take place. As to the 'Failed' status (without any additional information), I suggest map these into an alarm to indicate that something is wrong. Best regards, Arjen -- Eindhoven - The Netherlands Key fingerprint - 66 4E 03 2C 9D B5 CB 9B 7A FE 7E C1 EE 88 BC 57 _______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev
