> Hm. Looks ok at first glance. I have no good ideas at the moment so > please enable debugging in icinga.cfg and have look at the > debug output. > The following values will get you every information that is > available ;-) > debug_level=-1 > debug_verbosity=2 Enabling debugging didn't give any more information. Macro processing showed that the command string is the one I used interactively except that it has a trailing space.
'/usr/local/icinga/libexec/check_dns -H xx.xx.xx.xx ' Check result are then stored in a temporary file but this file is removed very quickly afterwards, so there is no chance to check that. After issuing the check_dns command via execv there is no more detailed information available. Maybe I need a wrapper for check_dns to get additional debug information. Ansgar Industrieanlagen-Betriebsgesellschaft mbH Vorsitzender des Aufsichtsrats: RA Engelbert Kupka MdL a.D. Geschaeftsfuehrung: Prof. Dr.-Ing. Rudolf F. Schwarz Sitz der Gesellschaft: Einsteinstrasse 20, 85521 Ottobrunn Registergericht: Amtsgericht Muenchen Handelsregister Nr.: HRB 5499 ------------------------------------------------------------------------------ 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
