From: Guenter Roeck <guenter.roeck@ericsson.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] adjusting /etc/sensors.conf for a dual processor
Date: Sat, 24 Sep 2011 14:51:57 +0000 [thread overview]
Message-ID: <20110924145157.GA23409@ericsson.com> (raw)
In-Reply-To: <1316867250.1306.YahooMailNeo@web36606.mail.mud.yahoo.com>
On Sat, Sep 24, 2011 at 08:27:30AM -0400, Audio Phile wrote:
> I'd like to get my cores from the sensors output to be consistently numbered
> (i.e. core0-core7) for a dual xeon motherboard (HP Z600 workstation). Here is
> what the output looks like currently. Anyone have experience with this?
>
> $ sensors
> coretemp-isa-0000
> Adapter: ISA adapter
> Core 0: +65.0 C (high = +85.0 C, crit = +95.0 C)
> Core 1: +65.0 C (high = +85.0 C, crit = +95.0 C)
> Core 9: +66.0 C (high = +85.0 C, crit = +95.0 C)
> Core 10: +66.0 C (high = +85.0 C, crit = +95.0 C)
>
> coretemp-isa-0004
> Adapter: ISA adapter
> Core 0: +54.0 C (high = +85.0 C, crit = +95.0 C)
> Core 1: +56.0 C (high = +85.0 C, crit = +95.0 C)
> Core 9: +60.0 C (high = +85.0 C, crit = +95.0 C)
> Core 10: +61.0 C (high = +85.0 C, crit = +95.0 C)
>
You can add information to /etc/sensors3.conf and pick any labels you like.
First use "sensors -u coretemp-isa-000" and "sensors -u coretemp-isa-004"
to get the attribute file names, then add something like the following to
/etc/sensors3.conf.
chip "coretemp-isa-000"
label temp2 mytemp
label temp3 yourtemp
label temp4 randomtemp
Guenter
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2011-09-24 14:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-24 12:27 [lm-sensors] adjusting /etc/sensors.conf for a dual processor Audio Phile
2011-09-24 14:51 ` Guenter Roeck [this message]
2011-09-24 15:19 ` Audio Phile
2011-09-24 15:51 ` Jean Delvare
2011-09-24 16:07 ` Audio Phile
2011-09-24 16:10 ` Audio Phile
2011-09-24 17:01 ` Jean Delvare
2011-09-24 17:42 ` Audio Phile
2011-09-24 18:04 ` Guenter Roeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110924145157.GA23409@ericsson.com \
--to=guenter.roeck@ericsson.com \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.