On Thu, 14 Apr 2005 14:25:00 -0700 George, wrote:
GG> I will use iterate.conf for the true dynamic data, such as cpu
GG> utilization. In this case will it be stored to container?

No, it won't be stored at all. The agent will call functions you provide to
iterate over the data every time a request comes in.

GG> Also Can I use a caching mechanism for the sort of static data such as
GG> mounted file system information? (again do I need to use iterate in this
GG> case also).

In that case, I would use array-user. You can use a time to periodically check
if mounts have changed, and update the container.

GG> I believe 5.0.9 does not have any in built caching.

Correct. You might be able to get away with copying the code from 5.2.1 into
5.0.9 and tweaking the make files (or maybe building it as a module).

-- 
NOTE: messages sent directly to me, instead of the lists, will be deleted
      unless they are requests for paid consulting services.

Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>  
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
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