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 server
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 wan