Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Snort-Users
[Top] [All Lists]

Re: [Snort-users] pmgraph.pl on win32?

Subject: Re: [Snort-users] pmgraph.pl on win32?
Date: Thu, 13 Apr 2006 10:42:46 -0400
Wow! What a great response time! I greatly appreciate the workaround. It
worked like a charm. I didn't think that the temdir was going to be the
problem because I watched it with filemon. Anyway, I'm not very experienced
with perl. I'm learning more and more everyday. I still have yet to
recognize all the differences when trying to adapt a *nix script for win32.

Thanks again for helping me out!


On 4/13/06, Andreas Östling <andreaso@it.su.se> wrote:


You may be the first one to try pmgraph on Win32 but there shouldn't
be any major issues. The problem here is that rrdtool uses ":" to
separate the fields, so things go bad when you put an msdos/win style
path in there. You can get around this by setting the TEMPDIR
environment variable to something without a drive specification.

Or try http://people.su.se/~andreaso/perfmon-graph/pmgraph.pl which
contains a workaround hack so you don't have to change anything.
I tried it myself and with that fix everything seems to work just fine
on Win32.

/Andreas


On Wed, 12 Apr 2006, phish phreek wrote:
I came across the pmgraph project and I was trying to get it to work on
a
win32 system.
http://people.su.se/~andreaso/perfmon-graph/
...
Generating images
Error: RRD error: Cannot parse DS in
'DEF:drops=C:\DOCUME~1\user\LOCALS~1\Temp\
perfmon-stats.gITMVzCdZP/temp.rrd:drops:AVERAGE'

Other than pmgraph and gpss (both linux solutions as far as I can tell),
are
there any other projects to analyze the perfmonitor data on a win32
system?

<Prev in Thread] Current Thread [Next in Thread>