Well, I'm using debian, but hopefully the ubuntu people havnt broken snmp yet. But its easy:
apt-get install snmpd then edit /etc/snmp/snmpd.conf to your liking for example, I modified the examples in that file.. search for "com2sec" and put something like this in: com2sec readonly 1.2.3.0/24 blahblah where "1.2.3.0/24" is the subnet allowed to talk to it via snmp, and "blahblah" is the community string... then just restart it ( via /etc/init.d/snmpd restart ) add the device in intermapper, and use the host resources probe, and there you have it. Was amazingly painless to setup in Debian, but I set it up about 3 years ago, so not quite sure if anything has changed. -------------------- m2f -------------------- Read this topic online here: http://forums.dartware.com/viewtopic.php?p=1774#1774 ____________________________________________________________________ List archives: http://www.mail-archive.com/intermapper-talk%40list.dartware.com/ To unsubscribe: send email to: [email protected]
