Have the Radiator folks considered using the Perl Net::SNMP module
instead of an external snmpget program?  There are many advantages to
this approach; for one thing, you don't have to run an external program
as Net::SNMP is written fully in Perl.  That improves performance by
eliminating a fork, as well as improving security and reliability by
pulling the SNMP code into the daemon itself.

For people who use the SessionDatabase feature, this would be a huge
benefit... :-)
 
- D

<[EMAIL PROTECTED]>

===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to