![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HPUX 11. net-snmp depot file | krisarmstrong | HP-UX | 0 | 07-09-2009 02:10 PM |
| HPUX net-SNMP interpreter "/bin/perl" not found | krisarmstrong | HP-UX | 2 | 07-08-2009 05:28 PM |
| Need Script to Use CPUs on a HPUX server to simulate Workload Manager on HPUX. | cpolikowsky | Shell Programming and Scripting | 2 | 02-18-2009 08:20 AM |
| Net-SNMP 5.4.2 (net-snmp branch) | iBot | Software Releases - RSS News | 0 | 09-20-2008 12:00 AM |
| Net-SNMP 5.4.1.1 (net-snmp branch) | iBot | Software Releases - RSS News | 0 | 06-10-2008 12:40 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I have been trying to get net-snmp working on a HPUX box for over a week now. I do not think it should be this difficult. I must be missing a step. this morning I tried once again and now not even the native HPUX agent is working so I have no SNMP monitoring. So here is where I am at. Any help would be greatly apreciated.
I stopped the HPUX agent /sbin/init.d/SnmpFddi4 stop /sbin/init.d/SnmpHpunix stop /sbin/init.d/SnmpMaster stop /sbin/init.d/SnmpMib2 stop /sbin/init.d/SnmpTrpDst stop I then installed the net-snmp client via the fallowing command cd / gzip -cd /tmp/net-snmp-5.4-1-HP-UX_B.11.11_9000_800.tar.gz | tar xvf - I then created an snmpd.conf file Create the file /usr/local/share/snmp/snmpd.conf with the fallowing lines rocommunity public Finally I started the net-snmp agent via /usr/local/sbin/snmpd Then I started the HPUX Agent /sbin/init.d/SnmpFddi4 start /sbin/init.d/SnmpHpunix start /sbin/init.d/SnmpMaster start /sbin/init.d/SnmpMib2 start /sbin/init.d/SnmpTrpDst start Before I did all this I was getting snmp monitoring via the native HPUX client but it was not giving me CPU and Memory information that is why I tried to install the net-snmp client. However now I am getting nothing what so ever. HELP ultimately I would like to have HPUX-SNMP Agent and then the net-snmp agent running as well. HPUX-Agent Port 161 Net-Agent Port 163 One other note I am running HPUX V11.11 Pleae note I am very new to HPUX so my knowledge is limited here. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|