<div>WMI takes a while to navigate and learn,</div>
<div> </div>
<div>You should just read through the nodes using a viewer as well as other detailed resources.</div>
<div>Remember not all values in WMI are usefull, many items are RAW and there is a different node to get Formated.</div>
<div>Also not all values are readable strings, like IP address under Network is an array while I would have expected it to be a string</div>
<div>WMI does interact directly with HArdware, so general queries to Physical disk or Logical Disk may induce turning the Floppy/CD drives.</div>
<div> </div>
<div>The best resource for monitoring Standard things is to go to Microsofts web site and search there</div>
<div> </div>
<div>the Microsofts WMI documentation is found on <a href="http://MSDN.microsoft.com">MSDN.microsoft.com</a>  in the MSDN library under WMI SDK </div>
<div>(or at least that was were it was last time I referenced it) there is specs on all the Standard Windows WMI functions/properties whatever they are called.</div>
<div> </div>
<div>Also on vista there is a built in WMI viewer if you can figure out how to use it. I personally found it a headache.</div>
<div> </div>
<div>TOny (Author of NC_NEt a WIndows Monitoring plugin) <br><br></div>
<div class="gmail_quote">On Fri, May 29, 2009 at 12:14 PM, Paul Weaver <span dir="ltr"><<a href="mailto:paul.weaver@bbc.co.uk">paul.weaver@bbc.co.uk</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">While it's not specifically a nagios question, it's related to plugins.<br><br>After an afternoon of tearing my hair out, I've confirmed that I really<br>
hate windows.<br><br>However, after finding a nice little package to query WMI from linux<br>(wmi-client, it's tied into samba), I had hopes of interrorgating the HP<br>Insight Manager we have installed on many boxes.<br>
<br>Unfortunatly I can't find any examples of using WQL to query it, and<br>while the information I can get out of windows (number of sticks of<br>physical memory), is great for our cmdb, it's not something I really<br>
want to monitor with nagios.<br><br>Has anyone got any experience with using WMI, specifically in talking to<br>HP?<br><br>(I want to monitor some boxes that I can't install anything on, even<br>snmp, let alone npre or our own agents)<br>
<br><a href="http://www.bbc.co.uk/" target="_blank">http://www.bbc.co.uk/</a><br>This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.<br>
If you have received it in error, please delete it from your system.<br>Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.<br>Please note that the BBC monitors e-mails sent or received.<br>
Further communication will signify your consent to this.<br><br><br>------------------------------------------------------------------------------<br>Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT<br>
is a gathering of tech-side developers & brand creativity professionals. Meet<br>the minds behind Google Creative Lab, Visual Complexity, Processing, &<br>iPhoneDevCamp as they present alongside digital heavyweights like Barbarian<br>
Group, R/GA, & Big Spaceship. <a href="http://p.sf.net/sfu/creativitycat-com" target="_blank">http://p.sf.net/sfu/creativitycat-com</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></blockquote></div><br>