Search found 3 matches

by ThomasP1010
Mon Feb 22, 2021 5:10 pm
Forum: Nagios XI
Topic: Two DNS queries for one hostname
Replies: 1
Views: 219

Two DNS queries for one hostname

I need two DNS queries for time.windows.com:
DNS Query 1: <DNS Server01 IP> resolves time.windows.com to <40.119.6.228>
DNS Query 2: <DNS Server02 IP> resolves time.windows.com to <13.86.101.172>

NagiosXi won’t allow two separate queries to the same hostname, or will it?
by ThomasP1010
Wed Feb 17, 2021 2:08 pm
Forum: Nagios XI
Topic: Two $ARG1$ & $ARG2% DNS Query
Replies: 1
Views: 132

Two $ARG1$ & $ARG2% DNS Query

DNS Query Check: $ARG1$ -H 'time.windows.com' -a 'IP AddrXX9' -s 'IP AddrXXX9' $ARG2$ -H 'time.windows.com' -a 'IP AddrXX8' -s 'IP AddrXXX8' Run check cmd executes $ARG1$ ONLY, $ARG2$ is not run. Query needs to check: $ARG1$ time.windows.com returns IP AddrXX9 from our internal DNS SVRxx9 (in SITE 1...
by ThomasP1010
Wed Aug 30, 2017 3:18 pm
Forum: Nagios XI
Topic: ESX - Cannot complete login due to an incorrect user name or
Replies: 8
Views: 9292

Re: ESX - Cannot complete login due to an incorrect user nam

Check 'Authentication Services' settings on the ESXi Host your can't connect to. If that Host is using 'Local Authentication' it won't recognize Domain Accounts, which will cause this 'cannot complete login due to an incorrect username' error. In our virtual environment I noticed that only two of ou...