What is the OID for HOST-RESOURCES-MIB hrProcessorLoad?

2010-07-13 Thread BRUCE SHAW
this information? J. W. Bruce Shaw bruce.s...@shaw.ca -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com

RE: Monitoring dual CPUs on Solaris 10

2009-10-08 Thread Bruce Shaw
What exact hardware platform are you running? A T2000? -Original Message- From: マスターズ イアン [mailto:i...@acces.co.jp] Sent: Tuesday, October 06, 2009 2:06 AM To: net-snmp-users@lists.sourceforge.net Subject: Monitoring dual CPUs on Solaris 10 Hello, After googling for hours and finally

RE: Monitoring dual CPUs on Solaris 10

2009-10-08 Thread Bruce Shaw
The problem is that SUN uses a variety of methodologies (eg. kstat, picld) to report on multiple CPU's. I need to know the exact platform (eg. T2000) to figure out how it's being reported and what changed since the last time I looked at this. -Original Message- From: Ian Masters

RE: Using lmsensors on net-SNMP version 5.4.2.1

2009-04-27 Thread Bruce Shaw
This should work fine. This code was developed on an E450. Run kstat and make sure the sensors show up. From: Patrick Cauchi [mailto:patrick.cau...@melitaplc.com] Sent: Thursday, April 16, 2009 3:14 AM To: net-snmp-users@lists.sourceforge.net Subject: Using

RE: Again: Solaris 10 x86 on zone and max number of hrSWRunEntry

2009-04-27 Thread Bruce Shaw
I haven't done much testing in the zone, but I suspect you're seeing the only things Solaris is allowed to report from the zone - probably networking. Net-snmp was designed to run in the global zone. -Original Message- From: Dale J. Chatham [mailto:d...@chatham.org] Sent: Monday,

RE: Net-snmp 5.4.2.1/Solaris 5.10 w/ enable-mfd-rewrites: TCP-MIBscalar counters showing up as zero

2009-04-27 Thread Bruce Shaw
kstat sounds like an idea. By the way, how did you get it to compile on SOlaris 10 to include Sun's extra agents? Do you have a ./configure invocation you could share? From: Tackabury, Wayne [mailto:wayne.tackab...@mirror-image.com] Sent: Friday, April 03,

RE: lm-sensors doesn't report the information about fan!

2009-04-27 Thread Bruce Shaw
The lm-sensors code uses two methodologies to read the sensor information. Run the kstat and prtpicl commands and see if any sensor information shows up. If not, the existing code won't handle it. I've run into this problem on T2000's as their sensor information is only delivered throught the

RE: lmsensor for Intel Chip?

2008-04-17 Thread Bruce Shaw
Solaris itself does not support sensors well on the X86 platform. I'm working with Sun to address this. Was there a specific sensor you're after? Is it the difficulties of supporting x86 chips or simply because it's not being tested out? Any plans to support in near future? This email and

Net-snmp 5.3.2 has been released

2007-12-12 Thread Bruce Shaw
Source may be downloaded here. http://sourceforge.net/project/showfiles.php?group_id=12694package_id=1 1571release_id=560985 NEWS: *5.3.2* snmplib: - [PATCH 1553447]: responses will get sent from the - [PATCH 1592706]: Fix memory leak when cloning - fix potential

RE: duplex discovery

2007-11-01 Thread Bruce Shaw
...'holier than thou' attitude...complaints and attacks... hostile and aggressive...attacks and complaints. Is that the type of contribution you wish to make to this potential new feature? I apologize. We seem to have gotten off on the wrong foot, 'cause I made a bunch of assumptions. On

RE: duplex discovery

2007-10-31 Thread Bruce Shaw
/shell everytime somebody wants to check a network setting? That is not an acceptable solution. On 10/29/07, Bruce Shaw [EMAIL PROTECTED] wrote: OK, anybody know the API for reporting duplex settlings for all the network drivers for linux and *BSD (all hardware platforms) AIX, HP-UX, windoze and all

RE: duplex discovery

2007-10-31 Thread Bruce Shaw
BS You missed my point - which is what I get for being (sort-of) sarcastic. MaxI didn't, I said it was a huge undertaking and it is, no doubt. MaxI also think it is a worthwhile one, it may be a long term effort to Maxhave Net-SNMP support this internally, but long term would be an Maxexcellent

RE: duplex discovery

2007-10-29 Thread Bruce Shaw
I was just running a bit of code through my head. Unfortunately it only works on a platform you don't need to support. Oh, well. And unfortunately it is really only useful if it is universal, since all of the connections I'd want to monitor have some switch device on one side and a windows or

RE: duplex discovery

2007-10-29 Thread Bruce Shaw
OK, anybody know the API for reporting duplex settlings for all the network drivers for linux and *BSD (all hardware platforms) AIX, HP-UX, windoze and all our other supported platforms? Cisco does support Etherlike, at least on the 19xx, 29xx, 37xx, and 65xx lines of devices. If it doesn't

RE: net-snmp slow with kernel 2.6.x

2007-10-26 Thread Bruce Shaw
For the moment, I tested net-snmp 5.0.9 and 5.2.1; Both of those versions are really, really, really stale and no longer in development. Have you considered 5.4.1? 5.3.2.rc1 has just been released and needs testers (*hint*, *hint*) But ... response time with net-snmp ... are ... 80

RE: Getting cannot shift when starting Emanate snmp

2007-10-26 Thread Bruce Shaw
Do you have one set up as a sub-agent of the other? When we start the Emanate agent after having started the net-snmp agent the following message pops out and Emanate won't start: snmpd: cannot shift It is supposed the Emanate start script stops the net-snmp daemon and restarts it listening on

net-snmp 5.3.2-rc1 has been released

2007-10-24 Thread Bruce Shaw
This is the first final-release candidate for net-snmp version 5.3.2. It is available here: https://sourceforge.net/project/showfiles.php?group_id=12694package_id= 11571release_id=539115 Please download and try on all possible platforms. This email and any files transmitted with it are

RE: Compile error using SNMP 5.3.1

2007-10-23 Thread Bruce Shaw
Try a make clean or make distclean or a fresh install. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of James Mathis Sent: Monday, October 22, 2007 5:09 PM To: net-snmp-users@lists.sourceforge.net Subject: Compile error using SNMP 5.3.1 Hi, I

RE: install snmp module

2007-08-31 Thread Bruce Shaw
You've covered a lot of ground here so I'll address (hopefully correctly - I don't use nagios or perl with SNMP) one issue at a time. I want to install perl SNMP module on solaris 10 servers and I cannot do that successfully by using perl -MCPAN -e shell install SNMP failed. I do not

RE: How to complie NET-SNMP source into 64bit binary

2007-08-29 Thread Bruce Shaw
Have you read README.solaris? How can I complile NET-SNMP with gcc or Sun cc 64it complier in Sun Solaris 10. What directive should I turn on for the gcc or Sun cc complier. And what direcitve should I turn on for the configure script as well. This email and any files transmitted with it

RE: Installing NETSNMP on Solaris

2007-08-20 Thread Bruce Shaw
I've compiled the binaries for 2.4.1 for Solaris 2.6, 7, 8 and 9. I am in the process of final testing. Should be up this week. Installation instructions will be included. I'm discussing with Sun what to do about Solaris 10. Could u please help me know from where(the link) i can download the

RE: Error while running Make

2007-08-20 Thread Bruce Shaw
We need more information. Please post about 10 lines either side of this error so we can see where exactly it's happening in the compile process. When i'll try to compile the source on Solaris as per the steps given in INSTALL file at net-snmp-5.4.1/INSTALL it prompts me the error while i'll

RE: Vendor Supported Version(s) of Net-snmp

2007-08-15 Thread Bruce Shaw
You should check with Redhat -- I'm pretty sure Sun/HP/SGI/IBM are still shipping in house agents Sun is shipping net-snmp 5.0.9 with Solaris 10 albeit with some tweaks. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to

RE: net-snmp make failing

2007-08-15 Thread Bruce Shaw
Your missing ELF. platform? When I try to build net-snmp package in RHL, I am getting this error. /usr/bin/ld: cannot find -lelf collect2: ld returned 1 exit status Could anyone please point out which package I am missing thanks This email and any files transmitted with it are confidential

RE: SNMP logging

2007-08-09 Thread Bruce Shaw
This can be done using debug mode in the daemon. Turning it all on is probably unworkable, but if you can identify the module you're interested in, you can debug for that individual module. You'd run snmpd in its own window eg. /usr/local/sbin/snmpd -f -Le -D ucd-snmp/lmSensors In code you

RE: Clarification : snmpd core dump every 30 mins (URGENT)

2007-07-24 Thread Bruce Shaw
We need more information. It looks like you're running on a Sun Netra-240 but we need the OS version. (uname -a) We also need the net-snmp version (eg. 5.4.1) and how it was compiled. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL

RE: Modify snmp.conf

2007-07-24 Thread Bruce Shaw
The capability for populating the HOST-RESOURCES-MIB is compiled in at build time. You invoke it when you use it with the -m statement. I tend be lazy and just invoked it with ALL eg. snmpwalk -v 2c -c public -m ALL localhost .1.3 How do I configure the snmp.conf file to load the

RE: install net-snmp and existing interface statistics don't show

2007-07-10 Thread Bruce Shaw
I installed net-snmp 5.4 on a solaris 8 server http://www.tek-tips.com/viewthread.cfm?qid=1386636page=1# , and stopped mibiisa. I was already monitoring ethernet interfaces with prtg, but once I started net-snmp, my ethernet sensors were not collecting data. What OID were you using with prtg?

RE: Clarification - Compactability of Net-SNMP 5.4 (current release) with Solaris 10

2007-06-28 Thread Bruce Shaw
Hi, I would like to know whether Net-SNMP 5.4 is compactible with Solaris 10. Which are the compactible version of Net-SNMP with Solaris 10 ? net-snmp 5.0.9 is part of Solaris 10. We are presently working with Sun to providing an upgrade path to 5.4.1. The installation instructions in

RE: HOST-RESOURCES-MIB::hrDeviceStatus

2007-06-14 Thread Bruce Shaw
Unfortunately we are constrained by the MIB which only allows us to report the statuses below. It is implemented for CPU's on solaris. # /usr/local/bin/snmpwalk -v 2c -c public -m ALL localhost hrDeviceStatus HOST-RESOURCES-MIB::hrDeviceStatus.768 = INTEGER: running(2)

RE: HOST-RESOURCES-MIB::hrDeviceStatus

2007-06-14 Thread Bruce Shaw
I can dig it as long as it's documented. Let me know if you need any help. So the SMART informatio at its most basic is unkown, healthy(no thresholds crossed) or imminent failure the translation from SMART to SNMP seems to be unknown = unknown(1), healthy = running(2), imminent failure =

RE: Net-SNMP Solaris 10 configure Error PLEASE HELP

2007-05-23 Thread Bruce Shaw
There may also be problems with ld. I'm having a similar situation. ld.so.1: ld: fatal: relocation error: file /usr/ccs/bin/ld: symbol ld32_main: referenced symbol not found This email and any files transmitted with it are confidential and intended solely for the use of the individual or

RE: Unable to query lm_sensors MIB

2007-04-13 Thread Bruce Shaw
I am trying to read lm_sensors data from my SNMP server, version 5.3.1-14.fc6 for Fedora Core 6 (the current stable Fedora release RPM). I have installed the lm_sensors package and can read my sensor data from the command-line with 'sensors': k8temp-pci-00c3 Adapter: PCI adapter Core0

RE: MIB for cpu temperature and/or cpu cooling fans, hardware, monitoring

2007-03-20 Thread Bruce Shaw
to talk it through. From: Stuart Kendrick [mailto:[EMAIL PROTECTED] Sent: Monday, March 19, 2007 6:39 PM To: Bruce Shaw Subject: Re: MIB for cpu temperature and/or cpu cooling fans, hardware, monitoring hi bruce, well, actually, no i've been compiling net

RE: MIB for cpu temperature and/or cpu cooling fans, hardware, monitoring

2007-03-14 Thread Bruce Shaw
agent supports the LM-SENSORS MIB ... but as far as i can tell, only under Solaris (plse correct me if i'm wrong). Linux should work as well, using lmmon and friends. [on the one box where i have implemented it, the only items i could see were values for voltage, temperature, and fan

RE: Binary for Solaris 9

2006-12-19 Thread Bruce Shaw
There should be binaries available shortly either here or on sunfreeware.com. Please watch for announcement. Gurus: Wondering if downloadable net-snmp 5.4 binaries available for Solaris 9 or Solaris 10 (Sparc) platform? This communication is intended for the use of the recipient to which it is

RE: 5.4 compile problem on x86 Solaris 10...

2006-11-30 Thread Bruce Shaw
Jean-Sebastien Morisset wrote: It compiles fine now, except for a few little errors: [snip!] /bin/sh ../libtool --mode=compile gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/local/ssl/include -g -O2 -Usolaris2 -Dsolaris2=solaris2 -c -o mibgroup/kernel_sunos5.lo

RE: MIBS speed fan, system temperature

2006-11-14 Thread Bruce Shaw
BKb- fan state DSLM-SENSORS-MIB DS not included by default BK would i install lm-sensors or just add LM-SENSORS-MIB BKe-alimentation (sorry i write it in frensh) DSDon't understand. BKvoltage What kind of computer are you using? What hardware? Quel genre

RE: how to use HOST-RESOURCES-MIB

2006-11-10 Thread Bruce Shaw
You need to make sure it's actually compiled in. On most platforms it is. If you compiled it yourself, look in your configure-summary file and make sure host is there. If not, you need to have --with-mib-modules=host in your configure invocation. when i launch snmpwalk -v 1 -c public -v 1

RE: how to use HOST-RESOURCES-MIB

2006-11-10 Thread Bruce Shaw
lm-sensors needs --with-mib-modules=ucd-snmp/lmSensors 2- if i want that the agent implement other MIBs like lm-sensors is it the same procedure ? This communication is intended for the use of the recipient to which it is addressed, and may contain confidential, personal and or privileged

RE: lmFan is missing with net-snmp 5.4.pre4

2006-10-31 Thread Bruce Shaw
This problem (no fans reported on a 240-class Solaris machine) has been solved and will be included in the upcoming release of 5.4 (and backported to 5.3). Basically, picld was reporting fans as 'fans' instead of 'fan-tachometer' with a 'Speed' instead of 'AtoDSensorValue'. On a V880-class

RE: lmFan is missing with net-snmp 5.4.pre4

2006-10-30 Thread Bruce Shaw
I compiled and installed net-snmp version 5.4pre4 on the following system: OS: Sun Solaris 9 Hardware: Sun-Fire-V240 (sun4u/sparc) snmpwalk -c server lmSensors gives the following output: LM-SENSORS-MIB::lmTempSensorsDevice.1 = STRING: mb_p0_t_core LM-SENSORS-MIB::lmTempSensorsDevice.2 =

RE: Snmpwalk on lmFanSensorsTable

2006-10-19 Thread Bruce Shaw
That's my job. Exactly what kind of hardware are you running? Please post the output of: /usr/platform/sun4u/sbin/prtdiag -v Would you be willing to try out 5.4 CVS? That's got the most up-to-the-minute code. We are able to get valid response for snmpwalk on lmTempSensorsTable and

RE: More on SNMP Trap issue

2006-09-15 Thread Bruce Shaw
## proc smail proc mdlogd monitor -r 30 -i -o prNames.1 -o prErrMessage.1 Process smail prErrorFlag.1 !=0 monitor -r 30 -i -o prNames.2 -o prErrMessage.2 Process Solstice Disksuite SNMP trap prErrorFlag.2 !=0 Which line is correct and will generate a SNMP Trap to my monitoring system? What,

RE: More on SNMP Trap issue

2006-09-15 Thread Bruce Shaw
Definitely a process, to be exact Apache httpd and several other processes. I set it up as follows: proc httpd 2 10 monitor (-i) -r 60 (-i) -o prNames.1 -o prErrMessage.1 Process Httpd prErrorFlag.1 !=0 I'm wondering about the location of the -i item. Does it go before the time to check in

RE: Problem with agent ucd-snmp/lmSensors

2006-09-14 Thread Bruce Shaw
Are you sure you motherboard displays sensor information? Some don't. What does the lmmon command report? I'm encountering an annoying problem with Net-SNMP 5.3.1 under Linux. I would like to add support for the MIB ucd-snmp/lmSensors in my snmp agent. So I think I have followed all steps for

RE: There's a problem with sensors for Solaris in 5.3.1.rc1

2006-08-17 Thread Bruce Shaw
I replaced char sname[PICL_PROPNAMELEN_MAX] = SYSTEM; /* bad or old */ with char sname[PICL_PROPNAMELEN_MAX] = platform; and that seemed to work better. That only works on some servers. The solution in the code found here:

RE: Net-snmp-5.1.2 question

2006-07-10 Thread Bruce Shaw
ld.so.1: snmpwalk: fatal: /usr/local/bin/gcc/libgcc_s.so.1: Not a directory That's a really odd location to be looking for that library. It's usually in /usr/local/lib. This communication is intended for the use of the recipient to which it is addressed, and may contain confidential,

RE: Problem with Swap Space Value

2006-06-30 Thread Bruce Shaw
I am running NET-SNMP version 5.2.2 and when I try and get the value for my swap space, I get -2146828126 which is very incorrect. I have around 1gig of swap space and was wondering if that could be the problem, that it was to large? What platform? This communication is intended for the use of

RE: config net-snmp-5.2.2 for solaris 8

2006-05-31 Thread Bruce Shaw
I want to get information about cpu and memory of sun'workstaion that have solaris 8,and monitor this information in Solarwinds. What model workstation do you have? Some models don't report this information. Paste the output (mask your server name etc) of: /usr/platform/sun4u/sbin/prtdiag -v

RE: Snmp compile issues

2006-05-31 Thread Bruce Shaw
See the detailed information in README.solaris on compiling PERL. If it still doesn't work, respond back. We've just made some changes to the way swap is handled. Hi all: I get the following error when compiling Net::Snmp (5.3.0.1) on a Solaris 9 x86 box. Configure had no issues.

anybody know of a simple trap generator that will run on windows

2006-05-26 Thread Bruce Shaw
We're testing a trap receiver. 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,

RE: Packaging net-snmp on Solaris

2006-03-22 Thread Bruce Shaw
Have you read README.solaris? There's a section on creating binaries. What vesion of Solaris? I have compiled net-snmp 5.3.0.1 on a solaris machine. I would like to place this on several machines. Does anyone know the best way to package this? This communication is intended for the use of

RE: Packaging net-snmp on Solaris

2006-03-22 Thread Bruce Shaw
Do you have /usr/local/bin/tar installed? Did you set your PATH correctly? Sun's tar is busted. on Solaris 8, I have tried to follow the instructions in the Readme.Solaris to make a tar file... make install prefix=/usr/local/dist/usr/local exec_prefix=/usr/local/dist/usr/local However many

RE: Net-SNMP 5.3 for SunOS install-vip 5.8 Generic_117350-18 sun4 u sparc SUNW,Sun-Blade-100

2006-03-08 Thread Bruce Shaw
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

RE: doesn't start snmpd

2006-03-01 Thread Bruce Shaw
I installed with Solaris10. The NET-SNMP version is 5.0.8. Now, all configurations are finished. But I've having error as bellows. init_kmem: kvm_open failed: Error 0 Solaris 10 is already using net-snmp, you don't need to re-install unless you're upgrading (which I don't recommend until I

RE: ipmi(4) (IPMI MIB?)

2006-01-26 Thread Bruce Shaw
We've actually got several different problems here. Specifically, the OpenBSD implementation we're seeing here seems to provide sysctl style access to Sensor data, watchdog info, etc., but what about other IPMI functions? I've been working on better sensor information for openBSD but lack

RE: Missing configure file for net-snmp_5.0.9-SunOS_5.8_sun4u.tar

2005-12-09 Thread Bruce Shaw
That download is a binary intended for immediate use. configure is used in a compilation environment. You need to download the original source to do that. Incidentally, I'm planning to release net-snmp-5.2.2 binaries in the next few days. You might want to give them a try (however it looks

RE: Solaris patch MIB?

2005-11-10 Thread Bruce Shaw
Is there an SNMP Solaris patch MIB that will display all of the patches on the system? No. HOST-RESOURCES-MIB lists the software, but not the patch level. This communication is intended for the use of the recipient to which it is addressed, and may contain confidential, personal and or

RE: NET-SNMP

2005-11-09 Thread Bruce Shaw
Im attempting to use download your net-snmp tool for solaris but im not having any luck. Im trying to download from mirror site ftp://ftp.freesnmp.com/mirrors/net-snmp/net-snmp-5.1.2-SunOS_5.9_sun4u.tar. gz but get 550 errors. Please advise. Try

Can net-snmp monitor network traffic on a per-port basis?

2005-10-11 Thread Bruce Shaw
Sorry, no further details. It came up on an IRC session (not our channel). -- 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

RE: 5.2.2pre3 and lmSensors

2005-10-07 Thread Bruce Shaw
Found the problem. Unfortunately it's not a one-liner. I had to fundamentally change the way net-snmp interacted with picld. I found a way of starting right at the top of the btree and working my way down instead of trying to jump right to the sensors. I ended up taking out about 45 lines of

RE: 5.2.2pre3 and lmSensors

2005-10-06 Thread Bruce Shaw
I'm just working on that right now. Sun changed the way picld behaves and I have to figure out what they've done different for Solaris 9 and beyond. I just found the picld source for OpenSolaris so I'm hoping to get some hints. If I post a patch, can you try it? I need to try this on as many

does net-snmp integrate well with Compaq Insight Manager?

2005-10-05 Thread Bruce Shaw
How do you set it up with net-snmp acting as the agent? -- 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

RE: Solaris 8/net-snmp-5.2.2 build problems

2005-09-23 Thread Bruce Shaw
Did you run autoconf? Otherwise configure hasn't changed. I downloaded this patch from sourceforge (rather than trying to use the text in the email) and I was able to install it. However, it doesn't seem to have helped. I still get the warning below when I run configure. And it still fails in

RE: Solaris 8/net-snmp-5.2.2 build problems

2005-09-22 Thread Bruce Shaw
I found something in an email that suggested defining HAVE_NETDB_H in net-snmp-config.h. I have done that and now it bombs here: system.c:650: error: dereferencing pointer to incomplete type The fix to configure.in that Robert put into CVS fixed this as well. This communication is intended

RE: net-snmp-5.2.1.2.tar.gz has a checksum error

2005-08-29 Thread Bruce Shaw
This is a common problem. Use gnu tar from www.sunfreeware.com. net-snmp-5.2.1.2.tar.gz has a checksum error: 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

RE: high speed monitoring

2005-08-25 Thread Bruce Shaw
This is not a problem in our case, seeing as we have two separate networks. One for data and one for control (management). So what we monitor will not be afected. Oh, yes it will. It still takes CPU cycles to process the information and generate the necessary SNMP packets. If you're hammering

RE: Multiple questions

2005-08-25 Thread Bruce Shaw
README.solaris should lay it out fairly cleanly. gcc is a perfectly good compiler most of the information you want is in HOST-RESOURCES-MIB We are running Sun Sparc enterprise class servers with solaris 9. Trying to learn how to get snmp traps to collect information such as cpu utilzation

RE: Help to install Net-snmp to solaris 9

2005-08-24 Thread Bruce Shaw
have a look at README.solaris http://www.net-snmp.org/docs/README.solaris.html -Original Message-From: Viento Ramírez [mailto:[EMAIL PROTECTED]Sent: Tuesday, August 23, 2005 6:35 PMTo: net-snmp-users@lists.sourceforge.netSubject: Help to install Net-snmp to solaris 9

RE: Interfaces reports as down (I am really stuck!)

2005-08-18 Thread Bruce Shaw
I'd better join in here. I let this drop. How do you duplicate this problem? I can't get it to fail on my hardware (280R). Well, I don't get the hang like before, but now all of the interfaces are showing as down: snmpwalk -v 1 -c public 127.0.0.1 ifOperStatus This communication is

RE: Net-snmp 5.2.1

2005-07-27 Thread Bruce Shaw
# pwd /export/home/manju/net-snmp-5.2.1 # ls |wc -l 24 Is it enough if I download Net-snmp-5.2.1.tar.gz (source) and then compile it but I think there r not enough files as in the earlier version (Net-snmp 5.1.2) Yes it should be enough. No that's not nearly enough files. Which tar

RE: Net-snmp 5.2.1

2005-07-25 Thread Bruce Shaw
(snipped some ls's) Is it enough if I download Net-snmp-5.2.1.tar.gz (source) and then compile it but I think there r not enough files as in the earlier version (Net-snmp 5.1.2) Yes. The majority of the code files are in the directories below where you are now (eg. agent). Sun's tar has a bug

RE: 5.2.1 source code tar file corrupt?

2005-06-30 Thread Bruce Shaw
If you're on Solaris you'll need to install gnu tar. Get it from www.sunfreeware.com Has anyone been able to untar the 5.1.2 source file? This communication is intended for the use of the recipient to which it is addressed, and may contain confidential, personal and or privileged information.

RE: snmpd runs away on Solaris 8

2005-06-30 Thread Bruce Shaw
I'm trying to run the precompiled net-snmp binaries (v 5.1.1 and v 5.1.2 ) on several Solaris machines. If anyone does an snmp query against the box the snmpd daemon stops responding and chews up 40-50% of a CPU until it's killed off. Has anyone else seen this behavior? First I've heard of it -

RE: snmpd subagent die on solaris 9

2005-06-27 Thread Bruce Shaw
I have installed net-snmp 5.1.2 on Solaris 9 and the snmpd has been configured as a sub-agent of snmpdx. It seems to be work fine at first. Are you actually using snmpdx for anything? This communication is intended for the use of the recipient to which it is addressed, and may contain

RE: snmpd subagent die on solaris 9

2005-06-27 Thread Bruce Shaw
CWSome Enterprise class Hardware uses snmpdx for CWinter-board communication. *curses, swears* Yeah, I know. It's also used by the management console (IIRC). CWI've seen snmpd die if a process is started on the CWsame random port. This only happened in testing CWthough. *mumbles something

RE: UCD versus Host Resources Values for Swap

2005-06-24 Thread Bruce Shaw
Here's the output you requested: swap -s: total: 2653088k bytes allocated + 37416k reserved = 2690504k used, 2899264k available UCD-SNMP-MIB::memTotalSwap.0 = INTEGER: 4003952 UCD-SNMP-MIB::memAvailSwap.0 = INTEGER: 1528520 UCD-SNMP-MIB::memMinimumSwap.0 = INTEGER: 16000

RE: UCD versus Host Resources Values for Swap

2005-06-23 Thread Bruce Shaw
(***WARNING***RANT) AHA!!! I've been looking for this for ages. Could you run this again, report the figures you get from net-snmp and the output of swap -s? I did it and got (snipped): UCD-SNMP-MIB::memTotalSwap.0 = INTEGER: 2625968 UCD-SNMP-MIB::memAvailSwap.0 = INTEGER: 1926536

RE: Hardware

2005-04-20 Thread Bruce Shaw
Hi, my questions is if with the SNMP I can to monitorear the hardware of the server? Thank you for your help!! If your server supports it, hardware information may be found in HOST-RESOURCES-MIB. What platform/OS are you running? This communication is intended for the use of the recipient

RE: Problems un-taring net-snmp-5.2.1.tar

2005-04-15 Thread Bruce Shaw
download gnu tar from www.sunfreeware.com and invoke it as /usr/local/bin/tar. It's a known solaris bug. I am trying to un-tar the net-snmp-5.2.1.tar file on a Solaris 8 server and I get the following message: tar: directory checksum error .Is anyone having this same problem? If so what did

RE: snmptrapd with Host Resource Mib

2005-03-16 Thread Bruce Shaw
That's what DISMAN-EVENT-MIB is for. Read the long explanation in README.solaris. I am working with the server team here and guessing that, if say a disk reached 90% capacity they would like a trap to be sent. I have been able to set up the following expression form [sic] the Host Resource

RE: Add Host Resources MIb to Agent

2005-03-15 Thread Bruce Shaw
I have a successful install of Net-Snmp, on Sun Solaris, as an agent. I would like to use the Host Resources Mib but it does not appear to be one of the working modules at this time. AFAIK HOST-RESOURCES-MIB is included by default. If you are doing an snmpwalk you may need to include the

RE: snmptrapd with Host Resource Mib

2005-03-15 Thread Bruce Shaw
I have been able to set up the following expression form [sic] the Host Resource Mib. expression: 1.3.6.1.2.1.25.2.3.1.6. / .1.3.6.1.2.1.25.2.3.1.5. * 100. This expression works fine and I can validate it with df -k and check it's [sic] results. What I would like to be able to accomplish is

RE: A problem with ./configure

2005-03-14 Thread Bruce Shaw
Hi, I'm trying to install the net-snmp agent, but when I put the line $./configure --with-perl-modules the next message appears: configure: error: no acceptable C compiler found in $PATH I have the gcc 3.3 compiler... Somebody Knows what's the problem? When you use the Perl modules on some OSen

RE: I got following queries about net-snmp

2005-03-14 Thread Bruce Shaw
You are trying to run snmpdx and snmp at the same time on the same port. See README.solaris. In snmpd.conf I added a different port number than the usual port 161,I am getting an error saying that net-snmp agent is not able to run. How? --Server Exiting with code 1 is the message I am getting

RE: I got following queries about net-snmp

2005-03-14 Thread Bruce Shaw
See README.solaris If I have an solstice agent running on Solaris 8, how do I run an net-snmp agent and snmpdx running on same machine. This communication is intended for the use of the recipient to which it is addressed, and may contain confidential, personal and or privileged information.

RE: I got following queries about net-snmp

2005-03-10 Thread Bruce Shaw
please CC the group so that others may benefit from our conversation. There is information on how to run the two agents together in README.solaris. can we have a net-snmp, snmpd and a Solaris(Solaris 8) agent running together? This communication is intended for the use of the recipient to

RE: I got following queries about net-snmp

2005-03-09 Thread Bruce Shaw
3. Is it supported on Solaris 8 and 10? I have run it successfully on Solaris 8 and I believe others have had it working on Solaris 10 however you'll need to compile it yourself as I won't have a Solaris 10 machine to produce binaries until next week. This communication is intended for

RE: props with memory status

2005-02-24 Thread Bruce Shaw
What platforms are each server running on? snmpwalk -v 2c -c public 192.168.32.133 memory enterprises.ucdavis.memory.memSwapErrorMsg.0 = Running out of swap space (0) (same command with diff ip) enterprises.ucdavis.memory.memSwapErrorMsg.0 = Have a look in snmpd.conf (probablly in

RE: Solaris CPU/Disk/etc with MRTG?

2005-02-16 Thread Bruce Shaw
Have you read README.solaris? There are some issues. I recently compiled net-snmp on my Solaris 9 server. I had to use v5.1.1 (newer versions wouldn't compiled). Why not? cpu and tcpopen examples work fine. But others like cpusum and root return MRTG errors about the OID not existing...

RE: Problems with hrStorageDescr

2005-02-14 Thread Bruce Shaw
What platforms are you running on? Some have issues. I have some servers with net-snmp (version 5.1.1) - my problem: I would like to get the mounted partitions with the hrStorageDescr OID. On some servers it works well but on other server I cant see the mounted partitons. This communication is

RE: More Solaris Newbie

2005-02-04 Thread Bruce Shaw
I opted to pull down the 5.2.1 Solaris binary and run it. What 5.2.1 Solaris binary??? From where? I haven't posted it yet! 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

RE: snmptrapd ld.so.1 false inking errors

2005-02-03 Thread Bruce Shaw
Do you have a Solaris box you can test this on. Which libraries do you see linked by snmptrapd? libdl.so.1 =/usr/lib/libdl.so.1 libkvm.so.1 = /usr/lib/libkvm.so.1 libcrypto.so.0.9.7 =/usr/local/ssl/lib/libcrypto.so.0.9.7 libkstat.so.1 =

RE: snmptrapd ld.so.1 false inking errors

2005-02-03 Thread Bruce Shaw
I unfortunately need ... --enable-shared --enable-embedded-perl You did read my big blurb about this in README.solaris - right? 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

RE: snmpget/snmpwalk question

2005-02-01 Thread Bruce Shaw
Platform? OS? Version? Net-snmp version? After I have created snmp tables with my mib values, I can execute snmpget commands to the data and accurate data is returned. When I execute snmpwalk of the entire oid structure, the first value in skipped and the remaining values have the last and

RE: Upgrading SNMP agent

2005-01-28 Thread Bruce Shaw
Thanks for the reply. I am thinking of upgrading my SNMP agent from 5.1 to the latest 5.2.1. How should I do this ? Just over-writing files is enough or there is any other things I need to take care of ? Go ahead and overwrite. It should be fine. This communication is intended for the use of

RE: link static openssl libraries

2005-01-28 Thread Bruce Shaw
i have some trouble to untar new versions (i always get checksum error when i tried to untar them) I had this trouble in Solaris. Try compiling/installing gnu tar. (/usr/local/bin/tar) This communication is intended for the use of the recipient to which it is addressed, and may contain

RE: port old AIX ucd-snmp to net-snmp on Solaris

2005-01-11 Thread Bruce Shaw
We have an application that uses an old 4.1.2 version of ucd-snmp on AIX 4. I now need to port the application to Solaris 8 or 9. What is the best way to approach this? Should I download the latest net-snmp and compile on Solaris? Yes. See the extensive discussion in README.solaris. Or

RE: Using SNMP for configuring an application

2004-12-29 Thread Bruce Shaw
That's pretty much the way ORACLE's management application works. That puts you into pretty good company? I'm working on a high speed networking project where we have a lot of computers running an application that we'd like to be able to re-configure and also monitor their performance. The

  1   2   >