[collectd] Bug#471788: collectd: wireless plugin shows wrong signal power levels
Florian Forster
octo at verplant.org
Thu Mar 20 10:17:13 CET 2008
Hi Ondřej,
On Thu, Mar 20, 2008 at 08:25:02AM +0100, Ondrej Valek wrote:
> output of iwconfig wlan0 is like:
the plugin used the file `/proc/net/wireless' to get the information.
Could you please provide the contents of this file and the output of
`iwconfig' at (as far as possible) the same time? Ideally by doing
something like:
# cat /proc/net/wireless; iwconfig wlan0
Obviously the wrong index is used in an array when reading this file, so
that the value for `power' ends up in `noise'. It should be a trivial
fix..
Regards,
-octo
--
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20080320/d8a14fef/attachment.pgp
More information about the collectd
mailing list