RE: Antw: ERROR: Can't create '/usr/local/lib64/perl5'

2017-03-01 Thread Taylor, Ben
Zvi, You don't say which user you're running as. Typically, /usr/local is owned by root, so if your permissions as a non-root user for the /usr/local tree don't allow write access, or you're not installing as root, that could be a reason why it's failing. The perl getting installed into /usr

RE: NetSNMP support on Solaris 11 (built on Solaris 10)

2015-07-22 Thread Taylor, Ben
Building net-snmp on Solaris 10, is supposed to be able to be used on Solaris 11. The only thing you may have to worry about is if underlying support packages change between Solaris 10 and Solaris 11, especially if there’s an API change. Ben From: Atul Thosar [mailto:atultho...@gmail.com] Se

Same error building net-snmp-5.7.3 or net-snmp-code-0a139e9348589884ae03858ee82c807c8362d079 on Solaris 10 X86/Sparc

2015-04-09 Thread Taylor, Ben
I've been building net-snmp for my company's Solaris servers for the last 5 years, so started with 5.4.2.1 and up through 5.7.2 with my custom patch for psinfo since the default 5.7.2 borks the process table viewing in EM7 monitoring. I have a script that basically does all the same things, so

tools to manage snmpd.conf files

2014-02-17 Thread Taylor, Ben
Folks, Does anyone know of any tools to automatically take a set of hosts snmpd.conf files and figure out how to minimize snmpd.conf across an environment that would be managed by cfengine? I have specific hosts which have customizations above a standard snmpd.conf file, but right now it's got

RE: Compile net-snmp 5.7.2 on Solaris 10

2013-12-18 Thread Taylor, Ben
I have a script that I use at work, but I need to cleanse that. However, here are all the tricks I know: You will want to gnu make for the build. You'll need to add /usr/sfw/bin to the path to get the ssl libraries/includes (or some other path prior to that if you use sunfreeware or your ow

Ignoring file systems

2013-12-03 Thread Taylor, Ben
On Solaris 10, I am using net-snmp-5.7.2 When I do an snmpwalk of the hrFSTable, I see this list of file systems. snmpwalk -v2c -c MKZ4m6EN 10.140.5.16 hrFSTable HOST-RESOURCES-MIB::hrFSMountPoint.1 = STRING: "/" HOST-RESOURCES-MIB::hrFSMountPoint.6 = STRING: "/etc/svc/volatile" HOST-RESOURCES-

Solaris 10/SPARC error on 5.7.1 and 5.7.2

2013-11-18 Thread Taylor, Ben
I am trying to debug an issue with 5.7.1/5.7.2 (already applied the kernel_sunos5.c patch). Starting snmpd -Dall, I see the following message in /var/log/snmpd.log before it dies: trace: netsnmp_getaddrinfo(): system.c, 825: dns:getaddrinfo: libc.so.1`strlen+0x50(ff09f4d0, ffbfe004, 25596d, 0,

Solaris 10 issue re: bug 2494

2013-11-13 Thread Taylor, Ben
So the bug is this if using the gcc in /usr/sfw/bin Configure runs, and the config.log looks like this for sys/proc.h configure:16245: gcc -c -fno-strict-aliasing -g -O2 -Usolaris2 -Dsolaris2=solaris2 -I/usr/sfw/include conftest.c >&5 In file included from /usr/include/kvm.h:14,

RE: Solaris 10/SPARC error on 5.7.1 and 5.7.2

2013-11-12 Thread Taylor, Ben
config_files_in_path (path=0xffbff678 "/usr/local/share/snmp/snmpd.conf", ctmp=0x28730, when=0, perspath=0x254498 "/var/net-snmp", persfile=0x0) at read_config.c:1287 #15 0xff0ba98c in read_config_files_of_type (when=0, ctmp=0x28730) at read_config.c:1370 #16 0xff0baa28 in read_confi

Solaris 10/SPARC error on 5.7.1 and 5.7.2

2013-11-12 Thread Taylor, Ben
I am trying to debug an issue with 5.7.1/5.7.2 (already applied the kernel_sunos5.c patch). Starting snmpd -Dall, I see the following message in /var/log/snmpd.log before it dies: trace: netsnmp_getaddrinfo(): system.c, 825: dns:getaddrinfo: libc.so.1`strlen+0x50(ff09f4d0, ffbfe004, 25596d,