[collectd] [PATCH] ipmi

Florian Forster octo at verplant.org
Tue Jul 15 08:35:10 CEST 2008


Hi Peter,

sorry for the late reply, I must have missed your mails :(

On Tue, Jun 17, 2008 at 03:04:23PM +0200, Peter Holik wrote:
> First a small fix:

thanks, I've just put that in the Git repository :) How did I miss
that..?

> sensor names looks now like (unique):
> 
> ipmi plugin: sensor_name: (10.2).Temp power_supply
> ipmi plugin: sensor_name: (10.1).Temp power_supply
> ipmi plugin: sensor_name: (3.2).Temp processor
> ipmi plugin: sensor_name: (3.1).Temp processor

Ouch, non-unique names are not good of course :/ And, as the examples
above show, simply including the ``entity id string'' doesn't do the
trick either :/

I'll add your suggestion, but probably arrange the names the other way
around, i. e. that they look something like this:
  power_supply-Temp-10.2
  power_supply-Temp-10.1
  processor-Temp-3.2
  processor-Temp-3.1
This makes it easier to see related values when sorting alphabetically..

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/20080715/22972dcc/attachment.pgp 


More information about the collectd mailing list