Search found 2 matches
- Wed Apr 25, 2012 11:39 pm
- Forum: Open Source Nagios Projects
- Topic: DNS WARNING- # seconds response time (dig returned an error)
- Replies: 4
- Views: 9755
Re: DNS WARNING- # seconds response time (dig returned an er
I got an stunnel up but when I try to run check_dig in the following manner: ./check_dig -v -H localhost -p 8443 -l www.google.com -A "+tcp" /usr/bin/dig @localhost -p 8443 www.google.com -t A +tcp Looking for: 'www.google.com' DNS WARNING - 0.204 seconds response time (dig returned an err...
- Tue Apr 24, 2012 11:54 am
- Forum: Open Source Nagios Projects
- Topic: DNS WARNING- # seconds response time (dig returned an error)
- Replies: 4
- Views: 9755
DNS WARNING- # seconds response time (dig returned an error)
Receiving the following warning attempting to monitor the tls/ssl dns service running on port tcp/443 of a server. This check is being performed by the check_dig plugin: DNS WARNING - 0.371 seconds response time (dig returned an error status) Does check_dig (or another plugin) have the capability to...