Search found 4 matches
- Tue Jul 30, 2013 7:20 pm
- Forum: Nagios XI
- Topic: check_tcp function issue
- Replies: 1
- Views: 2242
check_tcp function issue
I'm having a problem with Nagios XI whereby TCP client socket connections remain open indefinitely. In order to troubleshoot, I am running the VMware CENTOS package inside a VMPlayer environment. Nagios seems to constantly try to open and close a connection apparently expecting the target socket to ...
- Mon Jul 22, 2013 2:38 pm
- Forum: Nagios XI
- Topic: Nagios Xi in VMplayer
- Replies: 5
- Views: 1243
Re: Nagios Xi in VMplayer
The remote terminal and the VMplayer host are both Windows XP SP3lmiltchev wrote:Also, see what do you have in the apache access log - run:
Code: Select all
grep <ip address of the machine that you are trying to access XI from> --color /var/log/httpd/access_log
- Mon Jul 22, 2013 2:01 pm
- Forum: Nagios XI
- Topic: Nagios Xi in VMplayer
- Replies: 5
- Views: 1243
Re: Nagios Xi in VMplayer
Yesabrist wrote:Can you ping the ip of the nagios server from the other windows box and vice versa (ping the windows server from the nagios vm)?
vmplayer host workstation xxx.xxx.xxx.85
vmplayer xxx.xxx.xxx.88
Both addresses respond to pings
- Mon Jul 22, 2013 1:37 pm
- Forum: Nagios XI
- Topic: Nagios Xi in VMplayer
- Replies: 5
- Views: 1243
Nagios Xi in VMplayer
I am new to Nagios. I have installed the VMplayer and downloaded the Nagiosxi VMware virtual machine image. Installation and setup is completed and I can logon to the dashboard using Internet Explorer on the local machine where the VMplayer is running. However, if I go to another workstation and att...