Re: [Owfs-developers] DS1821 do you know how to setup this chip?

2006-07-05 Thread Paul Alfille
Here is an example of my bus: amd64:/home/paul # ls /mnt/1wire/ . .. 01.8660BE09 06.8FD62D00 bus.0 settings statistics structure system uncached And here I look at the "thermostat" directory: amd64:/home/paul # ls /mnt/1wire/thermostat . .. polarity temperature temphigh temp

Re: [Owfs-developers] hint: fstab mount

2006-07-05 Thread George M. Zouganelis
Fedora Core 5, and RedHat 9.. sorry for not having specified that Paul Alfille wrote on 6/7/2006 02:50: Which distribution did you develope this for? On 7/5/06, George M. Zouganelis <[EMAIL PROTECTED]> wrote: just a hint, might help others.. my mount script is not so .innovative :) And no

Re: [Owfs-developers] hint: fstab mount

2006-07-05 Thread Paul Alfille
Which distribution did you develope this for? On 7/5/06, George M. Zouganelis <[EMAIL PROTECTED]> wrote: > just a hint, might help others.. my mount script is not so .innovative :) > And not so thoroughly tested. > > > -8<[:edit: /etc/fstab ]- > : > /dev/ttyS0

[Owfs-developers] hint: fstab mount

2006-07-05 Thread George M. Zouganelis
just a hint, might help others.. my mount script is not so .innovative :) And not so thoroughly tested. -8<[:edit: /etc/fstab ]- : /dev/ttyS0 /tmp/owfs owfs allow_other,gid=509 0 0 : gid mounts the system with group 509 own

Re: [Owfs-developers] OWFS and SNMP

2006-07-05 Thread George M. Zouganelis
ok then, we might use plastic water-pistols... it might keep us cool for a while ;) sorry guys for that SO technical discussion :-p Jim Canfield wrote on 6/7/2006 00:48: George M. Zouganelis wrote: I find your proposal very tempting :) I will do my research, but I can't promise anything. En

Re: [Owfs-developers] DS1821 do you know how to setup this chip?

2006-07-05 Thread Krzysztof
Paul Alfille wrote: > Just try listing it. > How do I do that? Maybe I am to stupid to do that ;) [EMAIL PROTECTED]:/mnt/1wire# ls -l razem 0 drwxr-xr-x 1 root root 1 2006-07-05 23:46 81.25AB2100/ drwxr-xr-x 1 root root 1 2006-06-04 13:56 bus.0/ drwxr-xr-x 1 root root 1 2006-06-04 13:56 s

Re: [Owfs-developers] OWFS and SNMP

2006-07-05 Thread Jim Canfield
George M. Zouganelis wrote: > I find your proposal very tempting :) > > I will do my research, but I can't promise anything. > > Engines will start up mid Sept though :( > Ditto! I'm going on vacation the end of August. I'll buy a couple books for the trip and see if this is something I capabl

Re: [Owfs-developers] OWFS and SNMP

2006-07-05 Thread George M. Zouganelis
I find your proposal very tempting :) I will do my research, but I can't promise anything. Engines will start up mid Sept though :( Paul Alfille wrote on 6/7/2006 00:24: As an alternative, if you find an appropriate (GPL or public domain) snmp agent implementation, just use owcapi to add the

Re: [Owfs-developers] OWFS and SNMP

2006-07-05 Thread Paul Alfille
As an alternative, if you find an appropriate (GPL or public domain) snmp agent implementation, just use owcapi to add the OWFS support. Owcapi provides all the same facilities, but a cleaner interface. Paul Alfille On 7/5/06, Paul Alfille <[EMAIL PROTECTED]> wrote: > Great, Jim and George, sound

Re: [Owfs-developers] OWFS and SNMP

2006-07-05 Thread Paul Alfille
Great, Jim and George, sounds like you volunteered! (George, we can give you developer status to use the sourceforge resources, I can set up CVS access). As far as efficiency, if you build owsnmp like owhttpd, it'll be a server process just waiting for clients (snmp requests), not requiring fresh

Re: [Owfs-developers] OWFS and SNMP

2006-07-05 Thread George M. Zouganelis
I think that the right root should be 1.3.6.1.4.1 References: * Abstract Syntax Notation One (ASN.1) [http://asn1.elibel.tm.fr/en/introduction/index.htm] [http://asn1.elibel.tm.fr/cgi-bin/oid/display?oid=1.3.6.1.4.1&action=display] Paul Alfille wrote on 5

Re: [Owfs-developers] OWFS and SNMP

2006-07-05 Thread Jim Canfield
Paul Alfille wrote: > Ok I looked at http://www.simpleweb.org/ietf/mibs/index.html?sel=IETF > and still can't figure it out. Jim, do you want to try your hand at > developing this? > As much as I would like too, I'm afraid it would be some time before I have the qualifications or resources to do

Re: [Owfs-developers] OWFS and SNMP

2006-07-05 Thread George M. Zouganelis
Paul, I don't know if this is good or bad, but i feel myself a constant student of everything :-p Now, to be serius, I am in a very novice state on snmp developing... So your answer might gave me a good reason to deal with that idea more seriously and willing... I felt that I had to ask befor

Re: [Owfs-developers] OWFS and SNMP

2006-07-05 Thread Paul Alfille
Ok I looked at http://www.simpleweb.org/ietf/mibs/index.html?sel=IETF and still can't figure it out. Jim, do you want to try your hand at developing this? Paul Alfille On 7/5/06, Jim Canfield <[EMAIL PROTECTED]> wrote: > Paul Alfille wrote: > > > I have found SNMP a little opaque in implementatio

Re: [Owfs-developers] DS1821 do you know how to setup this chip?

2006-07-05 Thread Paul Alfille
Actually, Thermostat cannot be detected. Just try listing it. Paul On 7/5/06, Krzysztof <[EMAIL PROTECTED]> wrote: > Paul Alfille wrote: > > Nope, no DS1821 here. > > > > There was a hint on your comments, however. When you looked at the > > "Thermostat" directory, was it empty? > > > > THERE WAS

Re: [Owfs-developers] DS1821 do you know how to setup this chip?

2006-07-05 Thread Krzysztof
Paul Alfille wrote: > Nope, no DS1821 here. > > There was a hint on your comments, however. When you looked at the > "Thermostat" directory, was it empty? > THERE WAS NO "Thermostat" directory at all, like owfs did not see DS1821 at all. I understand that "Thermostat" directory should appear on th

Re: [Owfs-developers] OWFS and SNMP

2006-07-05 Thread Jim Canfield
Paul Alfille wrote: > I have found SNMP a little opaque in implementation. There seems to be > a set hiearchy for the monitored properties (and it isn't obvious to > me where we'd fit in), and few open source implementations to build > on. I would love to see an owfs template for something like C

Re: [Owfs-developers] DS1821 do you know how to setup this chip?

2006-07-05 Thread Paul Alfille
Nope, no DS1821 here. There was a hint on your comments, however. When you looked at the "Thermostat" directory, was it empty? Paul On 7/5/06, Krzysztof <[EMAIL PROTECTED]> wrote: > Krzysztof wrote: > > Paul Alfille wrote: > >> Let me see if I have a 1821 anywhere to test. > > > > Paul, did you

Re: [Owfs-developers] OWFS and SNMP

2006-07-05 Thread Paul Alfille
George, I've looked at the SNMP protocol, and it looks like a good fit in many respects. It seems to be a hiearchial structure of monitored values that are queried over a network, and return values. I have found SNMP a little opaque in implementation. There seems to be a set hiearchy for the moni

Re: [Owfs-developers] DS1821 do you know how to setup this chip?

2006-07-05 Thread Krzysztof
Krzysztof wrote: > Paul Alfille wrote: >> Let me see if I have a 1821 anywhere to test. > Paul, did you find any DS1821 in your drawer :>? It is a high time I have installed that DS1821 ;/ Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-i

[Owfs-developers] OWFS and SNMP

2006-07-05 Thread George M. Zouganelis
Greetings to all, I would like to ask if there is any 'organized' attempt to implement SNMP support for OWFS... begin:vcard fn:George M. Zouganelis n:Zouganelis;George org:Athens University of Economics and Business;Department of Management Science & Technology adr:;;76, Patission Ave.;Athens;