Ansgar Schlueter schrieb: > Hello, > > I updated my icinga installation to version 1.0.2 with IDO. Since then the > check_dns throws the following error: > > ***** Icinga ***** > > Notification Type: PROBLEM > > Service: DNS > Host: XXXXX > Address: xx.xx.xx.xx > State: UNKNOWN > > Date/Time: Wed Jul 14 13:41:27 CEST 2010 > > Additional Info: > > check_dns: Invalid hostname/address - > > > > When using the plugin interactively I get no errors. > > ici...@xxxx:~> /usr/local/icinga/libexec/check_dns --version > check_dns v1.4.14 (nagios-plugins 1.4.14) > > ici...@xxxx:~> /usr/local/icinga/libexec/check_dns -H xx.xx.xx.xx > DNS OK: 0,009 seconds response time. Xx.xx.xx.xx returns > XXXXX.tm.iabg.de.|time=0,008512s;;;0,000000 > > In /var/log/messages I get the following entry: > Jul 14 17:01:27 XXXXX icinga: SERVICE ALERT: > XXXXX;DNS;UNKNOWN;HARD;3;check_dns: Invalid hostname/address - > > What is wrong and how can I get more information from this check or be able > to debug it? > > Ansgar Please check that the service and command definition result in the same call of the plugin as the call on the command line. If unsure please post both definitions.
------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
