Re: Architecture help needed..

2004-07-06 Thread Coders
On Tue, 6 Jul 2004 13:57:12 +0200 Arne wrote: AB> RS> How are you going to get the data to the agent? Shared memory? AB> RS> database? How big is the array? AB> AB> At the moment, I use a global variable protected by a pthread_mutex. AB> RS> [...] I'm thinking is adding a cache handler to an arr

Re[2]: Architecture help needed..

2004-07-06 Thread Arne Brutschy
Hi, [EMAIL PROTECTED] wrote: RS> On Mon, 5 Jul 2004 23:24:01 +0200 [EMAIL PROTECTED] wrote: AD>> I implemented the config management with help of the array-user table, AD>> which worked fine for me. The other part of the software is more AD>> dynamic: A thread collects traffic statistics (how man

Re: Architecture help needed..

2004-07-06 Thread Coders
On Mon, 5 Jul 2004 23:24:01 +0200 [EMAIL PROTECTED] wrote: AD> I implemented the config management with help of the array-user table, AD> which worked fine for me. The other part of the software is more AD> dynamic: A thread collects traffic statistics (how many octets on which AD> port) and store

Architecture help needed..

2004-07-05 Thread abrutschy
Hi all, I need a bit of help with designing the architechture of my snmp agent. I implemented the config management with help of the array-user table, which worked fine for me. The other part of the software is more dynamic: A thread collects traffic statistics (how many octets on which port) and