Hi,

I have several servers, exposing specific metrics, and sharing the same 
table. A specific thread responsible of the SNMP stuff will be started for 
each application, converting each application into a subagentX. Each 
application will register one row of the shared table (genServerTable) and  
maintain another table (indexed with the index of th genServerTable) 
containing a list of Metrics identified by a couple Description/Value.

Each application will maintain a list of metrics (main thread) and call a 
function updateMetrics to update the value of the metrics. The update will 
push a value on a queue that will be pop by the SNMP thread to update the 
row of the table for the specifi index of the application. (I hope it is 
clear).

Is it possible to update dynamically a row of a table ?

Thanks.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to