<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<head><meta http-equiv="Content-Type" content="text/html;">
<title>Scalix message content</title>
<style type="text/css">
<!--
.Normal {  text-align: left; text-indent:0pt; margin-top:0pt; margin-bottom:0pt; font-family: Arial; font-size: 12pt; }
.Default_Paragraph_Font {font-family: Arial; color: Black; background-color: white ; font-size: 12pt; font-weight: normal;  font-style: normal; font-variant: normal; vertical-align: normal; text-decoration: none;}
div.ltTOCtitle { font-family: Verdana; font-size: 8pt; font-weight: bold; text-align: center;}
div.ltTOCl1 { font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:32pt; text-indent:-32pt;}
div.ltTOCl2 { font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:40pt; text-indent:-32pt;}
div.ltTOCl3 {  font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:48pt; text-indent:-32pt;}
div.ltTOCl4 { font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:56pt; text-indent:-32pt;}
div.ltTOCl5 { font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:64pt; text-indent:-32pt;}
div.ltTOCl6 { font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:72pt; text-indent:-32pt;}
-->
</style>
</head>

<body>
<div class="Normal"><span style='font-size: 10pt; '>I'm using this
script:</span></div>
<div class="Normal" style=' margin-top:5pt; margin-bottom:5pt;'><span style='font-family: Times New Roman; '>#############</span><br><span style='font-family: Times New Roman; '>#!/bin/bash</span><br><span style='font-family: Times New Roman; '>RESULT=`./check_nt
-H adr01 -p 1248 -v COUNTER -l "\Process(EvDRServer)\Virtual Bytes" -w 1500 -c
2000`</span><br><span style='font-family: Times New Roman; '>CALCULATED=`echo
$RESULT | awk '{print $1/8/1000000 "
MB"}'`</span><br><span style='font-family: Times New Roman; '>echo
$CALCULATED</span><br><span style='font-family: Times New Roman; '>exit
0</span><br><span style='font-family: Times New Roman; '>#############</span><br><span style='font-family: Times New Roman; '></span><br><span style='font-family: Times New Roman; '>To
parse the output of the check_nt COUNTER command that's grabbing the virtual
memory usage for a particular process on a particular server.</span></div>
<div class="Normal" style=' margin-top:5pt; margin-bottom:5pt;'><span style='font-family: Times New Roman; '>The
script works great from the command
line:</span><br><span style='font-family: Times New Roman; '>#
./check_adr01_vmem</span><br><span style='font-family: Times New Roman; '>204.457
MB</span><br><span style='font-family: Times New Roman; '></span><br><span style='font-family: Times New Roman; '>However,
when I go into the service detail for the server through Nagios web, I get
this:</span><br><span style='font-family: Times New Roman; '>ADR-Server-VM-Usage
OK 12-18-2007 15:21:16 0d 0h 0m 29s 1/3 0 MB </span></div>
<div class="Normal" style=' margin-top:5pt; margin-bottom:5pt;'><span style='font-family: Times New Roman; '></span><br><span style='font-family: Times New Roman; '>Am
I missing something that would cause Nagios to fail to grab the output from the
script correctly?</span></div>
<div class="Normal" style=' margin-top:5pt; margin-bottom:5pt;'><span style='font-family: Times New Roman; '>Running
the check_nt -H adr01 -p 1248 -v COUNTER -l "\Process(EvDRServer)\Virtual Bytes"
-w 1500 -c 2000 command results in an output of "Virtual Memory Usage:
141369344" in Nagios, which isn't particularaly useful, so I got some assistance
writing the script above. If there's a better/easier solution to parse the
outlput from Bits to MB I would be more than happy to use it instead of the
script.</span></div>
<div class="Normal" style=' margin-top:5pt; margin-bottom:5pt;'><span style='font-family: Times New Roman; '>Any
help would be greatly appreciated.</span></div>
<div class="Normal" style=' margin-top:5pt; margin-bottom:5pt;'><span style='font-family: Times New Roman; '>Thank
you</span></div>
<br>
<div class="Normal"><span style='font-size: 10pt; '><><><><><><><><></span><br><span style='font-size: 10pt; '>Lorand
S. D'Caltan</span><br><span style='font-size: 10pt; '>Systems
Engineer</span><br><span style='font-size: 10pt; '>iSystems
LLC</span><br><span style='font-size: 10pt; '>(802) 655-8347
x157</span><br><span style='font-size: 10pt; '><><><><><><><><></span></div>
<div class="Normal" style=' margin-top:5pt; margin-bottom:5pt;'><span style='font-family: Arial Narrow; color: Gray; font-size: 9pt; '>CONFIDENTIALITY:
The information contained in this message may be privileged and confidential and
protected from disclosure. No confidentiality or privilege is waived or lost by
any mistransmission. If the reader of this message is not the intended
recipient, or an employee or agent responsible for delivering this message to
the intended recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited. Please
immediately delete it and all copies of it from your system, destroy any hard
copies of it and notify the sender. Thank you.</span></div>
<br>



</body>

</html>