Discussion:
[Nagios-users] Socket.h:(677): bind failed
Rafael Henrique da Silva Correia
2011-03-03 16:49:10 UTC
Permalink
Good afternoon list!

I'm having trouble with NSClient++ in the Windows Server 2008 x64.

I try reinstall NSClient++ and the Nagios Server can't connect to
NSClient++. I'm sending an log attached.

Anybody can help me please?

Thanks
--
Rafael Henrique da Silva Correia
http://abraseucodigo.blogspot.com

Administrador de Sistemas Linux
Certificado pela LPIC - 101
ID: LPI000160699
Michael Medin
2011-03-03 17:09:46 UTC
Permalink
Hello,

My guess is that "Normalmente é permitida apenas uma utilização de cada
endereço de soquete (protocolo/endereço de rede/porta)" is Spanish?
Portugis? for "only one allowed" which means someone else is already
using the port.

So either figure out which application is useing the port (could be it
is already started, could be installed twice) or change the port in
question.


// Michael Medin
Post by Rafael Henrique da Silva Correia
Good afternoon list!
I'm having trouble with NSClient++ in the Windows Server 2008 x64.
I try reinstall NSClient++ and the Nagios Server can't connect to
NSClient++. I'm sending an log attached.
Anybody can help me please?
Thanks
------------------------------------------------------------------------------
Free Software Download: Index, Search& Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business
insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
Nagios-users mailing list
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
Rafael Henrique da Silva Correia
2011-03-03 18:12:33 UTC
Permalink
Sorry... Portuguese...

In English:

\Socket.h:677: bind failed: 10048: Only one usage of each socket address
(protocol>network address/port) is normally permitted.
Post by Michael Medin
Hello,
My guess is that "Normalmente é permitida apenas uma utilização de
cada endereço de soquete (protocolo/endereço de rede/porta)" is
Spanish? Portugis? for "only one allowed" which means someone else is
already using the port.
So either figure out which application is useing the port (could be it
is already started, could be installed twice) or change the port in
question.
// Michael Medin
Post by Rafael Henrique da Silva Correia
Good afternoon list!
I'm having trouble with NSClient++ in the Windows Server 2008 x64.
I try reinstall NSClient++ and the Nagios Server can't connect to
NSClient++. I'm sending an log attached.
Anybody can help me please?
Thanks
------------------------------------------------------------------------------
Free Software Download: Index, Search& Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business
insights.http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
Nagios-users mailing list
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
--
Rafael Henrique da Silva Correia
http://abraseucodigo.blogspot.com

Administrador de Sistemas Linux
Certificado pela LPIC - 101
ID: LPI000160699
Morty
2011-03-04 03:26:08 UTC
Permalink
Post by Rafael Henrique da Silva Correia
Sorry... Portuguese...
\Socket.h:677: bind failed: 10048: Only one usage of each socket address
(protocol>network address/port) is normally permitted.
Stop the daemon and run netstat in the mode that shows all sockets and
what processes are bound to them. Under linux, that's netstat -pan.
Under Windows, I think it's something like netstat -ban.

- Morty
Rafael Henrique da Silva Correia
2011-03-04 11:49:07 UTC
Permalink
Hi there,

I rebooted the system, because the process was killed but the socket
wasn't closed.
The Windows Operating System is awfull.

Solved now, thanks.
Post by Morty
Post by Rafael Henrique da Silva Correia
Sorry... Portuguese...
\Socket.h:677: bind failed: 10048: Only one usage of each socket address
(protocol>network address/port) is normally permitted.
Stop the daemon and run netstat in the mode that shows all sockets and
what processes are bound to them. Under linux, that's netstat -pan.
Under Windows, I think it's something like netstat -ban.
- Morty
------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Nagios-users mailing list
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
--
Rafael Henrique da Silva Correia
http://abraseucodigo.blogspot.com

Administrador de Sistemas Linux
Certificado pela LPIC - 101
ID: LPI000160699
Mark Elsen
2011-03-03 17:09:55 UTC
Permalink
Post by Rafael Henrique da Silva Correia
Good afternoon list!
I'm having trouble with NSClient++ in the Windows Server 2008 x64.
I try reinstall NSClient++ and the Nagios Server can't connect to
NSClient++. I'm sending an log attached.
- Check your windows server 2008 firewall settings.

M.
Rafael Henrique da Silva Correia
2011-03-03 18:14:07 UTC
Permalink
The firewall is disable.
Post by Mark Elsen
Post by Rafael Henrique da Silva Correia
Good afternoon list!
I'm having trouble with NSClient++ in the Windows Server 2008 x64.
I try reinstall NSClient++ and the Nagios Server can't connect to
NSClient++. I'm sending an log attached.
- Check your windows server 2008 firewall settings.
M.
------------------------------------------------------------------------------
Free Software Download: Index, Search& Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business
insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
Nagios-users mailing list
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
--
Rafael Henrique da Silva Correia
http://abraseucodigo.blogspot.com

Administrador de Sistemas Linux
Certificado pela LPIC - 101
ID: LPI000160699
Continue reading on narkive:
Loading...