<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Two Minute Drill: LOGMAN.EXE</title><link>http://blogs.technet.com/askperf/archive/2008/05/13/two-minute-drill-logman-exe.aspx</link><description>Today we are continuing on with our Two Minute Drill series. Our topic in this post is one that we discuss quite frequently with customers - namely the automation of creating Performance Monitor and Trace Logs. Most administrators are comfortable creating</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Two Minute Drill: LOGMAN.EXE</title><link>http://blogs.technet.com/askperf/archive/2008/05/13/two-minute-drill-logman-exe.aspx#3077525</link><pubDate>Wed, 25 Jun 2008 04:25:06 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3077525</guid><dc:creator>Trang Nguyen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm reading this artical and it seems to say that the IMPORT/EXPORT options are supported in WinXP. I've tried that on my WinXP but it doesn't seem to recognize these verbs.&lt;/p&gt;
&lt;p&gt;Is there any specific component/version/SP/etc that I need to have in order to have that work?&lt;/p&gt;
&lt;p&gt;If you could answer to my email at tnguyen@ixiacom.com, I will greatly appriciate that.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Trang.&lt;/p&gt;</description></item><item><title>re: Two Minute Drill: LOGMAN.EXE</title><link>http://blogs.technet.com/askperf/archive/2008/05/13/two-minute-drill-logman-exe.aspx#3081207</link><pubDate>Tue, 01 Jul 2008 01:54:45 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3081207</guid><dc:creator>Ed Sun</dc:creator><description>&lt;p&gt;I created a performance counter log that queries some logical drive data from many systems, and I use logman to control when I'd like to collect the data. &amp;nbsp;I initially had 42 systems I collected data from. But recently I increased the number of the systems to 96, and I started to get the following error:&lt;/p&gt;
&lt;p&gt;C:\&amp;gt;logman start &amp;quot;DB Drive Space Monitor&amp;quot;&lt;/p&gt;
&lt;p&gt;Error:&lt;/p&gt;
&lt;p&gt;Collection &amp;quot;DB Drive Space Monitor&amp;quot; did not start, check the application event log for any errors.&lt;/p&gt;
&lt;p&gt;C:\&amp;gt;&lt;/p&gt;
&lt;p&gt;The counter log actually started OK, and the data collection went OK as well, with no error in the event log. &amp;nbsp;But why am I getting this error? &amp;nbsp;How can I stop it? It appears to be a scalability issue of the tool.&lt;/p&gt;
&lt;p&gt;Please assist. &amp;nbsp;Thanks.&lt;/p&gt;
&lt;p&gt;Ed&lt;/p&gt;</description></item><item><title>re: Two Minute Drill: LOGMAN.EXE</title><link>http://blogs.technet.com/askperf/archive/2008/05/13/two-minute-drill-logman-exe.aspx#3093529</link><pubDate>Fri, 25 Jul 2008 09:01:26 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3093529</guid><dc:creator>Obaid Shirwani</dc:creator><description>&lt;p&gt;I am trying to limit the logs generated to some specific services only. i am using this line &lt;/p&gt;
&lt;p&gt;\Process(*my_service_name*)\ID Process but its generating the same logs with all the service names mentioned. any suggestions. Thanks a million&lt;/p&gt;</description></item><item><title>re: Two Minute Drill: LOGMAN.EXE</title><link>http://blogs.technet.com/askperf/archive/2008/05/13/two-minute-drill-logman-exe.aspx#3255570</link><pubDate>Tue, 16 Jun 2009 22:45:44 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3255570</guid><dc:creator>BrianS</dc:creator><description>&lt;p&gt;Great Article BTW! &amp;nbsp;I am having issues with the import not taking in the user account specified in the xml file, any thoughts? &amp;nbsp;It is currently defaulting to use a system account. &amp;nbsp;Thanks again...&lt;/p&gt;</description></item><item><title>re: Two Minute Drill: LOGMAN.EXE</title><link>http://blogs.technet.com/askperf/archive/2008/05/13/two-minute-drill-logman-exe.aspx#3276644</link><pubDate>Tue, 25 Aug 2009 13:40:36 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3276644</guid><dc:creator>SusieN</dc:creator><description>&lt;p&gt;We have a number of counters set up from one server to a series of other servers. &amp;nbsp;In order to ensure access across the domain to these servers, the counters have been set up with login credentials. &amp;nbsp;We have tried to schedule a script to run each morning and update the counters so that we can run them across a week without manually changing the counter schedule for each. &amp;nbsp;However, the script only works if the counters are run as &amp;lt;Default&amp;gt; otherwise it is looking for the login credentials. &amp;nbsp;Is there any way of supplying a login and password as part of the logman command line?&lt;/p&gt;</description></item><item><title>re: Two Minute Drill: LOGMAN.EXE</title><link>http://blogs.technet.com/askperf/archive/2008/05/13/two-minute-drill-logman-exe.aspx#3279067</link><pubDate>Fri, 04 Sep 2009 02:04:04 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3279067</guid><dc:creator>SteveDJ</dc:creator><description>&lt;p&gt;There is a slight mistake in the samples above. &amp;nbsp;He uses &amp;quot;-si 2&amp;quot; and states that it &amp;quot;sets the Capture Interval at 2 hours&amp;quot;; this is incorrect - it sets the interval to 2 SECONDS.&lt;/p&gt;
&lt;p&gt;If you look at the context help, it shows the si option as taking the following: -si &amp;lt;[[hh:]mm:]ss&amp;gt;&lt;/p&gt;
&lt;p&gt;Note that if just the number 2 is given, it is 2 seconds, not 2 hours. &amp;nbsp;Adding a second number (i.e. 02:00) means 2 minutes. &amp;nbsp;If you want 2 hours like in the sample, you need to specify 02:00:00&lt;/p&gt;</description></item><item><title>re: Two Minute Drill: LOGMAN.EXE</title><link>http://blogs.technet.com/askperf/archive/2008/05/13/two-minute-drill-logman-exe.aspx#3282258</link><pubDate>Mon, 21 Sep 2009 15:09:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3282258</guid><dc:creator>CC Hameed</dc:creator><description>&lt;p&gt;@ SteveDJ - thanks for pointing this out. &amp;nbsp;I've corrected the error!&lt;/p&gt;
&lt;p&gt; - CC&lt;/p&gt;
</description></item><item><title>re: Two Minute Drill: LOGMAN.EXE</title><link>http://blogs.technet.com/askperf/archive/2008/05/13/two-minute-drill-logman-exe.aspx#3289809</link><pubDate>Wed, 28 Oct 2009 13:50:45 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3289809</guid><dc:creator>Tom Dietrich</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I've got a nightly batch file in place to stop my counters, zip them, move them, and then start them again. &amp;nbsp;The start command looks like this:&lt;/p&gt;
&lt;p&gt;logman -s P1CAS12 start &amp;quot;P1EXB01 - Exchange SP1&amp;quot; -v -cnf 4:00:00&lt;/p&gt;
&lt;p&gt;The command starts the counter fine, but the -cnf switch seems to be ignored. &amp;nbsp;-cnf = create new file, and it's set for 4 hours, but it doesn't work. &amp;nbsp;The counter runs all day until the nightly batch file stops it for the maintenance process.&lt;/p&gt;
&lt;p&gt;The problem is that this leaves me with a single 400MB log file, which is a nightmare to parse when troubleshooting. &amp;nbsp;We really need the switch to work and create a new file every 4 hours.&lt;/p&gt;
&lt;p&gt;The process works fine if I use the PERFMON GUI to start my counters using the Schedule tab and define the 4 hour interval. &amp;nbsp;But this needs to be automated.&lt;/p&gt;
&lt;p&gt;Any ideas why the -cnf switch isn't working right?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item></channel></rss>