<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD><META http-equiv=Content-Type content="text/html; charset=utf-8"><META content="INBOX.COM" name=GENERATOR></HEAD>
<BODY>

<div> Ok, so I found an example using the COUNTER object.  From the Nagios server I can run the following and get correct data back:<br><br>check_nt -H 192.168.1.1 -p 12489 -v COUNTER -l "Process\(Outlook)\Working Set"<br>this returns memory for me...<br><br>but when i put this into the windows.cfg file as:<br>check_nt!COUNTER!-l "Process\(Outlook)\Working Set"<br><br>it verifies as no errors, but the GUI is showing 0, which is not the same as from the command-line.  I also tried the -d SHOWALL option and that didn't work.   Any ideas?<br><br>Thanks in advance,<br>Izz<br></div><br><blockquote style="border-left: 2px solid rgb(0, 0, 255); padding-left: 5px; margin-left: 5px; margin-right: 0px;"><div class="msgHeaders">-----Original Message-----<br><b>From:</b> amontibello@gmail.com<br><b>Sent:</b> Tue, 20 May 2008 22:00:12 -0400<br><b>To:</b> izz_abdullah@inbox.com<br><b>Subject:</b> Re: [Nagios-users] Performance data for service<br><br></div><div class="oldBody"><div><div>You should be able to get this data through the Process performance counter object with the instance set to the process name (as long as you can map the process name to an actual counter instance) </div>
<div> </div>
<div>or you should be able to get this data through a WMI querry</div>
<div> </div>
<div>Or you can write a script or program and get the data through NC_NEt or a NRPE plugin</div>
<div> </div>
<div>TOny (author of NC_Net)<br></div>
<div _class="gmail_quote">On Tue, May 20, 2008 at 5:05 AM, Izz Abdullah <<a href="mailto:izz_abdullah@inbox.com">izz_abdullah@inbox.com</a>> wrote:<br>
<blockquote _class="gmail_quote" _style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Not necessarily explorer.exe.<br><br>I am looking more at some java instances, (java.exe, etc.).  I want to know CPU load as well as Memory usage of a process.<br>
<br>Thanks,<br>Izz<br>
<div>
<div></div>
<div _class="Wj3C7c"><br>> -----Original Message-----<br>> From: <a href="mailto:adesperateuser@googlemail.com">adesperateuser@googlemail.com</a><br>> Sent: Tue, 20 May 2008 10:49:48 +0200<br>> To: <a href="mailto:nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a><br>
> Subject: Re: [Nagios-users] Performance data for service<br>><br>> Hi Izz,<br>><br>> Izz Abdullah schrieb:<br>>> I have enabled performance data for my monitored Windows 2k3 server.  I<br>>> am receiving performance data, not extremely clear, but receiving, for<br>
>> the defaulted services.  What I want is to see performance data on<br>>> running processes as well (e.g. the Explorer.exe process has nothing in<br>>> the performance data field).  Can someone please assist?<br>
><br>> What kind of performance data would you expect from explorer.exe? With<br>> some services, it just doesn't make much sense to have performance<br>> analyzed, in my opinion.<br>><br>> Greetz, Marcus<br>
><br>> -------------------------------------------------------------------------<br>> This SF.net email is sponsored by: Microsoft<br>> Defy all challenges. Microsoft(R) Visual Studio 2008.<br>> <a href="http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/" target="_blank">http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/</a><br>
> _______________________________________________<br>> Nagios-users mailing list<br>> <a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>> <a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
> ::: Please include Nagios version, plugin version (-v) and OS when<br>> reporting any issue.<br>> ::: Messages without supporting info will risk being sent to /dev/null<br><br></div></div>____________________________________________________________<br>
FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!<br>Check it out at <a href="http://www.inbox.com/earth" target="_blank">http://www.inbox.com/earth</a><br>
<div>
<div></div>
<div _class="Wj3C7c"><br>-------------------------------------------------------------------------<br>This SF.net email is sponsored by: Microsoft<br>Defy all challenges. Microsoft(R) Visual Studio 2008.<br><a href="http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/" target="_blank">http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/</a><br>
_______________________________________________<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>::: Messages without supporting info will risk being sent to /dev/null<br></div></div></blockquote></div><br>
</div></div></blockquote>
</BODY>
</HTML>