Microsoft KB Archive/121725: Difference between revisions

From BetaArchive Wiki
m (Text replacement - """ to """)
m (Text replacement - "<" to "<")
 
Line 12: Line 12:
<div id="TitleRow">
<div id="TitleRow">


= <span id="KB121725"></span>Alert for "&lt;" Condition Fails to Run Batch File =
= <span id="KB121725"></span>Alert for "<" Condition Fails to Run Batch File =




Line 61: Line 61:
== CAUSE ==
== CAUSE ==


Performance Monitor allows parameters to be passed to the batch job. The "&lt;" parameter is being interpreted as a redirection from the STDIN port, confusing the job.
Performance Monitor allows parameters to be passed to the batch job. The "<" parameter is being interpreted as a redirection from the STDIN port, confusing the job.


</div>
</div>

Latest revision as of 15:19, 20 July 2020

Knowledge Base


Alert for "<" Condition Fails to Run Batch File

Article ID: 121725

Article Last Modified on 11/1/2006



APPLIES TO

  • Microsoft Windows NT Workstation 3.5
  • Microsoft Windows NT Server 3.5



This article was previously published under Q121725

3.50
WINDOWS
kbtool kbbug3.50 kbfix3.50.sp2

SYMPTOMS

Performance Monitor is capable of correctly detecting conditions where the value of a parameter falls below the specified limit. When this condition occurs an alert can be generated and a batch file run. However, Performance Monitor will not run the batch file correctly.

For example, if Performance Monitor is configured to send an alert and run a batch file any time CPU utilization falls below 5%, the alert will be sent but the batch file won't run.

CAUSE

Performance Monitor allows parameters to be passed to the batch job. The "<" parameter is being interpreted as a redirection from the STDIN port, confusing the job.

STATUS

Microsoft has confirmed this to be a problem in Windows NT Workstation and Windows NT Server version 3.5. This problem was corrected in the latest U.S. Service Pack for Windows NT version 3.5. For information on obtaining the Service Pack, query on the following word in the Microsoft Knowledge Base (without the spaces):

   S E R V P A C K
                


Additional query words: prodnt

Keywords: KB121725