From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 20 Aug 2004 12:50:25 +0400 (MSD) From: "unix9" Sender: unix9@yandex.ru Message-Id: <4125BB51.00002D.26493@ariel.yandex.ru> MIME-Version: 1.0 X-Mailer: Yamail [ http://yandex.ru ] Errors-To: unix9@yandex.ru To: community@altlinux.ru X-source-ip: 217.73.113.5 Content-Type: text/plain; charset="KOI8-R" Content-Transfer-Encoding: 8bit Subject: [Comm] Nagios X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: community@altlinux.ru List-Id: Mailing list for ALT Linux users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 08:50:38 -0000 Archived-At: List-Archive: List-Post: Приветствую всех! Стоит Compact 2.3 и Nagios из контриба. Настраиваю сервис проверки почтового сервиса, после чего запускаю сам нагиос. Старт проходит нормально, однако в логе вижу вот это [1092991647] Warning: Return code of 127 for check of service 'SMTP' on host 'mail-server' was out of bounds. Make sure the plugin you're trying to run actually exists. В чем может быть проблема? ## Service definition define service{ use generic-service host_name mail-server service_description SMTP is_volatile 0 check_period workhours max_check_attempts 4 normal_check_interval 5 retry_check_interval 1 contact_groups nagios-admin notification_interval 10 notification_period 24x7 notification_options w,u,c,r check_command check_smtp }