Support Needed - XI Update
-
ancovington
- Posts: 175
- Joined: Fri Sep 13, 2013 1:32 pm
Re: Support Needed - XI Update
I have reinstalled vcenter with the correct domain/hostname, but it keeps trying to connect at yourvcenterserver.yourdomain.local
Re: Support Needed - XI Update
Did you remove the old checks?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
-
ancovington
- Posts: 175
- Joined: Fri Sep 13, 2013 1:32 pm
Re: Support Needed - XI Update
Yes, I removed the services and then the host.
Re: Support Needed - XI Update
Lets figure the dns out. From the XI server, run:
On the esx server, run:
Post the results in code wraps.
Code: Select all
ping yourvcenterserver.yourdomain.local
nslookup <ip of yourvcenterserver.yourdomain.local>
cat /etc/hostsCode: Select all
ping yourvcenterserver.yourdomain.local
nslookup <ip of yourvcenterserver.yourdomain.local>
cat /etc/hosts
hostnameFormer Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
-
ancovington
- Posts: 175
- Joined: Fri Sep 13, 2013 1:32 pm
Re: Support Needed - XI Update
This is what I get on the Nagios Server:
Code: Select all
[root@localhost ~]# nslookup 10.201.18.195
Server: 10.201.17.201
Address: 10.201.17.201#53
195.18.201.10.in-addr.arpa name = vc540001a-esi5.admin.bcps.k12.md.us.
[root@localhost ~]# cat /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
Re: Support Needed - XI Update
My suspicion is that you have some dns issues. COuld you run the rest of the command requested?
From the nagios server:
From the esx server:
From the nagios server:
Code: Select all
ping yourvcenterserver.yourdomain.localCode: Select all
ping yourvcenterserver.yourdomain.local
nslookup <ip of yourvcenterserver.yourdomain.local>
cat /etc/hosts
hostnameFormer Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
-
ancovington
- Posts: 175
- Joined: Fri Sep 13, 2013 1:32 pm
Re: Support Needed - XI Update
This is what I get on the esx server:
Code: Select all
C:\Users\TEMP.BCPSS.000>ping vc540001a-esi5.admin.bcps.k12.md.us
Pinging vc540001a-esi5.admin.bcps.k12.md.us [10.201.18.195] with 32 bytes of dat
a:
Reply from 10.201.18.195: bytes=32 time<1ms TTL=128
Reply from 10.201.18.195: bytes=32 time<1ms TTL=128
Reply from 10.201.18.195: bytes=32 time<1ms TTL=128
Reply from 10.201.18.195: bytes=32 time<1ms TTL=128
Ping statistics for 10.201.18.195:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Users\TEMP.BCPSS.000>nslookup 10.201.18.195
Server: domc54001.admin.bcps.k12.md.us
Address: 10.201.17.201
Name: vc540001a-esi5.admin.bcps.k12.md.us
Address: 10.201.18.195
C:\Users\TEMP.BCPSS.000>cat /etc/hosts
'cat' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\TEMP.BCPSS.000>hostname
vc540001a-esi5
Re: Support Needed - XI Update
We need to move this to the ticketing system and schedule a remote session. Send an email to [email protected]
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
-
ancovington
- Posts: 175
- Joined: Fri Sep 13, 2013 1:32 pm
Re: Support Needed - XI Update
I sent an email a couple of days ago, but I haven't heard back. Do you know how long it usually takes for someone to get back about a ticket?
Re: Support Needed - XI Update
You might have sent it in before whoever purchased Nagios XI in your organization added you to the approved contacts list. I just checked and saw your email in there, so if you send it now it should come through.
Former Nagios employee