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 they both run at the same time, owfs should connect to owserver and have
owserver make the exclusive hardware connection.

Paul

On Sat, Oct 25, 2014 at 2:58 PM, Coudy <co...@chovan.net> wrote:

> 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 data with owread/owget, and
> running as fuse mount point and read data with cat commad. Result is same.
> To store values I use Zabbix.
> Here is my screenshot:
> data missing: https://dl.dropboxusercontent.com/u/7883291/owfs-bad.pdf
> data ok: https://dl.dropboxusercontent.com/u/7883291/owfs-ok.pdf
>
> What is wrong, what should I change ? Is it issue with timeout or what ?
>
> Thanks for any help.
>
> Here are my system infos:
> -----------------------------
> this is my owfs.conf
> #ALL
> passive=/dev/ttyr00
> passive=/dev/ttyr01
> timeout_serial=5
>
> #OwFS
> mountpoint=/mnt/1wire
> allow_other
>
> # Display
> format = f.i.c # 1-wire address f amily i d code c rc
> alias=/etc/owfs.alias
>
>
> -----------------------------
> list of sensor on buses:
> ls -l /mnt/1wire/bus.0
> drwxrwxrwx 1 root root 4096 okt 25 20:35 pivnica_bojler
> drwxrwxrwx 1 root root 4096 okt 25 20:35 pivnica_juzna
> drwxrwxrwx 1 root root 4096 okt 25 20:35 pivnica_kurenie
> drwxrwxrwx 1 root root 4096 okt 25 20:35 pivnica_kurenie_spiatocka
> drwxrwxrwx 1 root root 4096 okt 25 20:35 pivnica_severna
> drwxrwxrwx 1 root root 4096 okt 25 20:35 pivnica_tepla_voda
> drwxrwxrwx 1 root root 4096 okt 25 20:35 pivnica_tepla_voda_spiatocka
> drwxrwxrwx 1 root root 4096 okt 25 20:35 podkrovie_chodba
> drwxrwxrwx 1 root root 4096 okt 25 20:35 podkrovie_spalna
> drwxrwxrwx 1 root root 4096 okt 25 20:35 prizemie_hostovska
> drwxrwxrwx 1 root root 4096 okt 25 20:35 prizemie_chodba
> drwxrwxrwx 1 root root 4096 okt 25 20:35 prizemie_obyvacka_jv
> drwxrwxrwx 1 root root 4096 okt 25 20:35 prizemie_spajza_dole
> drwxrwxrwx 1 root root 4096 okt 25 20:35 prizemie_spajza_hore
>
> ls -l /mnt/1wire/bus.1
> drwxrwxrwx 1 root root 4096 okt 25 20:36 garaz
> drwxrwxrwx 1 root root 4096 okt 25 20:36 pivnica_rack
> drwxrwxrwx 1 root root 4096 okt 25 20:36 podkrovie_detska_j
> drwxrwxrwx 1 root root 4096 okt 25 20:36 podkrovie_detska_s
> drwxrwxrwx 1 root root 4096 okt 25 20:36 vonku
>
>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
>
------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to