> So I applied the patch and it looks good on my home setup.  Perhaps an
> extra space here:
>
>     def getOutputString(self):
>         """
>         Human format
>         """
> -        return convToUnits(self.getOutput(), 1000, 'bps')
> +        return convToUnits(self.getOutput(), 1000, ' bps')
>
> But it appears to work and I like it.
>
> Thanks,
> Matt Ray
> Zenoss Community Manager
> community.zenoss.com
> [email protected]

no one else has chimed in, so i guess i'll go ahead and go through the 
official submission.  i know that at least one other user was looking 
for the same info, so i hope they have tried this out.

i'll leave the space out because that matches the way other speeds are 
displayed in zenoss.  if a global change wants to be mde, then you guys 
can tweak the patch.
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to