Chet, Thanks for the links. Do you know the roadmap/timeline to NetSNMP being released into production?
Thanks, Noah On 4/20/07, Chet Luther <[EMAIL PROTECTED]> wrote:
On 4/20/07, Noah Gift <[EMAIL PROTECTED]> wrote: > On 4/20/07, Chet Luther <[EMAIL PROTECTED]> wrote: > > On 4/19/07, brianipsmarx <[EMAIL PROTECTED]> wrote: > > > Wondering if there was a simple application wizard for clients to have SNMP service started and have the community set. > > > > > > So basic users can run this program and have it run automatically run the agent and set the community name. The reason for this is so I can monitor their systems without the hassle for them to do anything. > > > > > > Can Zenoss or any 3rd party software client do this? > > > > Brian, > > > > The quick answer is no, but it sounds like a good idea to me too. The > > steps that this installer would have to perform would be.. > > > > 1. Install the Windows SNMP service. (If not already installed) > > 2. Configure the SNMP service with appropriate access controls. > > 3. Install the SNMP-Informant MIB extensions. (If not already installed) > > 4. Restart the SNMP service. > > > > Number 2 is actually quite easy. You can simply export the > > \HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SNMP registry > > folder on a system that you've configured properly and import it on > > all other systems. > > > > Someone who is comfortable making MSI packages could probably do all > > of this rather easily. > > > I am interesting in doing something like this for Windows, OS X and > LInux/Unix. I might be able to contribute some code. What reference > material can I look to create a vebose snmpd.conf. This was going to > be a next question of mine to the list. > > Btw, has anyone tried to supplement Zenoss with net-snmp? They just > recently added python bindings and support v3... Noah, There is a good tutorial for snmpd.conf at: http://net-snmp.sourceforge.net/tutorial/tutorial-5/demon/snmpd.html The actual reference is: http://net-snmp.sourceforge.net/docs/man/snmpd.conf.html The current SVN trunk version of Zenoss has recently been switched from the PySNMP bindings to using NetSNMP. This will allow easy integration of SNMPv3 support in the future. -- Chet Luther [EMAIL PROTECTED] _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
