Linux Distribution and version Redhat 6
64-bit
Manual Install of XI
snmpd is running
snmptt is running
FW rules are correct
Error is 'snmptrapd dead but subsys locked'
**update. Enabled logging - result was
couldn't open udp:162 -- errno 98 ("Address already in use")
I did a netstat on port 162 - and found out nimbus was using the same port. I stopped the nimbus service, and snmptrapd service was able to start.
Is there a way that both can use this port?
snmptrapd won't start
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: snmptrapd won't start
You cannot have 2 applications listen on the same portseaward1983 wrote:Is there a way that both can use this port?
-
seaward1983
- Posts: 69
- Joined: Wed Jul 17, 2019 2:09 pm
Re: snmptrapd won't start
Thanks! we're done here. 
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: snmptrapd won't start
Great!seaward1983 wrote:Thanks! we're done here.
Locking