Search found 7 matches
- Mon Apr 13, 2015 2:53 pm
- Forum: Open Source Nagios Projects
- Topic: Socket timeout on VMware player
- Replies: 10
- Views: 5924
Re: Socket timeout on VMware player
Thanks, box293 for your efforts. No luck with quoting the -s password. I took a look at the network (Wireshark) and found that all requests from the Nagios server sent to the VM/Win7 client just disappeared. No signs of any errors or replies. Seems to be some kind of low-level network problem with m...
- Sat Apr 11, 2015 9:33 am
- Forum: Open Source Nagios Projects
- Topic: Socket timeout on VMware player
- Replies: 10
- Views: 5924
Re: Socket timeout on VMware player
Part II: I (wasted) some time and created a totally new virtual Win7-x64 prof. machine on my VMware player (hosted on a Ubuntu 14.4 x64 server). No conflicting software (as far as I know), plain vanilla configuration and setup. NSclient++ 0,4,1,90. New IP etc in the Nagios server .cfg's. The result:...
- Fri Apr 10, 2015 2:39 pm
- Forum: Open Source Nagios Projects
- Topic: Socket timeout on VMware player
- Replies: 10
- Views: 5924
Re: Socket timeout on VMware player
Disabling all firewalls changes nothing, unfortunately. nsclient.ini file: # If you want to fill this file with all avalible options run the following command: # nscp settings --generate --add-defaults --load-all # If you want to activate a module and bring in all its options use: # nscp settings --...
- Fri Apr 10, 2015 5:23 am
- Forum: Open Source Nagios Projects
- Topic: Socket timeout on VMware player
- Replies: 10
- Views: 5924
Re: Socket timeout on VMware player
Just to be sure...
I once more reinstalled NSclient 0.4.1.90 following the instructions at http://sites.box293.com/nagios to the letter (excellent website, btw).
No luck, Socket timeout as usual.
I once more reinstalled NSclient 0.4.1.90 following the instructions at http://sites.box293.com/nagios to the letter (excellent website, btw).
No luck, Socket timeout as usual.
- Fri Apr 10, 2015 4:32 am
- Forum: Open Source Nagios Projects
- Topic: Socket timeout on VMware player
- Replies: 10
- Views: 5924
Re: Socket timeout on VMware player
No luck, I resurrected the old qemu Win7 and tested against port 12489 on both machines: check_nt -H windows_host -p 12489 -s ******** -v CLIENTVERSION Qemu: NSclient++ 0,4,1,90 VMware: Socket timeout ... A more in depth-scan with nmap finds this port open on both machines: Qemu: 12489/tcp open unkn...
- Thu Apr 09, 2015 5:19 pm
- Forum: Open Source Nagios Projects
- Topic: Socket timeout on VMware player
- Replies: 10
- Views: 5924
Re: Socket timeout on VMware player
Ping is OK, nmap outputs: Nmap scan report for Win764VMwww.lan (192.168.1.87) Host is up (0.00068s latency). Not shown: 989 filtered ports PORT STATE SERVICE 22/tcp open ssh 80/tcp open http 135/tcp open msrpc 139/tcp open netbios-ssn 445/tcp open microsoft-ds 554/tcp open rtsp 2869/tcp open icslap ...
- Thu Apr 09, 2015 12:24 pm
- Forum: Open Source Nagios Projects
- Topic: Socket timeout on VMware player
- Replies: 10
- Views: 5924
Socket timeout on VMware player
Hi! I recently converted a virtual Win7 x64 - machine from an Ubuntu/kvm image to a VMware player virtual machine. NO software changes, only a new IP adress. The Win7 has a NSclient++ (0.4.1.90) and was working OK with the Nagios host (Ubuntu 14.04 server) before the conversion. I copied the relevan...