<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Christopher Odenbach wrote:
<blockquote cite="mid200609051520.39706.odenbach@uni-paderborn.de"
 type="cite">
  <pre wrap="">Hi,

  </pre>
  <blockquote type="cite">
    <pre wrap="">certainly not.

just put both in the same contact definition, see
<a class="moz-txt-link-freetext" href="http://nagios.sourceforge.net/docs/2_0/xodtemplate.html#contact">http://nagios.sourceforge.net/docs/2_0/xodtemplate.html#contact</a> and
see the Directive Description for host-notification-commands which
says "...Multiple notification commands should be separated by
commas...". Just make sure you have both notification commands
defined in misccommand.cfg since this uses the short command names
which should be defined there.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
But in exact this paragraph it says: Multiple notification commands 
should be separated by commas. All notification commands are executed 
when the contact needs to be notified.

So when I put this contact into a service, always both commands will be 
executed. But I want some services only to send email and not SMS.

Got my idea?

Christopher

  </pre>
</blockquote>
ah, sorry, in my haste I misread, ok then you do need 2 contact
definitions and 2 contactgroup definitions, one email, and one both,
then just assign the contact group to the service definitions according
to which notifications you want.<br>
<br>
If anybody else has a better way of doing this I'd like to hear it...<br>
<br>
<br>
Hari<br>
</body>
</html>