OpenWrt Forum Archive

Topic: a basic linux question

The content of this topic has been archived on 14 Mar 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

hi,
i'm using kamikaze 8_09 on a routerboard.
I want to pass some data collected overtime to netsnmp so that I can monitor the target remotely.
What mechanism I can to pass data between these two programs....monitroing-software and netsnmp....
I thought of using /proc file system would it be a good choice..?
I can't  use file read-write because the rb433 nand has limited number of read/write....

any help would help thanks,

Maybe /tmp?  It's a RAM drive (tmpfs).

The discussion might have continued from here.