Hi Bruce, Probably I have to replay to net-snmp group, because I have already received some hints from Wes. But I still have some problems. I have tried to compile source code but I've got some errors. Here is the conversation between me and Wes. By the way I would like to monitor processes, files, etc. Any help is appreciated!
Best Regards, Ivo "Hi Wes, Thank you for the hints but I've got following printout with the error. I have installed gcc and other needed packages. Could you please tell what else do I need to do to make it running? I am especially interested in monitoring disks, processes and execs (DISMAN-EVENT-MIB). Thank you in advance! Best Regards, Ivo bash-2.03# ./configure checking what to build and install... agent apps man local mibs using default "enterprise.net-snmp" using default enterprise sysOID "NET-SNMP-MIB::netSnmpAgentOIDs..." using default notifications "NET-SNMP-MIB::netSnmpNotifications" using OS default send buffer size for server sockets using OS default recv buffer size for server sockets using OS default send buffer size for client sockets using OS default recv buffer size for client sockets checking if I need to feed myself to ksh... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... /lib/cpp configure: error: C preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. -----Original Message----- From: Wes Hardaker [mailto:[EMAIL PROTECTED] Sent: srijeda, 08. ožujak 2006. 15:53 To: Ivo Srhoj Cc: [email protected] Subject: Re: Net-SNMP 5.3 for SunOS install-vip 5.8 Generic_117350-18 sun4u sparc SUNW,Sun-Blade-100 >>>>> On Wed, 8 Mar 2006 11:19:59 +0100, "Ivo Srhoj" <[EMAIL PROTECTED]> said: Ivo> I would appreciate any information how to install Net-SNMP on Sun Ivo> OS. I have read README file but I would like to have opinion from Ivo> someone who has done it already. Thank you in advance! get the tar file (get the 5.3.0.1 release) from our download server: http://www.net-snmp.org/download/ extract the info: gunzip net-snmp-5.3.0.1.tar.gz tar xf net-snmp-5.3.0.1.tar compile it: cd net-snmp-5.3.0.1 ./configure make install it (as root): make install Play and be happy! -- Wes Hardaker Sparta, Inc. -----Original Message----- From: Bruce Shaw [mailto:[EMAIL PROTECTED] Sent: srijeda, 08. ožujak 2006. 16:34 To: Ivo Srhoj; [email protected] Subject: RE: Net-SNMP 5.3 for SunOS install-vip 5.8 Generic_117350-18 sun4u sparc SUNW,Sun-Blade-100 What do you want it to do for you? Knowing that, I can recommend the best version to use. >I am new in Net-SNMP and I would like to use it on the following platform: SunOS install-vip 5.8 >Generic_117350-18 sun4u sparc SUNW,Sun-Blade-100 >I would appreciate any information how to install Net-SNMP on Sun OS. I have read README file but I >would like to have opinion from someone who has done it already. Thank you in advance! This communication is intended for the use of the recipient to which it is addressed, and may contain confidential, personal and or privileged information. Please contact us immediately if you are not the intended recipient of this communication, and do not copy, distribute, or take action relying on it. Any communication received in error, or subsequent reply, should be deleted or destroyed. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
