One little problem for me is that I can't download the Reflection client anywere...do you have a URL for it?
Dirk. Don't forget to vote for Servers Alive in the annual Sunbelt Target Awards http://www.sunbelt-software.com/targetawards/ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Wheeler Sent: Friday, May 07, 2004 5:37 PM To: [EMAIL PROTECTED] Subject: RE: [SA-list] Telnet, Start Checking, and 99% Utilization by SA 4.1R1591 Here is the reflection script I was using... Sometimes running itindividually produces 99% utilization on Servers Alive and a hang... Sometimes it starts the checks without issue. Servers Alive would remain hung after exiting Reflection. The rest of the system would run normally after servers alive was terminated. Sub STARTCHK() ' Generated by the Reflection Macro Recorder on 11-06-2003 09:21:04.73. ' Generated by Reflection for UNIX and Digital 8.00.076. On Error GoTo ErrorHandler Dim username As String Const NEVER_TIME_OUT = 0 Dim LF As String ' Chr$(rcLF) = Chr$(10) = Control-J Dim CR As String ' Chr$(rcCR) = Chr$(13) = Control-M LF = Chr$(rcLF) CR = Chr$(rcCR) username = "START CHECKING" With Session If .Connected = False Then .ConnectionType = "BEST-NETWORK" .ConnectionSettings = "Host NMS4" .ConnectionSettings = "TelnetPort 4301" .ConnectionSettings = "DefaultNetwork TELNET" End If If .Connected = False Then .Connect End If .WaitForString "User Authenticated (level: F)" & CR & LF, NEVER_TIME_OUT, rcAllowKeystrokes .Transmit username & CR .WaitForString LF & "START CHECKING command sent to Servers Alive" & CR & LF, NEVER_TIME_OUT, rcAllowKeystrokes .Transmit "QUIT" & CR ' .WaitForString LF & "<Your 'TELNET' connection has terminated>" & CR & LF & LF, NEVER_TIME_OUT, rcAllowKeystrokes Exit Sub ErrorHandler: .MsgBox Err.Description, vbExclamation + vbOKOnly End With ' Recording stopped at 09:21:27.42. End Sub -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Wheeler Sent: Tuesday, April 27, 2004 3:49 PM To: [EMAIL PROTECTED] Subject: RE: [SA-list] Telnet, Start Checking, and 99% Utilization by SA 4.1R1591 Well, the problem I get is that it PERMANENTLY(until terminating the program) ends up having 99% utilization when telneting into Servers Alive:4301 using Reflection when scheduled via microsoft scheduler. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Roelofs Sent: Tuesday, April 27, 2004 1:44 PM To: [EMAIL PROTECTED] Subject: RE: [SA-list] Telnet, Start Checking, and 99% Utilization by SA 4.1R1591 We've got the same issue that ServerAlive is getting a 99% utilization when checking on a W2K server, but i think it's normal because it's doing it's tasks as quick as possible. Maybe it's an option that Sa uses less CPU power ????? Met vriendelijke groet, Mike Roelofs UC Systems B.V. E-mail : [EMAIL PROTECTED] -----Oorspronkelijk bericht----- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Dirk Bulinckx Verzonden: dinsdag 27 april 2004 21:07 Aan: [EMAIL PROTECTED] Onderwerp: RE: [SA-list] Telnet, Start Checking, and 99% Utilization by SA 4.1R1591 Can you get the same behaviour using a telnet client (when doing it by hand)? Dirk. Don't forget to vote for Servers Alive in the annual Sunbelt Target Awards http://www.sunbelt-software.com/targetawards/ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Shook Sent: Tuesday, April 27, 2004 9:00 PM To: [EMAIL PROTECTED] Subject: Re: [SA-list] Telnet, Start Checking, and 99% Utilization by SA 4.1R1591 Hmmmm, you know, I was doing some Telnet checks to SA on an old NT4 box at the house. It seemed to do the same thing after several cycles. Never looked into it further because it's such a crappy server, so I wasn't completely surprised. But, maybe it's not the hardware... Michael Shook Technical Analyst Saddle Creek Corporation 723 Joe Tamplin Industrial Blvd Macon GA 31217 478 742 8740 ext. 105 (work) 478 256 9318 (mobile) 478 742 7917 (fax) [EMAIL PROTECTED] http://www.saddlecrk.com >>> [EMAIL PROTECTED] 04/27/04 02:40PM >>> I had a script that would log into Servers Alive at 1am and 6am via telnet 4301 and issue the start checking command. That way if someone disabled the checking because we had the network/san down but forgot to bring it back up, we'd still find out before 8am next morning. For some reason, servers alive seems to go to 99% utilization(at least intermittently) when I do that. I'm running the scripts using microsoft 2000 server edition scheduler and reflection. I'm also running the latest version of SA Web. I have turned off the scripts and the problem disappeared. Suggestions? The information contained in this email message may contain confidential or legally privileged information and is intended solely for the use of the named recipient(s). No confidentiality or privilege is waived or lost by any transmission error. If the reader of this message is not the intended recipient, please immediately delete the e-mail and all copies of it from your system, destroy any hard copies of it and notify the sender either by telephone or return e-mail. Any direct or indirect use, disclosure, distribution, printing, or copying of any part of this message is prohibited. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of XOMA. --- [This E-mail scanned for viruses by Declude Virus] To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive --- [This E-mail scanned for viruses by Declude Virus] To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive --- [This E-mail scanned for viruses by Declude Virus] To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive --- [This E-mail scanned for viruses by Declude Virus] To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive The information contained in this email message may contain confidential or legally privileged information and is intended solely for the use of the named recipient(s). No confidentiality or privilege is waived or lost by any transmission error. If the reader of this message is not the intended recipient, please immediately delete the e-mail and all copies of it from your system, destroy any hard copies of it and notify the sender either by telephone or return e-mail. Any direct or indirect use, disclosure, distribution, printing, or copying of any part of this message is prohibited. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of XOMA. --- [This E-mail scanned for viruses by Declude Virus] To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive --- [This E-mail scanned for viruses by Declude Virus] To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive --- [This E-mail scanned for viruses by Declude Virus] To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive
