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 [EMAIL PROTECTED] 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 [email protected] 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
