<!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 text="#000000" bgcolor="#ffffff">
I assume that there wouldn't be a macro for it due to the fact that it
is normally up to the plugin / service check to determine and know what
the thresholds are in order to know what exit code to return back to
Nagios.<br>
<br>
Your best chance may be to define those values as service macros. That
way you would be able to pass them through to your plugin (assuming
your plugin accepts WARN and CRIT as command line args) as well as your
notification command (possibly a special secondary notification command
that adds the WARN and CRIT macro values to the message).<br>
<br>
<br>
On 08/09/2010 01:31 PM, Joel Brooks wrote:
<blockquote
 cite="mid:AANLkTikq48dWc6rcNqKGcBoU5fX=8vYsLu_ef1d88NAX@mail.gmail.com"
 type="cite">hey all,<br>
  <br>
is there a way to include the WARNING and CRITICAL thresholds in a
notification (without including the perfdata)?<br>
  <br>
There doesn't seem to be a macro for this.<br>
  <br>
i.e., i'd like my notification to show something like:<br>
  <br>
<body of email notification><br>
$SERVICEDESC$ is in $SERVICESTATE$ condition.<br>
  <br>
$SERVICEOUTPUT$<br>
Current: $SERVICEVAL$ (Warning: $SERVICEWARNING$, Critical:
$SERVICECRITICAL$)<br>
  <br>
is there a way to do something like that?<br>
  <br>
cheers,<br>
  <br>
J<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/RIM-dev2dev">http://p.sf.net/sfu/RIM-dev2dev</a> </pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Nagios-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null</pre>
</blockquote>
<br>
</body>
</html>