HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: SNMP daemon
Operating System - HP-UX
1834465
Members
3325
Online
110067
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2007 09:08 PM
04-03-2007 09:08 PM
SNMP daemon
Hi,
I have disabled the snmp daemon in the /etc/rc.config.d file. Edit the SnmpMaster, SnmpMib1, SnmpHpunix, SnmpTrpDst file and make it 0 to stop it at the time of booting.
But still it is showing the following o/p.in ps -ef command o/p.
DRXDB301:/etc/rc.config.d#ps -ef|grep snmpd
root 1496 1 0 Aug 10 ? 0:00 /usr/lbin/cmsnmpd
root 2390 1 0 Aug 10 ? 0:00 /usr/sbin/snmpdm
root 688 444 0 18:48:15 pts/0 0:00 grep snmpd
Please guide me how to stop snmp daemon at the time of booting.
Thanks & regards,
Kevin
I have disabled the snmp daemon in the /etc/rc.config.d file. Edit the SnmpMaster, SnmpMib1, SnmpHpunix, SnmpTrpDst file and make it 0 to stop it at the time of booting.
But still it is showing the following o/p.in ps -ef command o/p.
DRXDB301:/etc/rc.config.d#ps -ef|grep snmpd
root 1496 1 0 Aug 10 ? 0:00 /usr/lbin/cmsnmpd
root 2390 1 0 Aug 10 ? 0:00 /usr/sbin/snmpdm
root 688 444 0 18:48:15 pts/0 0:00 grep snmpd
Please guide me how to stop snmp daemon at the time of booting.
Thanks & regards,
Kevin
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2007 09:15 PM
04-03-2007 09:15 PM
Re: SNMP daemon
Kevin,
looking at the time stamp I would say you have not rebooted !
Your daemons show as running since 10 August.
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
So far you have awarded points to only 2 of 18 answers !!
looking at the time stamp I would say you have not rebooted !
Your daemons show as running since 10 August.
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
So far you have awarded points to only 2 of 18 answers !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2007 09:16 PM
04-03-2007 09:16 PM
Re: SNMP daemon
Shalom,
The daemon could be starting anywhere.
You can search your system for references to /usr/sbin/snmpdm as follows.
find / -exec grep -lk snmpdm {} \;
This will take some time to complete.
Could be there is a third part package starting up.
To auto start there is a softlink in /sbin/rc3.d (or 2 or 1) that points to /sbin/init.d (could point elsewhere but not sure if anything else would work.
This is detective work.
Also, you could have granted a user sudo access to start the daemon manually.
SEP
The daemon could be starting anywhere.
You can search your system for references to /usr/sbin/snmpdm as follows.
find / -exec grep -lk snmpdm {} \;
This will take some time to complete.
Could be there is a third part package starting up.
To auto start there is a softlink in /sbin/rc3.d (or 2 or 1) that points to /sbin/init.d (could point elsewhere but not sure if anything else would work.
This is detective work.
Also, you could have granted a user sudo access to start the daemon manually.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2007 09:29 PM
04-03-2007 09:29 PM
Re: SNMP daemon
I presume the SNMP daemons/agents that you see are part of some ServiceGuard inter-node communication.
At least the name cmsnmpd insinuates this to me.
I think it would be a bad idea to kill these.
At least the name cmsnmpd insinuates this to me.
I think it would be a bad idea to kill these.
Madness, thy name is system administration
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP