Fedora This forum is for the discussion of the Fedora Project. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-14-2012, 03:30 AM
|
#1
|
LQ Newbie
Registered: Feb 2011
Posts: 7
Rep:
|
starting snmpd service
Hi,,
I have fedora 14. i installed snmp v3 using the command "yum install net-snmp-utils net-snmp-devel". It is successfully installed. After that i need to stop the service "snmpd" for creating user. For that I enter the command "service snmpd stop". but i got the output as snmpd: unrecognized service...
Any help would be appreciable..
Thanks in advance..
Sooraj
|
|
|
06-14-2012, 03:36 AM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
well neither of those packages are snmpd, they are utilities for it, and source headers for it. "yum install net-snmpd"
|
|
|
06-14-2012, 03:41 AM
|
#3
|
LQ Newbie
Registered: Feb 2011
Posts: 7
Original Poster
Rep:
|
Thanks Chris..
But I after enter "yum install net-snmpd" command, I got the output as "Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Setting up Install Process
No package net-snmpd available.
Error: Nothing to do"
Thanks in advance..
|
|
|
06-14-2012, 03:47 AM
|
#4
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
sorry, it's net-snmp
|
|
|
06-14-2012, 03:54 AM
|
#5
|
LQ Newbie
Registered: Feb 2011
Posts: 7
Original Poster
Rep:
|
Thanks Chris...
But after entering the command "service snmpd start", I got the output
"Starting snmpd: /bin/bash: line 1: 3196 Segmentation fault (core dumped) /usr/sbin/snmpd -LS0-6d -Lf /dev/null -p /var/run/snmpd.pid
[FAILED]
Also after entering the command "service snmpd stop", it is FAILED
Thanks in advance...
Last edited by in088309; 06-14-2012 at 05:02 AM.
|
|
|
06-14-2012, 05:39 AM
|
#6
|
LQ Newbie
Registered: Feb 2011
Posts: 7
Original Poster
Rep:
|
Hi..
After entering the command "service snmpd start", i got the output as
"/bin/bash: line 1: 2605 Segmentation fault (core dumped) /usr/sbin/snmpd -LS0-6d -Lf /dev/null -p /var/run/snmpd.pid"
[FAILED]
Any help would be appreciable...
Thanks in advance...
Sooraj
|
|
|
06-14-2012, 05:41 AM
|
#7
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
yes, you said that 2 hours ago. What have you tried in the meantime? What other research have you done?
what happens if you run the service directly as root?
Code:
/usr/sbin/snmpd -LS0-6d -Lf /dev/null -p /var/run/snmpd.pid
|
|
|
07-01-2012, 06:09 AM
|
#8
|
LQ Newbie
Registered: Jul 2012
Posts: 1
Rep:
|
"/bin/bash: line 1: 2605 Segmentation fault (core dumped) /usr/sbin/snmpd -LS0-6d -Lf /dev/null -p /
instead of using
#>service snmpd restart
try using :
#>/usr/sbin/snmpd
it works on me.....
|
|
|
All times are GMT -5. The time now is 06:49 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|