- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SnmpMaster agent does not start automatically
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
08-18-2005 12:36 PM
08-18-2005 12:36 PM
SnmpMaster agent does not start automatically
HP SnmpMaster agent does not automatically start after I run /sbin/init.d/SnmpMaster stop.
It is a rp2470 and a member of a 10 node cluster, all other nodes do not have this problem.
any idea ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2005 12:50 PM
08-18-2005 12:50 PM
Re: SnmpMaster agent does not start automatically
in /etc/rc.config.d/SnmpMaster,
SNMP_MASTER_START=1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2005 12:58 PM
08-18-2005 12:58 PM
Re: SnmpMaster agent does not start automatically
Yes that setting is there, I can start the SnmpMaster agent by manually /sbin/init.d/SnmpMaster start
What I am saying is after I stoped it /sbin/init.d/SnmpMaster stop
it should be restart automatically. This is what happend to the other 9 nodes for the cluster.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2005 03:10 PM
08-18-2005 03:10 PM
Re: SnmpMaster agent does not start automatically
the stop should kill the snmp daemon, maybe some other place configure the auto start....
how about the /etc/inittab in the working nodes? is the snmp configure there?
GOOD LUCK!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2005 04:38 PM
08-18-2005 04:38 PM
Re: SnmpMaster agent does not start automatically
/etc/inittab is the first thing I checked but did not find any thing related to snmp and also the other rp2470 has the same /etc/inittab file but did not have this problem.