My guess would be that simplest way to do this would be to use one of the windows agents and poll the various performance counters for the network, another option would be to go with WMI.
// Michael Medin Dhaval Thakar wrote: > Hi list, > > i want to monitor ethernet traffic of windows servers using nagios > i have used following plugin for linux servers & cisco products & it works > fine. > http://shawnflynn.com/2008/08/13/nagios-plugin-check_snmp_ifstatuspl/ > > as author confirmed, this can not be used for windows machines. > > i want to configure http://www.pnp4nagios.org/pnp/start with nagios to > replace mrtg. > > kindly guide me for any plugin which can be used with nagios + pnp4nagios > to plot traffic utilization graphs. > > Thanks & Regards > Dhaval Thakar > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > 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 > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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
