A while back I messed around with NSClient which is an agent used to access Windows PerfMon data for the Nagios monitoring package.
Since I knew I could get to perfmon stuff with it I hacked up an RRDTool interface to dump stats so folks could see the pretty graphs. This has been the closest thing I've found in the past although I haven't looked recently. We shied away from SNMP do to not being able to insist on it for client's servers and potential security issues. On Wed, 2003-05-28 at 16:02, List Subscriber wrote: > Hi all, I've been using RRD for a couple of years to graph the output of > SNMP and rstad for our routers and Unix/Linux servers. However, we are > getting some Windows servers, and I would love to be able to monitor them > as well. Windows has a "perfmon", and I was wondering if any of the linux > users has been able to successfully request metrics from the windows > perfmon daemon? > > I've read how you can ftp the files off of the windows box, then create > the rrd files that way, but that is rather messy. I would like to query > things things off the fly with some command line tool (snmpwalk but for > windows perfmon . . . winwalk? :) > > If anyone used a linux based client that can query windows-perfmon (or > even some other way to monitor windows performance metrics, as windows > SNMP is rather limited in its perf information), please let me know. > Thanks for your time all, your input is always appreciated. > > -- > Unsubscribe mailto:[EMAIL PROTECTED] > Help mailto:[EMAIL PROTECTED] > Archive http://www.ee.ethz.ch/~slist/rrd-users > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Todd A. Green <[EMAIL PROTECTED]> -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
