to anyone monitoring windows machines with nagios (wmi, etc.)

Trevor Warren trevorwarren at gmail.com
Tue Aug 29 02:25:28 CEST 2006


Good stuff mike. Keep up the great work. Am going to have this checked out
and revert back. Hope you will keep adding to the project when you can.

Trevor

On 8/29/06, Mike Conigliaro <conigliaro at getproactivenow.com> wrote:
>
> sorry, documentation is a bit light at this point. =/
>
> your guess is correct.  if you have to monitor a network of windows
> machines, its hard to beat doing it with wmi.  unfortunately, you cant
> query wmi directly from *nix (as far as i know), but you can run an nrpe
> service on one of your windows machines and "proxy" the checks through
> that machine.  you only need the check_nrpe plugin on the *nix side to
> do this.
>
> my project is simply a collection of plugins, plus a framework for
> simplifying plugin development in c# .net.  i started it because i
> couldnt find a good replacement for the official nagios plugins for
> *nix, and i didnt want just a direct win32 port either, because i wanted
> the power of wmi for windows monitoring.
>
> i hope this helps.
>
>
> Trevor Warren wrote:
> > Hello Mike,
> >
> >  You indeed have an interesting project here. Was trying to find
> > documentation towards understanding how it works but couldnt make any
> > progress. Am guessing......,
> >
> >  You configure a service on the nagios box to call the nagiosnt plugin
> over
> > nrpe which can then call any other windows machine using wmi. Is this
> > how it
> > works???.
> >
> >  Thanks and Regards Mike.
> >
> > Trevor
> >
> > On 8/29/06, mike conigliaro <conigliaro at getproactivenow.com> wrote:
> >>
> >> hey guys,
> >>
> >> i recently started a project to simplify windows monitoring with
> >> nagios.  my
> >> goal was to create a comprehensive set of plugins similar to the
> official
> >> nagios
> >> plugins for *nix, but for win32 nrpe daemons.  so far, i have wmi
> plugins
> >> for
> >> monitoring basic performance metrics like cpu, memory, disk, swap,
> >> service
> >> state, etc.  i've also written some basic snmp, tcp, and icmp plugins,
> so
> >> this
> >> project is not at all limited to monitoring windows machines.
> >>
> >> a very nice side effect of this project was ending up with a simple
> >> object
> >> oriented framework for writing future plugins.  this has improved my
> >> plugin
> >> development time immensely.  for example, its now possible for me to
> >> write
> >> a
> >> brand new, fully-functional wmi plugin from start-to-finish in
> >> literally 2
> >> minutes!
> >>
> >> the project page is here:
> >>
> >> http://nagiospluginsnt.getproactivenow.com
> >>
> >> i hope someone out there finds this stuff useful, and im interested in
> >> any
> >> feedback you might have.
> >>
> >> --
> >> Mike Conigliaro
> >> ProActive Technologies
> >> conigliaro at getproactivenow.com
> >> 203.239.0440 ext:317
> >> www.getproactivenow.com
> >>
> >>
> -------------------------------------------------------------------------
> >> Using Tomcat but need to do more? Need to support web services,
> security?
> >> Get stuff done quickly with pre-integrated technology to make your job
> >> easier
> >> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> >> Geronimo
> >>
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> >> _______________________________________________
> >> Nagios-users mailing list
> >> Nagios-users at lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/nagios-users
> >> ::: Please include Nagios version, plugin version (-v) and OS when
> >> reporting any issue.
> >> ::: Messages without supporting info will risk being sent to /dev/null
> >>
> >
> >
> >
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>



-- 
         ___________________________________
( >-   /  Scaling FreeSoftware & OpenSource        \   -< )
/~\   /                   In the Enterprise                       \   /~\
|  \) \      | www.fsf.org | www.opensource.org |         /  (/ |
|_|_   \____________________________________/  _|_|

An eye for an eye will soon turn the world blind - MKG

"You cannot see me, yet I am the light you see by. You cannot hear me, yet I
speak through your voice. You cannot feel me, yet I am the power at work in
your hands. I am at work, though you do not understand my ways. I am not
strange visions. I am not mysteries.
Only in absolute stillness, beyond self, can you know me as I am, and then
but as a feeling and a faith. Yet I am here. Yet I hear. Yet I answer. -anon
"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20060829/8aff9a5e/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list