/Al
"Curtis Potts" <cpo...@ipsco.com> wrote in message
news:b10d01c1c3cf$6a9300b0$9ae62ecf@tkmsftngxa02...
>.
>
I assumed that, since you knew how to start the logging manually that you
could start it from a batch file. Note that you can start perfmon from a
batchfile just by giving its name as a command. If you can save your logging
setup into a .msc file, you should be able to start it up with that loaded
with a command such as:
mmc C:\mylog.msc
/Al
sorry for "breaking in" here and that late ... ;-)
Do you know something of a COM/IDispatch interface for that?? That would
meet my need better!????
Thanks so far and
best regards,
Manfred Braun
(Private)
Lange Roetterstrasse 7
D68167 Mannheim
Germany
mailto:_manfred...@berlin.de
(Remove the anti-spam-underscores to mail me!)
"Al Dunbar" <Luigi...@hotmail.com> schrieb im Newsbeitrag
news:uq9QNYLxBHA.2208@tkmsftngp05...
Sorry to say, no I don't. But thanks for asking ;-)
Maybe someone else in here will have something to add (I hope).
/Al
This pulls up the Perf Counters selector purely via script:
set oSM = CreateObject("Sysmon")
oSM.BrowseCounters
There is a *very* large tree of COM-accessible items in sysmon.ocx, from which that came.
"Al Dunbar" <Luigi...@hotmail.com> wrote in message news:u8yM8JFyBHA.492@tkmsftngp02...
:
: "Manfred Braun" <_mbr...@manfred.mannheim-netz.de> wrote in message
: > > > >
: > >
: > >
: >
:
:
Harald Ums
"Curtis Potts" <cpo...@ipsco.com> wrote in message
news:b10d01c1c3cf$6a9300b0$9ae62ecf@tkmsftngxa02...
much thanks! To start, I tried your short sample on a w2k server and it
works!!!! I'll have a look into the objectmodel; But this is similar that,
what I want!!!
Best regards,
Manfred Braun
(Private)
Lange Roetterstrasse 7
D68167 Mannheim
Germany
mailto:_manfred...@berlin.de
(Remove the anti-spam-underscores to mail me!)
"Alex K. Angelopoulos" <alex_angelopoulos_at_hotmail_dot_com_remove__>
schrieb im Newsbeitrag news:uxNy4FJyBHA.2200@tkmsftngp02...
http://home.sprintmail.com/~mpryor/promo.htm
"Manfred Braun" <_mbr...@manfred.mannheim-netz.de> wrote in message news:OzBp0FBzBHA.1528@tkmsftngp02...
: Hi,
: : >
: :
: :
:
: