Re: [Owfs-developers] Missing data

2014-10-30 Thread Jan Kandziora
Am 29.10.2014 um 21:42 schrieb Coudy: > Thank You Jan, > I'll try to switch my sensors from parasitic power to regular power. > How to enable simultaneous conversion for all chips ? > this way ? echo 1 > /mnt/1wire/simultaneous/temperature ? > Yes, this starts the temperature conversion on all bus

Re: [Owfs-developers] Missing data

2014-10-29 Thread Coudy
Thank You Jan, I'll try to switch my sensors from parasitic power to regular power. How to enable simultaneous conversion for all chips ? this way ? echo 1 > /mnt/1wire/simultaneous/temperature ? 2014-10-29 21:35 GMT+01:00 Jan Kandziora : > Am 28.10.2014 um 15:06 schrieb Coudy: > > > > If tempera

Re: [Owfs-developers] Missing data

2014-10-29 Thread Jan Kandziora
Am 28.10.2014 um 15:06 schrieb Coudy: > > If temperature sensor is powered, then reading is faster compared to > parasitic power ? > No, but it's the only way you can do a simultaneous conversion for all chips, and this 19 times faster if you have 19 chips. You cannot do a simultaneous conversion

Re: [Owfs-developers] Missing data

2014-10-29 Thread Roland Franke
/* type_instance = */ "" + }, + { +/* filename = */ "EDS0068/dew_point", + /* type = */ "dew_point", + /* type_instance = */ "" + }, + { +/* filename = */ "EDS0068/heat_index", + /* type

Re: [Owfs-developers] Missing data

2014-10-29 Thread Roland Franke
October 29, 2014 10:07 AM To: OWFS (One-wire file system) discussion and help Subject: Re: [Owfs-developers] Missing data Hello, i build owfs (Now 2.9p8) together with collect (now 5.4.1) with an buildroot System for my x86 (32bit) softwarerouter (www.fli4l.de). In that i have activate OWSERVE

Re: [Owfs-developers] Missing data

2014-10-29 Thread Roland Franke
thought, that cached data are stored in ram, that they are > > periodically read by server, but when I ask for data, it first time take > > several seconds, then they are displayed, and when I ask second time, then > > they are cached. > > > > BTW, my polling frequency in

Re: [Owfs-developers] Missing data

2014-10-28 Thread Gregg Levine
est regards, > Roland > > From: Coudy > Sent: Sunday, October 26, 2014 8:34 PM > To: OWFS (One-wire file system) discussion and help > Subject: Re: [Owfs-developers] Missing data > > @Paul > Hi, > owfs and owserver are not running in same time. I started with owserver a

Re: [Owfs-developers] Missing data

2014-10-28 Thread Coudy
Hi, no effect time cat /mnt/1wire/pivnica_rack/temperature && echo 1 > /mnt/1wire/simultaneous/temperature && time cat /mnt/1wire/*/temperature 25.125 real0m1.329s user0m0.000s sys0m0.000s 5.87562.7519.812521.12519.562525.1251928.437544.1252019.2520.31252022.520.937523.312520.521.93750

Re: [Owfs-developers] Missing data

2014-10-28 Thread Roberto Spadim
Check if temperature waits 2 seconds, if true, read temperature from sensors after echo 1 Em terça-feira, 28 de outubro de 2014, Coudy escreveu: > Please, > can you be more specific ? > When I try echo "1" > /mnt/1wire/simultaneous/temperature, cat > /mnt/1wire/simultaneous/temperature return 0

Re: [Owfs-developers] Missing data

2014-10-28 Thread Coudy
Please, can you be more specific ? When I try echo "1" > /mnt/1wire/simultaneous/temperature, cat /mnt/1wire/simultaneous/temperature return 0. Wiki is outdated http://owfs.org/index.php?page=temperature-measurements I have compiled from source with --enable-mt ./configure --disable-owftpd --dis

Re: [Owfs-developers] Missing data

2014-10-28 Thread Roberto Spadim
http://sourceforge.net/p/owfs/mailman/message/19829236/ Em terça-feira, 28 de outubro de 2014, Roberto Spadim escreveu: > There's a command to convert temperature of all sensors in the bus, that's > the simultaneous conversion > Check owfs file system there's a file just for this > Check ds1820

Re: [Owfs-developers] Missing data

2014-10-28 Thread Roberto Spadim
There's a command to convert temperature of all sensors in the bus, that's the simultaneous conversion Check owfs file system there's a file just for this Check ds1820 datasheet too , that's interesting when you need speed Em terça-feira, 28 de outubro de 2014, Coudy escreveu: > Hi, what do you

Re: [Owfs-developers] Missing data

2014-10-28 Thread Coudy
Hi, what do you mean with "do a simultaneous conversion and read the values after the conversion is done on all sensors." ? Could you please add example ? I read data with cat /mountpoint/sensor/temperature. If temperature sensor is powered, then reading is faster compared to parasitic power ? 2

Re: [Owfs-developers] Missing data

2014-10-28 Thread Jan Kandziora
Am 27.10.2014 um 18:08 schrieb Coudy: > I have in Zabbix Timeout 15 seconds. I want to try restart server every > hour, then I'll post results > Sampling 19 temperature sensors one-by-one takes up to 19 seconds. This is due to the lengthy A/D conversion process. Either increase the timeout, sampl

Re: [Owfs-developers] Missing data

2014-10-27 Thread Coudy
> Roland > > *From:* Coudy > *Sent:* Sunday, October 26, 2014 8:34 PM > *To:* OWFS (One-wire file system) discussion and help > > *Subject:* Re: [Owfs-developers] Missing data > >@Paul > Hi, > owfs and owserver are not running in same time. I started with o

Re: [Owfs-developers] Missing data

2014-10-27 Thread Roland Franke
owfs and owhttpd will read from the server. Best regards, Roland From: Coudy Sent: Sunday, October 26, 2014 8:34 PM To: OWFS (One-wire file system) discussion and help Subject: Re: [Owfs-developers] Missing data @Paul Hi, owfs and owserver are not running in same time. I started with

Re: [Owfs-developers] Missing data

2014-10-26 Thread Roberto Spadim
If you restart every hour does it occurs? Em domingo, 26 de outubro de 2014, Stefano Miccoli escreveu: > Just a dumb comment: > > can you confirm that this is not a Zabbix problem? what do you get by > running "cat /mountpoint/sensor/temperature" when zabbix is not recording > data? > > S. > > O

Re: [Owfs-developers] Missing data

2014-10-26 Thread Roberto Spadim
*restart the owserver Em domingo, 26 de outubro de 2014, Roberto Spadim escreveu: > If you restart every hour does it occurs? > > Em domingo, 26 de outubro de 2014, Stefano Miccoli > escreveu: > >> Just a dumb comment: >> >> can you confirm that this is not a Zabbix problem? what do you get by

Re: [Owfs-developers] Missing data

2014-10-26 Thread Stefano Miccoli
Just a dumb comment: can you confirm that this is not a Zabbix problem? what do you get by running "cat /mountpoint/sensor/temperature" when zabbix is not recording data? S. On 25 Oct 2014, at 20:58, Coudy wrote: > Hi, > I'm using owfs with 19x DS18B20 temperature sensor with 2x DS9097 passi

Re: [Owfs-developers] Missing data

2014-10-26 Thread Coudy
erver, but when I ask for data, it first time take several seconds, then they are displayed, and when I ask second time, then they are cached. BTW, my polling frequency in Zabbix to read data is 30 seconds. 2014-10-26 12:02 GMT+01:00 Roland Franke : > Hello, > > *> Subject:*

Re: [Owfs-developers] Missing data

2014-10-26 Thread Roland Franke
Hello, > Subject: [Owfs-developers] Missing data > Hi, > I'm using owfs with 19x DS18B20 temperature sensor with 2x DS9097 passive > adapter. I have split my installation to two buses. Everything is > running on my home NAS server (Core2Duo). I have problem with missin

Re: [Owfs-developers] Missing data

2014-10-26 Thread Paul Alfille
Well there's always the possibility that there is a wiring problem, but also there could be two processes competing for the same resource. Is owserver and owfs running at the same time? Your configuration file would have them both grabbing the same serial devices and stepping on each other. If th

[Owfs-developers] Missing data

2014-10-25 Thread Coudy
Hi, I'm using owfs with 19x DS18B20 temperature sensor with 2x DS9097 passive adapter. I have split my installation to two buses. Everything is running on my home NAS server (Core2Duo). I have problem with missing data. Sometimes data are not received. I have tried it running as owserver and read d