Sponsored Content
Special Forums UNIX and Linux Applications Infrastructure Monitoring net-snmp - restarting too quickly issue Post 302351858 by pupp on Wednesday 9th of September 2009 09:02:09 PM
Old 09-09-2009
net-snmp - restarting too quickly issue

on my sol10x86 10/08 box, i needed to remove the native snmp agent (sma) for net-snmp-5.4.2.1. once net-snmp was configured and installed, i reconfigured the appropriate files of smf and attempted to restart. service was put into maintenance mode:

Code:
[ Sep  9 20:54:33 Enabled. ]
[ Sep  9 20:54:33 Executing start method ("/lib/svc/method/svc-sma") ]
[ Sep  9 20:54:33 Method "start" exited with status 0 ]
[ Sep  9 20:54:34 Stopping because process dumped core. ]
[ Sep  9 20:54:34 Executing stop method (:kill) ]
[ Sep  9 20:54:34 Executing start method ("/lib/svc/method/svc-sma") ]
[ Sep  9 20:54:34 Method "start" exited with status 0 ]
[ Sep  9 20:54:35 Stopping because process dumped core. ]
[ Sep  9 20:54:35 Executing stop method (:kill) ]
...
[ Sep  9 20:54:41 Executing start method ("/lib/svc/method/svc-sma") ]
[ Sep  9 20:54:41 Method "start" exited with status 0 ]
[ Sep  9 20:54:41 Stopping because process dumped core. ]
[ Sep  9 20:54:41 Executing stop method (:kill) ]
[ Sep  9 20:54:41 Restarting too quickly, changing state to maintenance ]

so basically i get the error: "Reason: Restarting too quickly." from svcs -x.

anyone have any ideas what to check or look for?

i can run snmpd without any issues. again, i just can't get smf to manage it.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

net-snmp

Does anybody know where I can get net-snmp for compaq tru64 V4.0G? I am having a difficult time locating it. Can it run on tru64 V4.0G? (2 Replies)
Discussion started by: jalburger
2 Replies

2. Solaris

Net-snmp issue in Solaris 8

Hi there, I know this is a common question, but I have not found a satsifactory solution yet, so pardon me for posting similar questions. My problem is the log /var/adm/messages is filling up with this entry every few minutes Please refer below. Oct 4 21:39:46 host last message repeated 3... (5 Replies)
Discussion started by: sundar63
5 Replies

3. Solaris

Net-SNMP-5.4.2.1 issue on Sun Solaris

Hi, I am trying to compile the source code for Net-SNMP-5.4.2.1 using the gcc compiler-3.4.6 and 3.4.3 but I am getting the follwoing error with perl enabled: /bin/sh ../libtool --mode=link gcc -g -O2 -Usolaris2 -Dsolaris2=solaris2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement... (2 Replies)
Discussion started by: tisha
2 Replies

4. Infrastructure Monitoring

net-snmp issue

When I run a script that polls a router I get the following error from net-snmp. I can not seem to find a straight answer. Could my mib files be corrupt? xxx-xxx:/etc/sma/snmp/mibs# perl /export/home/user/perl/test.pl Unlinked OID in SNMPv2-MIB: snmp ::= { mib-2 11 } Undefined identifier:... (2 Replies)
Discussion started by: mrlayance
2 Replies

5. Solaris

Service is restarting too quickly

Hi guys, one of my services in solaris 10 is in maintenance mode. When I checked why, the reason is that the service is "restarting too quickly." # svcs -x svc:/application/management/snmpdx:default svc:/application/management/snmpdx:default (Sun Solstice Enterprise Master Agent) State:... (2 Replies)
Discussion started by: cjashu
2 Replies

6. HP-UX

Net-snmp 5.7.2 on HP-UX 11.31

Hi All, I have an issue with net-snmp communication from a monitoring server to HP UX server. Following are the details HP - UX server : 172.16.184.34 Monitoring Server : 172.16.5.57 (Solarwinds Application)I'm running HP-UX's snmp on udp port 161 and net-snmp on udp 1161. ... (0 Replies)
Discussion started by: maverick_here
0 Replies

7. Solaris

SSH : Restarting too quickly, changing state to maintenance

Hi, I'm new to Solaris. I have an issue with ssh service. When I restart the service it exits with an exit status of 0 $svcadm restart svc:/network/ssh:default $echo $? 0 $ However, the service goes into maintenance mode after restart. I'm able to connect even though the service is in... (3 Replies)
Discussion started by: maverick_here
3 Replies
ncakmod(1)							   User Commands							ncakmod(1)

NAME
ncakmod - start or stop the NCA kernel module SYNOPSIS
/etc/init.d/ncakmod start | stop DESCRIPTION
ncakmod is used to start or stop the Solaris Network Cache and Accelerator ("NCA") kernel module. When the start option is specified at the command-line, the NCA kernel module will be activated for all physical interfaces listed in the nca.if file. When the ncakmod command is invoked with the stop option, the NCA kernel module will print the following message: To stop NCA, please set the status configuration parameter to disable in ncakmod.conf and then reboot your system. See the ncakmod.conf(4) manual page for more information. Note that in order to properly stop NCA on your system, you must first edit the ncakmod.conf(4) file and set the status field to "disable," then reboot your system. OPTIONS
start Starts the NCA kernel module. stop Describes the current method for stopping the NCA feature. EXAMPLES
Example 1: Starting and Stopping the NCA Feature The following command is used to start the NCA feature: example% /etc/init.d/ncakmod start FILES
/etc/init.d/ncakmod The NCA kernel module startup script. /etc/nca/ncakmod.conf Specifies configuration options for the NCA kernel module. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWncar | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
nca(1), ncab2clf(1), ncad_addr(4), nca.if(4), ncakmod.conf(4), ncalogd.conf(4), attributes(5) SunOS 5.10 28 Sep 2001 ncakmod(1)
All times are GMT -4. The time now is 08:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy