Sponsored Content
Operating Systems Solaris Cannot get sma (net-snmp) service to start. Post 302991180 by Zeus18 on Tuesday 7th of February 2017 12:29:42 PM
Old 02-07-2017
os2mac, here's the tail of that log:

Code:
Feb 2 22:28:03 Method "start" exited with status 137
Feb 2 22:28:07 Leaving maintenance because disable requested
Feb 2 22:28:07 Disabled.
Feb 2 22:28:16 Enabled.
Feb 2 22:28:16 Executing start method ("/lib/svc/method/svc-sma")
ld.so.1: snmpd: fatal: libnetsnmpagent.so.5: open failed: No such file or directory killed
Feb 2 22:28:16 Method "start" exited with status 137

 

5 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-5.1.2 Solaris 9

All, I downloaded and installed the following net-snmp from the sourceforge.net website on a Solaris 9 server with the entire collection installed: net-snmp-5.1.2-SunOS_5.9_sun4u.tar.gz with no errors. I attempt to run snmpget and I get the following error: ld.so.1: snmpget: fatal:... (1 Reply)
Discussion started by: bubba112557
1 Replies

3. Solaris

net-snmp on solaris 8

hello I am running solaris 8 sparc. I installed net-snmp 5.4.1 (compiled it from tar file). When I do snmpwalk from another server, I receive a partial list of OIDs then it stops and gives 'timeout. No response...' another snmpwalk will directly timeouts. I compiled again the binaries... (1 Reply)
Discussion started by: melanie_pfefer
1 Replies

4. AIX

Net snmp bug

Hi Admins, I have installed net-snmp 5.5 binary in AIX 5.5 box and configured using snmpconf command.When i run ./snmpd -f -Lo -c /etc/snmpd.conf m getting below error. nlist err: neither proc nor _proc found After surfing i came to know the same is a bug.Please anyone tell me how to... (3 Replies)
Discussion started by: newaix
3 Replies

5. 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
sndrd(1M)						  System Administration Commands						 sndrd(1M)

NAME
sndrd - Remote Mirror daemon SYNOPSIS
/usr/lib/sndrd [-c max_connections] [-l listen_backlog] DESCRIPTION
The sndrd daemon processes client Remote Mirror requests. Only the root user or a user with equivalent privileges can run this daemon. The daemon is automatically invoked in run level 2. sndrd restarts the TCP transport layers. Administrators wanting to change startup parameters for sndrd should, as root or equivalent, make changes in the /etc/default/sndr file rather than editing the /lib/svc/method/svc-rdcsyncd file. See sndr(4). OPTIONS
The sndrd daemon supports the following options: -c max_connections Sets the maximum number of connections allowed to the server over connection-oriented transports. By default, the number of connections is 16. -l listen_backlog Sets connection queue length for the RDC TCP over a connection-oriented transport. The default value is 10 entries. EXIT STATUS
0 Daemon started successfully. >0 Daemon failed to start. Error information is reported to syslog at level LOG_ERR. FILES
/lib/svc/method/svc-rdcsyncd Shell script for starting sndrd. /lib/svc/method/svc-rdc Shell script for stopping sndrd. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWrdcr, SUNWrdcu | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
svcadm(1M), syslogd(1M), ds.log(4), attributes(5) NOTES
Do not manually stop the sndrd deamon. If you need to manually stop sndrd perform these steps. This stops both the sndrd and sndrsyncd dae- mons. # svcadm disable svc:/system/nws_rdc # svcadm disable svc:/system/nws_rdcsyncd Do not manually start or restart the sndrd deamon. If you need to manually start sndrd perform these steps. This starts both the sndrd and sndrsyncd daemons. # svcadm enable svc:/system/nws_rdc # svcadm enable svc:/system/nws_rdcsyncd See svcadm(1M) for additional information. SunOS 5.11 2 Oct 2007 sndrd(1M)
All times are GMT -4. The time now is 01:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy