Re: lmSensors on Sun hardware

2005-06-10 Thread Mike Fisher
Bruce Shaw wrote: Could you post it as a patch? I'd like to have a look at it. My code works on my E450's, V880's and 280r's. Here's what I came up with as a patch (large) to lmSensors.c based on the test code I posted yesterday. It works on a V1280, but I haven't tested it further than

Re: lmSensors on Sun hardware

2005-06-09 Thread Mike Fisher
Mike Fisher wrote: Bruce Shaw wrote: Could you post it as a patch? I'd like to have a look at it. My code works on my E450's, V880's and 280r's. Minor clarification: I have code, but it's not been integrated back into the agent yet. (hence my original query) It's also not working as well

RE: lmSensors on Sun hardware

2005-06-08 Thread Bruce Shaw
>Something else I noticed while looking over the lmSensor MIB today: The MIB indicated that temperature values should be in mC, but the current code returns C. Should the MIB be the final word? The MIB is the final word. That's the problem. This communication is intended for the use of the r

Re: lmSensors on Sun hardware

2005-06-08 Thread Mike Fisher
Bruce Shaw wrote: Could you post it as a patch? I'd like to have a look at it. My code works on my E450's, V880's and 280r's. Minor clarification: I have code, but it's not been integrated back into the agent yet. (hence my original query) It's also not working as well as I first thought.

RE: lmSensors on Sun hardware

2005-06-07 Thread Bruce Shaw
Could you post it as a patch? I'd like to have a look at it. My code works on my E450's, V880's and 280r's. BS> One problem with the material delivered by picl is that it doesn't fit BS> nicely into the data structures provided in LM-SENSORS (particularly because BS> of nesting) so I was also to

Re: lmSensors on Sun hardware

2005-06-06 Thread Mike Fisher
Bruce Shaw wrote: One problem with the material delivered by picl is that it doesn't fit nicely into the data structures provided in LM-SENSORS (particularly because of nesting) so I was also toying with a new MIB and perhaps a Hardware Abstraction Layer that would scoop up information on one pas

lmSensors on Sun hardware

2005-06-06 Thread Mike Fisher
Is anyone currently working on the lmSensor code for Sun hardware? From what I can see, it looks like the changes in CVS since the 5.2.1 release are generally cosmetic. I'm working on changes to the picl portions of the code to handle a much wider range of Sun hardware, but would rather not d

RE: lmSensors on Sun hardware

2005-06-06 Thread Bruce Shaw
I've been working on it somewhat. I'm presently trying to incorporate a wider range of sesnors available on the LM75 and other chipsets from code originally for FreeBSD. Let's combine our efforts. I'm going to be offline Monday and Tuesday but I can look at it after that. One problem with the m

lmSensors on Sun hardware

2005-06-04 Thread Mike Fisher
Is anyone currently working on the lmSensor code for Sun hardware? From what I can see, it looks like the changes in CVS since the 5.2.1 release are generally cosmetic. I'm working on changes to the picl portions of the code to handle a much wider range of Sun hardware, but would rather not d