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
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
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
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